1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-01-17 05:28:14 +01:00

Incresed the clearance of holes made for pin header.

This commit is contained in:
Chris Palmer 2023-01-24 09:19:32 +00:00
parent 2e25932d5c
commit 543cdb4e01

View File

@ -20,7 +20,7 @@
include <../utils/core/core.scad>
use <../utils/dogbones.scad>
panel_clearance = 0.2;
panel_clearance = 0.5;
housing_height = 14.12; // measured height of a Dupont connector.
housing_colour = grey(25);