1
0
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:
David Carley
2012-03-16 14:41:09 -05:00
parent b5faf8344a
commit 6b7de14af6
11 changed files with 108 additions and 75 deletions

View File

@@ -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;