Is your feature request related to a problem? Please describe.
I would like to have an ability to dynamically tuning the acceleration limits set by the slicer the same way feedrate/speed is able to be tuned by M220 SXX now. This would be useful for testing the acceleration limits that the slicer emits etc.
Describe the solution you propose.
A separate command or another parameter for M220, for example, A, that works like the S does
Describe alternatives you've considered
Changing the settings in the slicer pre-print, which doesn't allow to make runtime adjustments in a desired way.
Emitting the M204 to override the acceleration back which isn't humanly feasible and would break the dynamic accelerations emitted by the slicer
Provide any additional context or information.
Presumably I'd need to create a corresponding issue in the DWC repo, right?
Is your feature request related to a problem? Please describe.
I would like to have an ability to dynamically tuning the acceleration limits set by the slicer the same way feedrate/speed is able to be tuned by
M220 SXXnow. This would be useful for testing the acceleration limits that the slicer emits etc.Describe the solution you propose.
A separate command or another parameter for M220, for example,
A, that works like theSdoesDescribe alternatives you've considered
Changing the settings in the slicer pre-print, which doesn't allow to make runtime adjustments in a desired way.
Emitting the M204 to override the acceleration back which isn't humanly feasible and would break the dynamic accelerations emitted by the slicer
Provide any additional context or information.
Presumably I'd need to create a corresponding issue in the DWC repo, right?