Hello! Trying to configure my printer after I finished wiring it and I'm getting this.

Source contains parsing errors: '/home/pi/printer_data/config/printer.cfg' [line 117]: ' 150,150,20 \n' Once the underlying issue is corrected, use the "RESTART" command to reload the config and restart the host software. Printer is halted.
14 Replies
blacksmithforlife
which version of ratos are you using?
DemetriKarakashev
2.0.0-32
blacksmithforlife
you need to uncomment line 256 instead of
[resonance_tester]
#probe_points:
# 100,100,20 # 200mm printer
150,150,20 # 300mm printer
# 200,200,20 # 400mm printer
# 250,250,20 # 500mm printer
[resonance_tester]
#probe_points:
# 100,100,20 # 200mm printer
150,150,20 # 300mm printer
# 200,200,20 # 400mm printer
# 250,250,20 # 500mm printer
you need
[resonance_tester]
probe_points:
# 100,100,20 # 200mm printer
150,150,20 # 300mm printer
# 200,200,20 # 400mm printer
# 250,250,20 # 500mm printer
[resonance_tester]
probe_points:
# 100,100,20 # 200mm printer
150,150,20 # 300mm printer
# 200,200,20 # 400mm printer
# 250,250,20 # 500mm printer
DemetriKarakashev
now I'm getting this, Printer is not ready The klippy host software is attempting to connect. Please retry in a few moments. Thank you for the fast response by the way, greatly appriciated !
blacksmithforlife
I would work through https://discord.com/channels/582187371529764864/1046952693480038500 and make sure you actually flashed your octopus board
DemetriKarakashev
Thank for the help! I think its probably that I didn't flash my board .
flat-fuchsia
flat-fuchsia15mo ago
Blacksmith
flat-fuchsia
flat-fuchsia15mo ago
May I interject? @blacksmithforlife
blacksmithforlife
Not sure what you are asking
flat-fuchsia
flat-fuchsia15mo ago
Thank you for your help on this channel. So I've been battling the same error and this is my symptom. I didn't have the OS2 wizard pull up initially when remoting into the pi. for example
miklschmidt
miklschmidt15mo ago
Please make a new post
flat-fuchsia
flat-fuchsia15mo ago
New post. Got it
miklschmidt
miklschmidt15mo ago
It gets messy supporting two people in one place.