1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-07-31 03:50:27 +02:00
This commit is contained in:
Justin Lin
2020-03-15 17:58:03 +08:00
parent 5879706556
commit 9a4db69887

View File

@@ -69,7 +69,6 @@ module senbon_torii(rows, columns, start, width, height) {
}
module torii_symbol() {
difference() {
translate([-0.025, 0.025])
text("⛩", font = "Segoe UI Emoji", size = 0.5 * 0.7, halign = "center");