1
0
mirror of https://github.com/nophead/Mendel90.git synced 2025-09-01 01:01:45 +02:00

Extracted all color resources into a common file.

This commit is contained in:
David Carley
2012-03-13 10:02:35 -05:00
parent 9e5d384ba4
commit f2816b7ca9
42 changed files with 273 additions and 82 deletions

View File

@@ -129,7 +129,7 @@ module z_limit_switch_assembly() {
translate([0, 0, pos]) {
rotate([90, 0, 0])
color([0, 1, 0]) render()
color(z_limit_switch_bracket_color) render()
z_limit_switch_bracket_stl();
translate([screw_x - screw_head_height(M3_hex_screw), -screw_y, screw_z])