update first layer speed and rapid fan speed

This commit is contained in:
sunsets
2023-09-22 14:38:07 +08:00
parent 3e70923483
commit 019c6dbb10
8 changed files with 26 additions and 19 deletions

View File

@@ -735,7 +735,7 @@ PRINT_CONFIG_CLASS_DEFINE(
//B36
((ConfigOptionFloat, first_layer_travel_speed))
//B37
((ConfigOptionFloat, first_layer_external_perimeter_speed))
((ConfigOptionFloat, first_layer_infill_speed))
((ConfigOptionFloat, travel_speed_z))
((ConfigOptionBool, use_firmware_retraction))