mirror of
https://github.com/nophead/NopSCADlib.git
synced 2025-08-06 15:36:30 +02:00
Incresed the clearance of holes made for pin header.
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
include <../utils/core/core.scad>
|
include <../utils/core/core.scad>
|
||||||
use <../utils/dogbones.scad>
|
use <../utils/dogbones.scad>
|
||||||
|
|
||||||
panel_clearance = 0.2;
|
panel_clearance = 0.5;
|
||||||
housing_height = 14.12; // measured height of a Dupont connector.
|
housing_height = 14.12; // measured height of a Dupont connector.
|
||||||
housing_colour = grey(25);
|
housing_colour = grey(25);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user