Can everyone find the solutions to the problems in the SV06 ACE area or do we need an overview?
Only the “Deprecated Klipper Option” needs a small adjustment. The value changes to 0.67 because the “max_accel” is 15,000. The entry here must be “minimum_cruise_ratio: 0.67”.
The Orca profiles have already been revised by Orca and should appear with version 2.3.0.
The error messages for arc mode can be eliminated with an entry in the printer.cfg.
[gcode_arcs]
resolution: 0.25
# An arc will be split into segments. Each segment's length will
# equal the resolution in mm set above. Lower values will produce a
# finer arc, but also more work for your machine. Arcs smaller than
# the configured value will become straight lines. The default is
# 1mm.
The LED is also blocked by the display here and cannot be switched in the web interface.
All small things, but they could have been fixed.