mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-20 13:17:56 -06:00
🔧 Update Prusa MK3/S Configs (#777)
This commit is contained in:
parent
79009a40b2
commit
9cc84d2f1a
6 changed files with 31 additions and 7 deletions
|
@ -2148,7 +2148,9 @@
|
|||
* Use M871 to set temperature/offset values manually.
|
||||
* For more details see https://marlinfw.org/docs/features/probe_temp_compensation.html
|
||||
*/
|
||||
#define PTC_PROBE // Compensate based on probe temperature
|
||||
#if DISABLED(SUPERPINDA)
|
||||
#define PTC_PROBE // Compensate based on probe temperature
|
||||
#endif
|
||||
#define PTC_BED // Compensate based on bed temperature
|
||||
//#define PTC_HOTEND // Compensate based on hotend temperature
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue