1
0
mirror of https://github.com/nophead/Mendel90.git synced 2025-01-17 12:58:16 +01:00
Mendel90/views/y_axis_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

18 lines
322 B
OpenSCAD

//
// Mendel90
//
// GNU GPL v2
// nop.head@gmail.com
// hydraraptor.blogspot.com
//
// The Y carriage assembly view
//
// view 1057 846 -28.79 -4.25 11.88 57.10 0.00 14.50 800
//
use <../scad/main.scad>
y_axis_assembly(show_bed = false, show_heatshield = false);
z_axis_assembly();
bed_fan_assembly();
frame_assembly();