MotorDynamicsLab / LDOVoron2

Contains supplementary information for the LDO Voron 2 Kit
GNU General Public License v3.0
138 stars 38 forks source link

reduce ACC to a sane value of 3000 #6

Closed top-gun closed 1 year ago

top-gun commented 1 year ago

Reduce the default acceleration from 10000 to 3000. The name of the parameter is misleading: This used to be a maximum value, but nowadays it is just a default value. 10000 ACC as a default on a non-tuned V2.4 is a bad move. People who use Cura or other slicers without acceleration control get bad prints with this.

This is not an upper limit. You can put 3000 in the printer.cfg, and if you use a slicer with acceleration control like SuperSlicer or Prusaslicer, use any value in the slicer. If the user choses 10000 in his profile, the printer will then use 10000 for the print. He won't need to up the value in the printer.cfg.

camerony commented 1 year ago

Thank you. We have sync'd the config with the official Voron config now,