summaryrefslogtreecommitdiff
path: root/renderer/src/_settings.scad
blob: f51736abd584d09b887eb30cd3ebc3b5dd3738a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
height=15;
depth=6;
wall=10;
pcb_extra=7;
tolerance=0.2;
chamfer=3;
grip_rounding = 1.5;

input_file = "input.preprocessed.dxf";
$fs=0.01;
eps=0.1;