Safe Z homing for Power Loss Recovery (#16909)
This commit is contained in:
@@ -61,7 +61,7 @@ public:
|
||||
static xyz_pos_t offset;
|
||||
|
||||
#if EITHER(PREHEAT_BEFORE_PROBING, PREHEAT_BEFORE_LEVELING)
|
||||
static void preheat_for_probing(const uint16_t hotend_temp, const uint16_t bed_temp);
|
||||
static void preheat_for_probing(const int16_t hotend_temp, const int16_t bed_temp);
|
||||
#endif
|
||||
|
||||
static bool set_deployed(const bool deploy);
|
||||
|
Reference in New Issue
Block a user