Solved - Configuration errors? 'pid_Kd' in section 'heater_bed'
Was able to home X and Y using limit switches. Had trouble homing Z . Thanks to the other threads, a touchless probe is illuminated so progress is being made. Came back and restarted one morning and error popped up was missing configuration.cfg file. Did a fresh reload on Pi and reflash BTT V1.1 board. Updated all files through configuration wizard. Updated again this morning.
Tried a few ways to fix configuration to fix error in photo. 'pid_Kd' in section 'heater_bed'. I'm not making forward progress with edits. What suggestions do you have?
18 Replies
pid_Kpwhen it should be
pid_kpalso line 283 is just hanging around without a header so you should uncomment line 282
magic-amberOP•2y ago
OK, will give that a try. Excellent. So any special overrides needs a header? Got it
so line 250-252 you should make the k lowercase
magic-amberOP•2y ago
Thank you. have to switch between wifi and rat OS so it takes a while.
what? why?
magic-amberOP•2y ago
it just works
what just works?
magic-amberOP•2y ago
switching off Wifi and connecting RatOS to internet
magic-amberOP•2y ago
Made suggested repairs to configuration. Thank you. Rebooted. Still have same error.
configparser.Error: Unable to parse option 'pid_Kd' in section 'heater_bed'looks like you didn't change the other lines where you also had a capital K
magic-amberOP•2y ago
W1,
magic-amberOP•2y ago
I agree what the error states, but this is the actual look up via Kp
magic-amberOP•2y ago
@blacksmithforlife , I did a reboot. Let me do a full shut down and restart too.
Same error. Unable to parse option 'pid_Kd'
will be back. Thanks for suggestion
magic-amberOP•2y ago
Are you getting an error?
magic-amberOP•2y ago
Same error.
Next time send the printer.cfg instead of the photo. Look at line 259...
magic-amberOP•2y ago
@blacksmithforlife that worked for this error. Thank you.