1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-19 05:39:10 +02:00

replaced the nut diameter with the actual nut from the vitamin list

This commit is contained in:
Alex Verschoot
2025-07-19 00:50:43 +02:00
parent 4e443fc742
commit 89c4b96525
3 changed files with 13 additions and 11 deletions

View File

@@ -48,7 +48,7 @@ translate([220,0,0])
corner_connector(with_profiles, corner_3d_connector_4040, E4040);
}
$show_threads=true;
$show_threads=false;
corner_connectors();
translate ([0,100,0])
corner_connectors(true);