0xD34D / ender3-v3-se-klipper-config

Klipper config for the Ender-3 V3 SE
108 stars 14 forks source link

Add install/setup instructions to README #13

Open ohthehugemanatee opened 8 months ago

ohthehugemanatee commented 8 months ago

Most of the issues on here seem to be from incorrect setup, and I'm struggling with similar basic questions. A step-by-step would be helpful, including:

thank you for your efforts to make this work!

T9Air commented 2 months ago

@ohthehugemanatee 1. link to custom repo. It is needed if you want to use the prtouch.cfg, which allows you to be able to set the z-offset automatically, like in Marlin. To add it to KIAUH see this website. Then build and run firmware from KIAUH as if installing a new version of KLIPPER that needs to be done from KIAUH.

  1. Yes, you just put the config files in the config directory, if you want to include both prtouch.cfg if you want to use automatic z-offset, and if you want to use a filament sensor, you add in filament_sensor.cfg. They both go in printer.cfg. You do not need to add anything else to printer.cfg for it to work.