Housekeeping

This commit is contained in:
holm / Christian Müller 2024-03-20 23:05:35 +01:00
parent faecd49b0e
commit e56d6e00cd
4 changed files with 3 additions and 4 deletions

View File

@ -19,10 +19,9 @@ vollehoehe = 20;
hoehe = vollehoehe-sphere;
}
include <mod_Tools.scad>;
include <mod_Deckel.scad>;
include <mod_Tools.scad>;
include <mod_Box.scad>;
include <modules/mod_Deckel.scad>;
include <modules/mod_Tools.scad>;
include <modules/mod_Box.scad>;
difference() {
Box();