Unable to parse option 'pid_kd' in section 'heater_bed'

Hello everyone, I have just rebuilt my Voron V0.1 and switched to RatOS and Im getting the "Unable to parse..." error. In the Klippy log the error states "... could not convert string to float: '409\n\n\n\n\n\n\n\n\n\n\n" Im not sure how to fix this issue. Can anyone assist me with this, please? I have attached the Klippy and printer.cfg files.
4 Replies
Kmarty
Kmarty•4mo ago
@Silverfox79 on the line 234 of printer.cfg delete the space in front of [include RatOS/boards/btt-skr-mini-e3-30/multi-alias-usage-quirk-toolboard.cfg]. (first following line after the pid_kd: 409 if you ignore the comment lines) In short, every [...] section, including the [include ...] lines, has to start from the beginning of the line. And vice versa, any line starting with white characters (space, tab) is parsed as continuation of the previous line (comments aren't counted, they're simply ignored)
Silverfox79
Silverfox79OP•4mo ago
@Kmarty, thank you for that one. Not sure how I missed that...🤦
Silverfox79
Silverfox79OP•4mo ago
Now I have a new error, " Internal error during connect: 'ControlPID' object has no attribute 'Ki' '' not sure how i got his error?
miklschmidt
miklschmidt•4mo ago
I think that because it's:
pid_Kp:
pid_Ki:
pid_Kd:
pid_Kp:
pid_Ki:
pid_Kd:
(notice uppercase K) your config contains lowercase K for some reason
Want results from more Discord servers?
Add your server