hey there a short question, i m trying to install klippain and i get the Klipper error message "Option 'max_velocity' in section 'printer' must be specified" , its a fresh install. can someone point me in the direction i must start searching?
Printer.cfg and MCU.cfg, ovverrides,cfg were edited from me, but this Error shows directly after "wget -O - https://raw.githubusercontent.com/Frix-x/klippain/main/install.sh | bash" and i don't know what i forgot to edit
#Klippain setupError
3 messages · Page 1 of 1 (latest)
The error seems pretty self-explanatory. You have to have the max_velocity setting in the [printer] section.
Klippain does not include a printer.cfg, AFAIK. So, you'll have to make the change yourself.
For a starting value, you can use the default Voron configs.
The max-Velocity is defined in the /config/config/kinematics/corexy.cfg and this is implemented through the printer.cgf. I don't understand why its not working. If i paste the [Printer] section in the override.cfg comes the Error "Option 'step_pin' in section 'stepper_x' must be specified". I thought the reason to use Klippain is because the simple config of your printer