mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 17:58:03 -06:00
Simple preheat, temperary solution
This commit is contained in:
parent
73e4d79a86
commit
4b3f91b2e2
2 changed files with 48 additions and 1 deletions
|
@ -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{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue