mirror of
https://github.com/nophead/Mendel90.git
synced 2025-01-16 12:29:46 +01:00
d4d427dd80
same functionally. Modified the viewpoints for the assembly diagrams to cope with new perspective.
16 lines
309 B
OpenSCAD
16 lines
309 B
OpenSCAD
//
|
|
// Mendel90
|
|
//
|
|
// GNU GPL v2
|
|
// nop.head@gmail.com
|
|
// hydraraptor.blogspot.com
|
|
//
|
|
// The carriage fan assembly view
|
|
//
|
|
// assembly 1123 766 -0.95 -50.71 41.04 233.70 0.00 235.20 400
|
|
// assembled 970 904 -0.95 -50.71 41.04 233.70 0.00 235.20 350
|
|
//
|
|
use <../scad/x-carriage.scad>
|
|
|
|
x_carriage_fan_assembly();
|