mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-01 01:00:20 +02:00
BOSL2 logo source fix.
This commit is contained in:
@@ -44,9 +44,9 @@ xdistribute(50) {
|
||||
xdistribute(24) {
|
||||
screw("M12,70", head="hex", anchor="origin", orient=BACK)
|
||||
attach(BOT,CENTER)
|
||||
nut("M12", thickness=10, diameter=20);
|
||||
nut("M12", thickness=10);
|
||||
screw("M12,70", head="hex", anchor="origin", orient=BACK)
|
||||
attach(BOT,CENTER)
|
||||
nut("M12", thickness=10, diameter=20);
|
||||
nut("M12", thickness=10);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user