1
0
mirror of https://github.com/nophead/Mendel90.git synced 2025-01-17 12:58:16 +01:00
Mendel90/views/z_motor_assembly.scad
Chris Palmer d4d427dd80 Files genearted with new OpenScad, evrything changes but should be the
same functionally.

Modified the viewpoints for the assembly diagrams to cope with new perspective.
2016-01-03 23:03:46 +00:00

22 lines
384 B
OpenSCAD

//
// Mendel90
//
// GNU GPL v2
// nop.head@gmail.com
// hydraraptor.blogspot.com
//
// The Z motor assembly view
//
// assembly 1057 965 -2.5 10.5 15 55 0 25 278
// assembled 1057 965 10 -6.3 0 59 0 42 278
//
use <../scad/z-motor-bracket.scad>
include <../scad/conf/config.scad>
include <../scad/positions.scad>
z_motor_assembly(gantry_setback, false, false);
$exploded = 1;