|
|
|
@ -177,7 +177,7 @@
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* Prusa Multi-Material Unit v2
|
|
|
|
|
* Průša Multi-Material Unit v2
|
|
|
|
|
*
|
|
|
|
|
* Requires NOZZLE_PARK_FEATURE to park print head in case MMU unit fails.
|
|
|
|
|
* Requires EXTRUDERS = 5
|
|
|
|
@ -373,7 +373,7 @@
|
|
|
|
|
* 4 : 10k thermistor !! do not use it for a hotend. It gives bad resolution at high temp. !!
|
|
|
|
|
* 5 : 100K thermistor - ATC Semitec 104GT-2/104NT-4-R025H42G (Used in ParCan, J-Head, and E3D) (4.7k pullup)
|
|
|
|
|
* 501 : 100K Zonestar (Tronxy X3A) Thermistor
|
|
|
|
|
* 502 : 100K Zonestar Thermistor used by hot bed in Zonestar Prusa P802M
|
|
|
|
|
* 502 : 100K Zonestar Thermistor used by hot bed in Zonestar Průša P802M
|
|
|
|
|
* 512 : 100k RPW-Ultra hotend thermistor (4.7k pullup)
|
|
|
|
|
* 6 : 100k EPCOS - Not as accurate as table 1 (created using a fluke thermocouple) (4.7k pullup)
|
|
|
|
|
* 7 : 100k Honeywell thermistor 135-104LAG-J01 (4.7k pullup)
|
|
|
|
@ -1720,9 +1720,9 @@
|
|
|
|
|
#define DISPLAY_CHARSET_HD44780 JAPANESE
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* Info Screen Style (0:Classic, 1:Prusa)
|
|
|
|
|
* Info Screen Style (0:Classic, 1:Průša)
|
|
|
|
|
*
|
|
|
|
|
* :[0:'Classic', 1:'Prusa']
|
|
|
|
|
* :[0:'Classic', 1:'Průša']
|
|
|
|
|
*/
|
|
|
|
|
#define LCD_INFO_SCREEN_STYLE 0
|
|
|
|
|
|
|
|
|
|