mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-23 22:54:11 -06:00
🔧 Remove STM32F203RE example warnings
This commit is contained in:
parent
ff76e038ea
commit
fdf03008c8
1 changed files with 0 additions and 2 deletions
|
@ -487,7 +487,6 @@
|
|||
* 999 : Dummy Table that ALWAYS reads 100°C or the temperature defined below.
|
||||
*
|
||||
*/
|
||||
#warning temp_sensor set to 998/999 (fake)
|
||||
#define TEMP_SENSOR_0 999
|
||||
#define TEMP_SENSOR_1 0
|
||||
#define TEMP_SENSOR_2 0
|
||||
|
@ -738,7 +737,6 @@
|
|||
* details can be tuned in Configuration_adv.h
|
||||
*/
|
||||
|
||||
#warning "disabled temperature protection"
|
||||
//#define THERMAL_PROTECTION_HOTENDS // Enable thermal protection for all extruders
|
||||
//#define THERMAL_PROTECTION_BED // Enable thermal protection for the heated bed
|
||||
#define THERMAL_PROTECTION_CHAMBER // Enable thermal protection for the heated chamber
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue