PID_EXTRUSION_SCALING, disabled by default
This commit is contained in:
parent
bfbd01e29a
commit
63fd1f49a6
25 changed files with 65 additions and 63 deletions
|
|
@ -352,7 +352,7 @@ float code_value_temp_diff();
|
|||
extern FilamentChangeMenuResponse filament_change_menu_response;
|
||||
#endif
|
||||
|
||||
#if ENABLED(PID_ADD_EXTRUSION_RATE)
|
||||
#if ENABLED(PID_EXTRUSION_SCALING)
|
||||
extern int lpq_len;
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue