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.
14 lines
259 B
OpenSCAD
14 lines
259 B
OpenSCAD
//
|
|
// Mendel90
|
|
//
|
|
// GNU GPL v2
|
|
// nop.head@gmail.com
|
|
// hydraraptor.blogspot.com
|
|
//
|
|
// The Y carriage and print bed assembly view
|
|
// view 1205 748 1.20 1.22 48.34 67.60 0.00 125.80 550
|
|
//
|
|
use <../scad/main.scad>
|
|
|
|
print_bed_assembly(show_heatshield = false);
|