1
0
mirror of https://github.com/nophead/Mendel90.git synced 2025-08-22 21:02:59 +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

@@ -86,7 +86,7 @@ module fixing_block_stl() {
}
module fixing_block_assembly(front = false) {
color([0,1,0]) render() fixing_block_stl();
color(fixing_block_color) render() fixing_block_stl();
fixing_block_v_hole(height - counter_bore_depth)
if(front)
frame_screw(thickness);