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.
16 lines
297 B
OpenSCAD
16 lines
297 B
OpenSCAD
//
|
|
// Mendel90
|
|
//
|
|
// GNU GPL v2
|
|
// nop.head@gmail.com
|
|
// hydraraptor.blogspot.com
|
|
//
|
|
// The x idler assembly view
|
|
//
|
|
// assembly 1141 715 13.41 -16.18 -11.84 51.50 0 289.10 380
|
|
// assembled 1141 965 21.15 20.74 -11.17 59 0 303 320
|
|
//
|
|
use <../scad/x-end.scad>
|
|
|
|
x_end_assembly(false);
|