mirror of
https://github.com/nophead/NopSCADlib.git
synced 2025-08-15 11:54:02 +02:00
adding weld nuts
This commit is contained in:
@@ -257,7 +257,7 @@ module weld_nut(type) {
|
|||||||
|
|
||||||
vitamin(str("weld nut(", type[0], "): Weld Nut M", nut_size(type)));
|
vitamin(str("weld nut(", type[0], "): Weld Nut M", nut_size(type)));
|
||||||
colour = silver;
|
colour = silver;
|
||||||
explode(10) {
|
explode(-20) {
|
||||||
color(colour) {
|
color(colour) {
|
||||||
|
|
||||||
rotate_extrude()
|
rotate_extrude()
|
||||||
|
Reference in New Issue
Block a user