mirror of
https://github.com/nophead/Mendel90.git
synced 2025-01-16 20:38:15 +01:00
d4d427dd80
same functionally. Modified the viewpoints for the assembly diagrams to cope with new perspective.
17 lines
227 B
OpenSCAD
17 lines
227 B
OpenSCAD
//
|
|
// Mendel90
|
|
//
|
|
// GNU GPL v2
|
|
// nop.head@gmail.com
|
|
// hydraraptor.blogspot.com
|
|
//
|
|
// The x motor assembly view
|
|
//
|
|
// assembly 1141 965 46 11 10.4 46 0 234 380
|
|
//
|
|
use <../scad/main.scad>
|
|
|
|
x_motor_assembly();
|
|
|
|
$exploded = 1;
|