preheat work - part 1

This commit is contained in:
enricoturri1966 2023-10-18 10:47:11 +02:00 committed by SoftFever
parent a9668728bc
commit 7d0fb4f42a
12 changed files with 866 additions and 76 deletions

View file

@ -255,9 +255,6 @@ 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{
struct ToolChange {