make text optional

This commit is contained in:
numzero 2026-04-07 01:29:10 +03:00
parent d581d32d58
commit 158b27848b

View File

@ -47,6 +47,7 @@ difference() {
square([mark_depth_mm + 1, mark_width_mm]);
// text
if (text_size_mm > 0)
translate([0, 0, text_z_mm])
difference() {
rotate([0, 0, -90])