Skip to content

Commit

Permalink
More fixes for DWIN with no hotend, bed, fan
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Sep 16, 2020
1 parent 66976c0 commit b176f72
Show file tree
Hide file tree
Showing 4 changed files with 1,172 additions and 1,083 deletions.
2 changes: 1 addition & 1 deletion Marlin/src/inc/Conditionals_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
#if TEMP_SENSOR_BED == 0
#undef THERMAL_PROTECTION_BED
#undef THERMAL_PROTECTION_BED_PERIOD
#endif
#endif

#if TEMP_SENSOR_CHAMBER == 0
#undef THERMAL_PROTECTION_CHAMBER
Expand Down
Loading

0 comments on commit b176f72

Please sign in to comment.