3
1
Back

Working_increment * 4 / 5; row_2 = row_1 + v_margin + 12; row_1 = v_margin+12; slider_bottom = v_margin+8; module label(string, size=4, halign="center", height=thickness+1, font=default_label_font) { color([1,0,0]) linear_extrude(height) text(string, size, halign=halign, font=font); } From b404e3f9c5cb79c1ce2c1b1d88da892bdd69efea Mon Sep 17 00:00:00 2001 45c41b9873 Go to.

New Pull Request