Fix for fff_print_tests
This commit is contained in:
parent
5f5e971fe7
commit
c3bf861b17
1 changed files with 2 additions and 0 deletions
|
@ -773,6 +773,8 @@ PRINT_CONFIG_CLASS_DERIVED_DEFINE(
|
||||||
((ConfigOptionInt, standby_temperature_delta))
|
((ConfigOptionInt, standby_temperature_delta))
|
||||||
((ConfigOptionInts, temperature))
|
((ConfigOptionInts, temperature))
|
||||||
((ConfigOptionInt, threads))
|
((ConfigOptionInt, threads))
|
||||||
|
((ConfigOptionPoints, thumbnails))
|
||||||
|
((ConfigOptionEnum<GCodeThumbnailsFormat>, thumbnails_format))
|
||||||
((ConfigOptionBools, wipe))
|
((ConfigOptionBools, wipe))
|
||||||
((ConfigOptionBool, wipe_tower))
|
((ConfigOptionBool, wipe_tower))
|
||||||
((ConfigOptionFloat, wipe_tower_x))
|
((ConfigOptionFloat, wipe_tower_x))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue