mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-15 02:37:53 -06:00
parent
5896cbd33f
commit
9b253bb2e3
300 changed files with 600 additions and 600 deletions
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -380,7 +380,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -389,7 +389,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -371,7 +371,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -380,7 +380,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
// Add an experimental additional term to the heater power, proportional to the extrusion speed.
|
// Add an additional term to the heater power, proportional to the extrusion speed.
|
||||||
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
// A well-chosen Kc value should add just enough power to melt the increased material volume.
|
||||||
//#define PID_EXTRUSION_SCALING
|
//#define PID_EXTRUSION_SCALING
|
||||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||||
|
@ -384,7 +384,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an experimental additional term to the heater power, proportional to the fan speed.
|
* Add an additional term to the heater power, proportional to the fan speed.
|
||||||
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
* A well-chosen Kf value should add just enough power to compensate for power-loss from the cooling fan.
|
||||||
* You can either just add a constant compensation with the DEFAULT_Kf value
|
* You can either just add a constant compensation with the DEFAULT_Kf value
|
||||||
* or follow the instruction below to get speed-dependent compensation.
|
* or follow the instruction below to get speed-dependent compensation.
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue