First checkin

This commit is contained in:
2026-04-06 12:05:23 +02:00
parent c37f0032d2
commit bac2293dce
17 changed files with 277 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
// **********************
// ** Static Settings: **
// **********************
$fn=50;
CONNECTOR_CORRECTION = 0.1;
CONNECTOR_LENGTH = 15;
WALL_THICKNESS = 2;
PLATE_THICKNESS = 3;
PLATEHOLDER_WIDTH = 5;