mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-04 05:47:43 +02:00
format
This commit is contained in:
@@ -69,7 +69,6 @@ module senbon_torii(rows, columns, start, width, height) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
module torii_symbol() {
|
module torii_symbol() {
|
||||||
|
|
||||||
difference() {
|
difference() {
|
||||||
translate([-0.025, 0.025])
|
translate([-0.025, 0.025])
|
||||||
text("⛩", font = "Segoe UI Emoji", size = 0.5 * 0.7, halign = "center");
|
text("⛩", font = "Segoe UI Emoji", size = 0.5 * 0.7, halign = "center");
|
||||||
|
Reference in New Issue
Block a user