mirror of
https://github.com/nophead/Mendel90.git
synced 2025-01-17 21:08:16 +01:00
13 lines
157 B
OpenSCAD
13 lines
157 B
OpenSCAD
|
//
|
||
|
// Mendel90
|
||
|
//
|
||
|
// GNU GPL v2
|
||
|
// nop.head@gmail.com
|
||
|
// hydraraptor.blogspot.com
|
||
|
//
|
||
|
// A dummy object to make a BOM
|
||
|
//
|
||
|
use <main.scad>
|
||
|
|
||
|
machine_assembly();
|