mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-29 21:07:11 +00:00
preheat work - part 1
This commit is contained in:
committed by
SoftFever
parent
a9668728bc
commit
7d0fb4f42a
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user