I converted the Creality CR-10 Smart to Klipper, using the internal Creality Box inside the machine.
I attached the config file and the firmware build configuration.
Klipper WRT can be installed with this guide: How to Install KlipperWRT on Creality Box?
Good day sir, im but a smoothed brained ape so do forgive my ignorance.
I came across reference to this forum via a Klipper discussion. I desire to convert to Klipper but am at a loss over purchasing a few pi’s for the process when there are available to me, multiple unibody era mb’s. Do you know of any good descriptions of the necessary processes to utilise these with a robin nano v1.2?
More inline with this router post, mabe, Would it be possible with your hackery skills to use a the controller board from a paper printer? I only note as these are literally free and available to many folks regardless of their location or occupation. Old Samsung printers with Arm jupiter4E chips for example? Many thanks.
I’ve never done that, could you point me in a direction on how to find out which pin is connected to the Z-Endstop? I thought about writing some code that monitors all pins for changes, trigger the endstop, and see… is there an easier way that im not seeing?
I followed the same procedure, klipperWRT is installed because i can access the webinterface.
But how do i get to klipper itself?
My touch screen still shows creality firmware
Hi Scrappies - I’ve both a question, and an answer for you (and possibly a solution to avoid the re-flashing). I’ve personally ben unable to get klipper flashed to my CR-10 Smart (with the new board model). I would love to know how you were able to get that accomplished.
As far as how to re-flash back, you would:
Download the firmware from the Creality site;
Extract it;
Copy the .bin file to a formatted (FAT32, 4096 block size, Max. 8GB) SD card, making sure it’s the only file on the SD card;
Insert the card, then power on the printer, holding in the power button until you here a click (about 15-20 seconds);
Shut the printer down;
On a second micro-SD card, copy the firmware and after removing the touch-screen and disassembling it to get to the circuit board, put it into the micro-SD slot on the board.
Power up the printer.
As for the freezing/hiccups that you’re getting, have you verified that you are supplying adequate voltage (and amperage) to your rpi/external device? I’ve seen others mention that if the device is underpowered, you will likely have issues with performance, (freezing, etc.). I believe the specs to drive an Raspberry Pi 4B is 5.1V, 2.5A. Because of typical voltage fluctuation, I’ve seen others recommend 5.2 V and a higher amp rating.
Hi all!
Did anyone get the CR10 Smart (with the new MB) working with Klipper yet?
I’m trying to find a successful install somewhere, with the cr-fdm-v2.4.s1 mainboard.
From what I can gather, there has been some success getting the firmware going on the mainboard using the Pro config, since this is the mainboard in the Pro. but the pinouts are wrong between Pro and non-Pro.
Is it correct to conclude that all that’s needed is a valid cfg?
Or is there more to it? I’ll give the multimeter a try if I can’t find any pin layouts out there…
You are saying that your cfg should work with a newer Smart with cr-fdm-v2.4.s1 mainboard? Even though the pin assignments are different?
I am confused, can you clarify if you’ve tried it or heard of it working, with the new mainboard? thanks!