mirror of
https://github.com/nophead/Mendel90.git
synced 2025-01-17 04:48:15 +01:00
d4d427dd80
same functionally. Modified the viewpoints for the assembly diagrams to cope with new perspective.
18 lines
309 B
OpenSCAD
18 lines
309 B
OpenSCAD
//
|
|
// Mendel90
|
|
//
|
|
// GNU GPL v2
|
|
// nop.head@gmail.com
|
|
// hydraraptor.blogspot.com
|
|
//
|
|
// The x motor assembly view
|
|
//
|
|
// assembly 1141 965 -27.61 -56.21 34.43 57.80 0.00 304.50 600
|
|
// assembled 1141 965 -27.61 -56.21 34.43 57.80 0.00 304.50 600
|
|
//
|
|
use <../scad/main.scad>
|
|
|
|
x_motor_assembly();
|
|
|
|
$exploded = 1;
|