Housekeeping
This commit is contained in:
parent
faecd49b0e
commit
e56d6e00cd
@ -19,10 +19,9 @@ vollehoehe = 20;
|
|||||||
hoehe = vollehoehe-sphere;
|
hoehe = vollehoehe-sphere;
|
||||||
}
|
}
|
||||||
|
|
||||||
include <mod_Tools.scad>;
|
include <modules/mod_Deckel.scad>;
|
||||||
include <mod_Deckel.scad>;
|
include <modules/mod_Tools.scad>;
|
||||||
include <mod_Tools.scad>;
|
include <modules/mod_Box.scad>;
|
||||||
include <mod_Box.scad>;
|
|
||||||
|
|
||||||
difference() {
|
difference() {
|
||||||
Box();
|
Box();
|
||||||
|
Loading…
Reference in New Issue
Block a user