mirror of
https://github.com/nophead/Mendel90.git
synced 2025-01-17 12:58:16 +01:00
d4d427dd80
same functionally. Modified the viewpoints for the assembly diagrams to cope with new perspective.
16 lines
284 B
OpenSCAD
16 lines
284 B
OpenSCAD
//
|
|
// Mendel90
|
|
//
|
|
// GNU GPL v2
|
|
// nop.head@gmail.com
|
|
// hydraraptor.blogspot.com
|
|
//
|
|
// The Y motor assembly view
|
|
//
|
|
// assembly 1057 965 5.93 -4.11 -2.94 324.00 20.30 357.70 250
|
|
// assembled 1057 965 5.5 5 6 323 24 356 225
|
|
//
|
|
use <../scad/y-motor-bracket.scad>
|
|
|
|
y_motor_assembly();
|