mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-21 14:04:53 +02:00
format
This commit is contained in:
@@ -38,5 +38,5 @@ stereographic_extrude(square_size * 2.975)
|
|||||||
if(shadow == "YES") {
|
if(shadow == "YES") {
|
||||||
color("red")
|
color("red")
|
||||||
linear_extrude(base_height)
|
linear_extrude(base_height)
|
||||||
stereographic_projection_chars(txt, square_size, font_name, font_size);
|
stereographic_projection_chars(txt, square_size, font_name, font_size);
|
||||||
}
|
}
|
Reference in New Issue
Block a user