Added 'travel_acceleration' configuration option (not used so far)
This commit is contained in:
parent
5d89e742b4
commit
cf226f8eab
6 changed files with 14 additions and 3 deletions
|
@ -815,6 +815,7 @@ PRINT_CONFIG_CLASS_DERIVED_DEFINE(
|
|||
((ConfigOptionPoints, thumbnails))
|
||||
((ConfigOptionEnum<GCodeThumbnailsFormat>, thumbnails_format))
|
||||
((ConfigOptionFloat, top_solid_infill_acceleration))
|
||||
((ConfigOptionFloat, travel_acceleration))
|
||||
((ConfigOptionBools, wipe))
|
||||
((ConfigOptionBool, wipe_tower))
|
||||
((ConfigOptionFloat, wipe_tower_x))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue