Upstream commits, allow no extruder in M105
This commit is contained in:
commit
713953d8c1
34 changed files with 835 additions and 680 deletions
|
|
@ -53,7 +53,7 @@ extern float current_temperature_bed;
|
|||
extern float redundant_temperature;
|
||||
#endif
|
||||
|
||||
#if defined(CONTROLLERFAN_PIN) && CONTROLLERFAN_PIN > -1
|
||||
#if HAS_CONTROLLERFAN
|
||||
extern unsigned char soft_pwm_bed;
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue