Minimum temp options for Probing and G12 Nozzle Clean (#20383)
Co-authored-by: Jason Smith <jason.inet@gmail.com> Co-authored-by: Scott Lahteine <github@thinkyhead.com>
This commit is contained in:
committed by
GitHub
parent
9a8f8f8284
commit
7a168205eb
@@ -51,6 +51,10 @@ 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);
|
||||
#endif
|
||||
|
||||
static bool set_deployed(const bool deploy);
|
||||
|
||||
#if IS_KINEMATIC
|
||||
|
Reference in New Issue
Block a user