#Input shaper error in config
7 messages · Page 1 of 1 (latest)
[resonance_tester]
accel_chip: ebb42
# ADXL345 resonance testing configuration
probe_points:
# 100,100,20 # 200mm printer
# 150,150,20 # 300mm printer
200,200,20 # 400mm printer
# 250,250,20 # 500mm printer
like that, you had probe_points commented out
Source contains parsing errors: '/home/pi/printer_data/config/printer.cfg'
[line 96]: '200,200,20 \n'
Still getting this error even with your assistance. Thank you though
[resonance_tester]
accel_chip: ebb42
ADXL345 resonance testing configuration
probe_points:
100,100,20 # 200mm printer
150,150,20 # 300mm printer
200,200,20 # 400mm printer
250,250,20 # 500mm printer
so I added spaces before 200,200,20 #400mm printer
that made it work.
Now I'm getting:
Printer is not ready
The klippy host software is attempting to connect. Please
retry in a few moments.
as soon as I remove the # from the pid tuning, it won't connect