mirror of
https://github.com/nophead/Mendel90.git
synced 2025-08-30 16:30:08 +02:00
Extracted all color resources into a common file.
This commit is contained in:
@@ -460,7 +460,7 @@ module x_end_assembly(motor_end) {
|
||||
//
|
||||
// RP bit
|
||||
//
|
||||
color([0,1,0]) render() x_end_bracket(motor_end, true);
|
||||
color(x_end_bracket_color) render() x_end_bracket(motor_end, true);
|
||||
//
|
||||
// bearings
|
||||
//
|
||||
|
Reference in New Issue
Block a user