mirror of
https://github.com/nophead/Mendel90.git
synced 2025-09-09 04:30:59 +02:00
Reworking color usage to support a "realistic" render mode, and a "design" render mode.
This commit is contained in:
@@ -8,6 +8,13 @@
|
||||
// Configuration file
|
||||
//
|
||||
echo("Sturdy:");
|
||||
|
||||
// Real-world colors for various parts & vitamins
|
||||
printed_plastic_color = "blue";
|
||||
cable_strip_real_color = "fuchsia";
|
||||
belt_real_color = "yellow";
|
||||
bulldog_real_color ="black";
|
||||
|
||||
Z_bearings = LM10UU;
|
||||
Y_bearings = LM10UU;
|
||||
X_bearings = LM10UU;
|
||||
|
Reference in New Issue
Block a user