diff options
author | rotorit <post@rotorit.no> | 2011-08-09 00:43:26 +0300 |
---|---|---|
committer | rotorit <post@rotorit.no> | 2011-08-09 00:43:26 +0300 |
commit | 3f09e6fec9faa4f82b5ee46ff64eb85cb4e59ed3 (patch) | |
tree | 9268acc8b7e807babc306c63379dd65af7382806 /Sprinter | |
parent | 95fbe3de6e60b14ff8186ea5d17d354188892998 (diff) |
added motherboard entry for Gen3-pluss and Gen3-Monolithic Electronics
Diffstat (limited to 'Sprinter')
-rw-r--r-- | Sprinter/Configuration.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Sprinter/Configuration.h b/Sprinter/Configuration.h index 59c332f..b843d65 100644 --- a/Sprinter/Configuration.h +++ b/Sprinter/Configuration.h @@ -9,6 +9,8 @@ // Gen6 = 5, // Sanguinololu up to 1.1 = 6 // Sanguinololu 1.2 and above = 62 +// Gen 3 Pluss = 21 +// gen 3 Monolithic Electronics = 22 #define MOTHERBOARD 3 //// Thermistor settings: |