mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
Mark acceleration settings as experimental and add a M501 command at the end of the print if acceleration control is enabled
This commit is contained in:
@@ -36,7 +36,7 @@ sub new {
|
||||
options => [qw(travel_speed bottom_layer_speed_ratio)],
|
||||
},
|
||||
acceleration => {
|
||||
title => 'Acceleration settings',
|
||||
title => 'Acceleration (experimental)',
|
||||
options => [qw(acceleration perimeter_acceleration infill_acceleration)],
|
||||
},
|
||||
accuracy => {
|
||||
|
||||
Reference in New Issue
Block a user