Simple preheat, temperary solution

This commit is contained in:
SoftFever 2024-07-16 00:02:38 +08:00
parent 73e4d79a86
commit 4b3f91b2e2
2 changed files with 48 additions and 1 deletions

View file

@ -255,6 +255,8 @@ private:
// Goes through m_plan, calculates border and finish_layer extrusions and subtracts them from last wipe
void save_on_last_wipe();
// Orca: temp help function to set temperature
std::string set_preheat_temperature(unsigned int temperature, bool wait, int tool);
// to store information about tool changes for a given layer
struct WipeTowerInfo{