Klipper - which device/port to choose
I have been away from 3D printing for over a year, now getting back into it.
I used Repetier (and loved it) before moving over to Klipper from Marlin (I hated Marlin) and at the time, my love for Repetier was less than my hate for Marlin and when I couldn't get it to work with Klipper, I just went with Octoprint, now Fluidd.
I still prefer the Repetier interface and thought I'd give it another go. (Currently waiting for my lost licence key to be emailed)
Anyway, I've installed Repetier Server on one of my Pi's, connected to it via wifi and plugged my printer in, which already has Klipper installed. But I can't get Repetier to find the printer. I don't know which device/port to use. (I think this is why I gave up a few years ago)
BTW, Klipper is already installed on the printer by FluiddPi.
I ssh'd into the Pi and tried; ls /dev/serial/by-id/* and it told me the address.
Repetier wouldn't accept it. I've tried a number of device/ports from the dropdown, but it won't recognise it.
Any suggestions?
Cheers
I used Repetier (and loved it) before moving over to Klipper from Marlin (I hated Marlin) and at the time, my love for Repetier was less than my hate for Marlin and when I couldn't get it to work with Klipper, I just went with Octoprint, now Fluidd.
I still prefer the Repetier interface and thought I'd give it another go. (Currently waiting for my lost licence key to be emailed)
Anyway, I've installed Repetier Server on one of my Pi's, connected to it via wifi and plugged my printer in, which already has Klipper installed. But I can't get Repetier to find the printer. I don't know which device/port to use. (I think this is why I gave up a few years ago)
BTW, Klipper is already installed on the printer by FluiddPi.
I ssh'd into the Pi and tried; ls /dev/serial/by-id/* and it told me the address.
Repetier wouldn't accept it. I've tried a number of device/ports from the dropdown, but it won't recognise it.
Any suggestions?
Cheers
Comments
But the printer in 'Dashboard' keeps disconnecting and going red. This is what the console is telling me;
This is going on and on and on.
On next release ther emight even be a working klipper-menuconfig working. At least we hope this feature makes it already to next release. Then you can even compile new firmware stub from gui.
What I meant was, I flashed Klipper onto the printer using my FluidPi installation. Fluidd created the firmware.bin file that I flashed the printer with.
"First make sure you have your klipper konfiguration as text from your fluidd install. Make also sure to have Repetier-Server 1.3.0 installed. If you have set firmware to klipper in printer menu a Klipper config entry will appear."
I'm sorry, I don't understand this. I have copied the printer.cfg file to my PC. Repetier Server 1.3.0 is installed on the Raspberry Pi. I've set the firmware to Klipper. Where does the Klipper config entry appear?
https://muzza.net/images/Repetier/Rep 2.jpg
https://muzza.net/images/Repetier/Rep 3.jpg
https://muzza.net/images/Repetier/Rep 4.jpg
https://muzza.net/images/Repetier/Rep%205.jpg
From dashboard select your printer. Then on the right you have a printer context menu (hamburger icon) - there you have the klipper config entry that you need where you install klipper and where also the editor with the empty config appear and where oyu copy your config into. Then when klipper is running you should also see the correct port name in printer configuration of server. Printer configuration is just the server side. It does not contain the extra stuff that is independent from server. We bundeled it all in that menu entry in printer. Hope you find it with the extra description.