Make Autotune options into Menu Edit Items
This commit is contained in:
@ -141,7 +141,7 @@ int getHeaterPower(int heater);
|
||||
void disable_all_heaters();
|
||||
void updatePID();
|
||||
|
||||
void PID_autotune(float temp, int extruder, int ncycles, bool set_result = false);
|
||||
void PID_autotune(float temp, int extruder, int ncycles, bool set_result=false);
|
||||
|
||||
void setExtruderAutoFanState(int pin, bool state);
|
||||
void checkExtruderAutoFans();
|
||||
|
Reference in New Issue
Block a user