mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-14 02:34:12 +02:00
remove render
This commit is contained in:
@@ -144,7 +144,6 @@ module wish_decoration(text, font, font_size) {
|
|||||||
$fn = 48;
|
$fn = 48;
|
||||||
|
|
||||||
translate([0, -2, 0])
|
translate([0, -2, 0])
|
||||||
render()
|
|
||||||
intersection() {
|
intersection() {
|
||||||
union() {
|
union() {
|
||||||
wish();
|
wish();
|
||||||
|
Reference in New Issue
Block a user