1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-12 09:44:16 +02:00
This commit is contained in:
Justin Lin
2019-09-11 09:44:02 +08:00
parent 4c6130f851
commit 368c6db77e

View File

@@ -71,4 +71,5 @@ module content(text, font, font_size, symbol_png, symbol_unicode, symbol_font, s
}
}
floor_stand(stand_width, stand_height, stand_thickness, joint_spacing, line_spacing) content(text, font, font_size, symbol_png, symbol_unicode, symbol_font, symbol_font_size, stand_height, stand_thickness, line_spacing);;
floor_stand(stand_width, stand_height, stand_thickness, joint_spacing, line_spacing)
content(text, font, font_size, symbol_png, symbol_unicode, symbol_font, symbol_font_size, stand_height, stand_thickness, line_spacing);