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
221 B
OpenSCAD
16 lines
221 B
OpenSCAD
//
|
|
// Mendel90
|
|
//
|
|
// GNU GPL v2
|
|
// nop.head@gmail.com
|
|
// hydraraptor.blogspot.com
|
|
//
|
|
// The frame assembly view
|
|
// assembly 1032 965 -20 119 168 70 0 184 1350
|
|
//
|
|
use <../scad/main.scad>
|
|
|
|
frame_assembly();
|
|
|
|
$exploded = 1;
|