Eddy Installation

Need help setting up printer.cfg to make eddy working, I have already flashed the firmware on eddy.
27 Replies
Mike C
Mike COP•2w ago
HELP! plssss
TheTik
TheTik•2w ago
What do the Eddy docs say is the next step?
Mike C
Mike COP•2w ago
i followed all the steps on documentation, but when i try to add the code for eddy in printer.cfg. klipper would have bunch of errors
TheTik
TheTik•2w ago
What errors
Mike C
Mike COP•2w ago
No description
blacksmithforlife
blacksmithforlife•2w ago
upload your printer.cfg
Mike C
Mike COP•2w ago
TheTik
TheTik•2w ago
delete line 7 and pay more attention when copying and pasting 😛
blacksmithforlife
blacksmithforlife•2w ago
you should copy and paste that into the section labelled
#############################################################################################################
### USER OVERRIDES
### Anything custom you want to add, or RatOS configuration you want to override, do it here.
### See: https://os.ratrig.com/docs/configuration/includes-and-overrides
#############################################################################################################
#############################################################################################################
### USER OVERRIDES
### Anything custom you want to add, or RatOS configuration you want to override, do it here.
### See: https://os.ratrig.com/docs/configuration/includes-and-overrides
#############################################################################################################
so lines 3-174 (minus line 7 as TheTik pointed out) should moved to the USER OVERRIDES section
Mike C
Mike COP•2w ago
lmaoo i suck at this guys let me give u guy's advice a try
blacksmithforlife
blacksmithforlife•2w ago
no, you just need to slow down and read the documentation
Mike C
Mike COP•2w ago
No description
blacksmithforlife
blacksmithforlife•2w ago
upload the latest printer.cfg
Mike C
Mike COP•2w ago
TheTik
TheTik•2w ago
did you edit any other files?
Mike C
Mike COP•2w ago
i did not just the printer.cfg
blacksmithforlife
blacksmithforlife•2w ago
I guess upload your klipper.log file so we can see everything
TheTik
TheTik•2w ago
yeah, cause I'm not seeing "query_probe" in the printer.cfg at all nor multiple includes
Mike C
Mike COP•6d ago
sorry for the super late reply i got sick for 2 days
Mike C
Mike COP•6d ago
TheTik
TheTik•6d ago
File "/home/pi/klipper/klippy/gcode.py", line 132, in register_command
raise self.printer.config_error(
configparser.Error: gcode command QUERY_PROBE already registered
File "/home/pi/klipper/klippy/gcode.py", line 132, in register_command
raise self.printer.config_error(
configparser.Error: gcode command QUERY_PROBE already registered
This suggests that something with the klipper/ratos install is slightly awry. What version of ratos are you running? And have you used the Update Manager under the Machine tab?
Mike C
Mike COP•6d ago
v2.0.2-36-g230929e3
TheTik
TheTik•6d ago
What does your Update Manager look like?
Mike C
Mike COP•6d ago
No description
blacksmithforlife
blacksmithforlife•6d ago
ohh you are on 2.0, that is old and you should upgrade to 2.1
Mike C
Mike COP•6d ago
ouhh can i do the update thru rat os or do i need to do it with an sdcard?
blacksmithforlife
blacksmithforlife•6d ago
SD card

Did you find this page helpful?