# Didnt think id find it this hard!

**URL:** https://klipper.discourse.group/t/didnt-think-id-find-it-this-hard/1578
**Category:** General Discussion
**Created:** [December 21, 2021, 1:55am UTC](https://klipper.discourse.group/t/didnt-think-id-find-it-this-hard/1578 "2021-12-21T01:55:40Z")
**Posts on this page:** 15
**Page:** 1

<div class="post-metadata">

### Author: ![markvk](https://avatars.discourse-cdn.com/v4/letter/m/22d042/32.png) [@markvk](https://klipper.discourse.group/u/markvk)
#### Post date: [December 21, 2021, 1:55am UTC](https://klipper.discourse.group/t/didnt-think-id-find-it-this-hard/1578/1 "2021-12-21T01:55:40Z")

</div>

Hi All,

Attempting to install Klipper with Fluid on my cr10 with skr 1.4 T / 2209 drivers and failing miserably… im not bad at following instruction, it just seems to me that they are all different! ive watch 2 vids for the ender and they differ from each other and the ive looked at the ALL3dp site

> **[Klipper on Ender 3 V2: How to Install It](https://all3dp.com/2/klipper-ender-3-v2/)**
>
> Klipper is great 3D printer firmware but can be a bit tricky to set up. Read on to learn how to install Klipper on an Ender 3 V2!

which is different again… and has a whole load of different /additional steps which include installing some octopi stuff…

Im getting this error, which tells me ive missed some steps in th Pi installation.

Unable to open config file /home/pi/klipper\_config/printer.cfg

the config file also is not loading onto the printer , but i think i may have found the soloution to that on here.

Can anyone please point me in the right direction of a set of instructions on how to do this? is the all3dp site correct?

thanks in advance for any help.

---

<div class="post-metadata">

### Author: ![Sineos](https://yyz2.discourse-cdn.com/free1/user_avatar/klipper.discourse.group/sineos/32/18_2.png) [@Sineos](https://klipper.discourse.group/u/Sineos)
#### Post date: [December 21, 2021, 7:51am UTC](https://klipper.discourse.group/t/didnt-think-id-find-it-this-hard/1578/2 "2021-12-21T07:51:54Z")

</div>

1. Follow [Installation - Klipper documentation](https://www.klipper3d.org/Installation.html) and the information on top of [klipper/generic-bigtreetech-skr-v1.4.cfg at master · Klipper3d/klipper · GitHub](https://github.com/Klipper3d/klipper/blob/master/config/generic-bigtreetech-skr-v1.4.cfg) to flash your board. Skip the Octoprint stuff
2. Copy [klipper/generic-bigtreetech-skr-v1.4.cfg at master · Klipper3d/klipper · GitHub](https://github.com/Klipper3d/klipper/blob/master/config/generic-bigtreetech-skr-v1.4.cfg) to /home/pi/klipper\_config/printer.cfg
3. Use `ls /dev/serial/by-id/*` to find your connection path and add it to your printer.cfg in the `[mcu]` section
4. Modify things like endstop position, kinematics, rotation\_distance etc. to match your CR10. You can use [klipper/printer-creality-cr10-2017.cfg at master · Klipper3d/klipper · GitHub](https://github.com/Klipper3d/klipper/blob/master/config/printer-creality-cr10-2017.cfg) as a guide. Of course the pins and board stuff must not be copied because you are using an SKR 1.4T and not the original board

---

<div class="post-metadata">

### Author: ![markvk](https://avatars.discourse-cdn.com/v4/letter/m/22d042/32.png) [@markvk](https://klipper.discourse.group/u/markvk)
#### Post date: [December 21, 2021, 8:19am UTC](https://klipper.discourse.group/t/didnt-think-id-find-it-this-hard/1578/3 "2021-12-21T08:19:38Z")

</div>

Thanks, ill get onto it. Fingers crossed!

---

<div class="post-metadata">

### Author: ![markvk](https://avatars.discourse-cdn.com/v4/letter/m/22d042/32.png) [@markvk](https://klipper.discourse.group/u/markvk)
#### Post date: [December 21, 2021, 2:52pm UTC](https://klipper.discourse.group/t/didnt-think-id-find-it-this-hard/1578/4 "2021-12-21T14:52:03Z")

</div>

hi Sineos

Ok ive gone down the mainsail route because thats what ratrig use, I think ive seen on here that you run some skr 1.4. can they take initial flash via USB? i thought it had to be by sd card.

---

<div class="post-metadata">

### Author: ![Sineos](https://yyz2.discourse-cdn.com/free1/user_avatar/klipper.discourse.group/sineos/32/18_2.png) [@Sineos](https://klipper.discourse.group/u/Sineos)
#### Post date: [December 21, 2021, 2:55pm UTC](https://klipper.discourse.group/t/didnt-think-id-find-it-this-hard/1578/5 "2021-12-21T14:55:19Z")

</div>

1. Rename `klipper.bin` to `firmware.bin`
2. Copy to SKR SD card
3. Rest board
4. Wait a bit
5. Reset again
6. Optional: Check SD card. `firmware.bin` should have been renamed to `firmware.cur`

---

<div class="post-metadata">

### Author: ![markvk](https://avatars.discourse-cdn.com/v4/letter/m/22d042/32.png) [@markvk](https://klipper.discourse.group/u/markvk)
#### Post date: [December 21, 2021, 6:02pm UTC](https://klipper.discourse.group/t/didnt-think-id-find-it-this-hard/1578/6 "2021-12-21T18:02:52Z")

</div>

Thanks, ive managed to get them talking to each other, sort of… No i just need to find out how to cobble together a config for the printer.

Lots more you tubing! im sure ill be back with more questions but in order to fair ill join patrion and pay you some cash!

ERRRRM how do i do the patrion thing???

---

<div class="post-metadata">

### Author: ![Sineos](https://yyz2.discourse-cdn.com/free1/user_avatar/klipper.discourse.group/sineos/32/18_2.png) [@Sineos](https://klipper.discourse.group/u/Sineos)
#### Post date: [December 22, 2021, 7:11pm UTC](https://klipper.discourse.group/t/didnt-think-id-find-it-this-hard/1578/7 "2021-12-22T19:11:40Z")

</div>

> [@markvk](#):
>
> ERRRRM how do i do the patrion thing???

- Go to [Kevin O'Connor | creating Klipper | Patreon](https://patreon.com/koconnor)
- Choose a “level”
- Register an account
- Choose a payment method (CC or paypal)
- Choose the amount you want to donate monthly

You can cancel your donations at any time. You can do a one-off and cancel immediately. Doesn’t matter.

Great move to support Kevin for his continuous commitment to this great piece of software. 👍

---

<div class="post-metadata">

### Author: ![markvk](https://avatars.discourse-cdn.com/v4/letter/m/22d042/32.png) [@markvk](https://klipper.discourse.group/u/markvk)
#### Post date: [December 23, 2021, 6:44am UTC](https://klipper.discourse.group/t/didnt-think-id-find-it-this-hard/1578/8 "2021-12-23T06:44:37Z")

</div>

done done done. (has to be 20 letters!!

---

<div class="post-metadata">

### Author: ![markvk](https://avatars.discourse-cdn.com/v4/letter/m/22d042/32.png) [@markvk](https://klipper.discourse.group/u/markvk)
#### Post date: [December 25, 2021, 8:57pm UTC](https://klipper.discourse.group/t/didnt-think-id-find-it-this-hard/1578/9 "2021-12-25T20:57:32Z")

</div>

Hi, ive managed to get the klipper and mainsail running but im struggling with the printer config, ive started with the skr 1.4 example file, but it only has options for 2208 drivers and im using 2209.

i keep getting parse errors and dont know where to look to find the correct setup, ive tried to copy some 2209 exmples from the octo board and alter the pins to match the skr 1.4 but im still getting errors. can you point me in the direction to get past this please?

 ![image](https://global.discourse-cdn.com/free1/uploads/klipper/original/1X/329d980729249c09526bcd2308580eb0d92f2e10.png)

---

<div class="post-metadata">

### Author: ![markvk](https://avatars.discourse-cdn.com/v4/letter/m/22d042/32.png) [@markvk](https://klipper.discourse.group/u/markvk)
#### Post date: [December 25, 2021, 10:24pm UTC](https://klipper.discourse.group/t/didnt-think-id-find-it-this-hard/1578/10 "2021-12-25T22:24:02Z")

</div>

Hi Im past the above now, but the microstepping had me confused for a while… according to the docs microsteps should be set up in the tmc part not the stepper part, but no matter how i tried, the config wouldnt save unless i specified it in the stepper section. The extruder seems to want it in both sections…

Im now getting an “unknown stepper stepper extruder” error. ive googled it but cant find what it means, ive checked the connections and dont know where to look next.

---

<div class="post-metadata">

### Author: ![jakep\_82](https://avatars.discourse-cdn.com/v4/letter/j/ea666f/32.png) [@jakep\_82](https://klipper.discourse.group/u/jakep_82)
#### Post date: [December 26, 2021, 1:29am UTC](https://klipper.discourse.group/t/didnt-think-id-find-it-this-hard/1578/11 "2021-12-26T01:29:43Z")

</div>

I don’t know where you’re seeing microsteps in the TMC section. That was changed months ago and all the official docs now show microsteps in the stepper section. Microsteps can’t be in any TMC section, even the extruder.

---

<div class="post-metadata">

### Author: ![markvk](https://avatars.discourse-cdn.com/v4/letter/m/22d042/32.png) [@markvk](https://klipper.discourse.group/u/markvk)
#### Post date: [December 26, 2021, 10:38am UTC](https://klipper.discourse.group/t/didnt-think-id-find-it-this-hard/1578/12 "2021-12-26T10:38:45Z")

</div>

Hi Jake.

Thanks for replying during the holidays. i got it from a link on one of the support pages on the klipper github, but obviously its out of date.

> <https://github.com/Klipper3d/klipper/blob/9a92b346fd81386c54464b45d8310dab972b6bbd/config/example-extras.cfg#L1441>

but thats not relevant because as you say its out of date. ive tried copying the 2209 config from the octopus board into my board and altering the uart pins to my board that doesnt work either.  
i understand that you get idiots like me asking the same questions and i dont want anyone to do this for me but its not like i havnt been trying for days now to get this to work.  
from what i understand about klipper i just need to cut and paste the relevant sections of code from the examples and alter the pin assignments and it should all work and be ready for tuning?

Ive got mainsail to talk to the printer and can heat up the hotend and bed, but so far no luck with moving the steppers.

---

<div class="post-metadata">

### Author: ![jakep\_82](https://avatars.discourse-cdn.com/v4/letter/j/ea666f/32.png) [@jakep\_82](https://klipper.discourse.group/u/jakep_82)
#### Post date: [December 26, 2021, 6:04pm UTC](https://klipper.discourse.group/t/didnt-think-id-find-it-this-hard/1578/13 "2021-12-26T18:04:05Z")

</div>

Example-extras.cfg was deprecated a long time ago. Please only refer to current config files on the GitHub and [klipper3d.org](http://klipper3d.org).

I’m confused about what you’re doing right now. In your original post you said you have an SKR 1.4T, but now you’re copying stuff from an Octopus config? Pins are not the same between boards so that will never work.

Scrap everything you’ve done so far and start with the official SKR 1.4 config ([https://github.com/Klipper3d/klipper/blob/master/config/generic-bigtreetech-skr-v1.4.cfg](https://github.com/Klipper3d/klipper/blob/master/config/generic-bigtreetech-skr-v1.4.cfg)), uncomment the tmc2208 sections and rename them to tmc2209 (they use the same pins so only the name needs to change), and then edit endstop, min and max positions to match your printer. You’re making this way too complicated.

---

<div class="post-metadata">

### Author: ![markvk](https://avatars.discourse-cdn.com/v4/letter/m/22d042/32.png) [@markvk](https://klipper.discourse.group/u/markvk)
#### Post date: [December 30, 2021, 12:11am UTC](https://klipper.discourse.group/t/didnt-think-id-find-it-this-hard/1578/14 "2021-12-30T00:11:28Z")

</div>

Yup i was making it wayyyy to complicated! id actually tried renaming the steppers, but it just wouldnt work for some reason, then i found out that the logic on the limit switches was reversed but when i tried to change them the printer wouldnt re connect…  
turns out it wanted a full reboot! I was actually changing the pins from the octopus because i thought that this missing settings in the 2208 config was casing the problem so i copied the stepper driver config and re named the pins…  
Anyway, i have the steppers moving and am now tring to sort out the bl touch… interesting times but im slowly learning my way around the documentation.

---

<div class="post-metadata">

### Author: ![EddyMI3D](https://yyz2.discourse-cdn.com/free1/user_avatar/klipper.discourse.group/eddymi3d/32/1981_2.png) [@EddyMI3D](https://klipper.discourse.group/u/EddyMI3D)
#### Post date: [November 5, 2023, 9:05pm UTC](https://klipper.discourse.group/t/didnt-think-id-find-it-this-hard/1578/15 "2023-11-05T21:05:33Z")

</div>


