mirror of
https://github.com/nophead/Mendel90.git
synced 2025-09-02 17:42:44 +02:00
Extracted all color resources into a common file.
This commit is contained in:
@@ -51,7 +51,7 @@ module ribbon_clamp(ways, screw_type) {
|
||||
}
|
||||
|
||||
module ribbon_clamp_assembly(ways, screw_type, screw_length, panel_thickness = 0, vertical = false, washer = false) {
|
||||
color([1,0,0])
|
||||
color(ribbon_clamp_color)
|
||||
render() rotate([180, 0, 0])
|
||||
ribbon_clamp(ways, screw_type);
|
||||
|
||||
|
Reference in New Issue
Block a user