Stefan Dej ea67e9fa38 docs: remove sudo for editing printer.cfg
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-10-10 18:52:59 +02:00

1.5 KiB

layout title parent grand_parent nav_order has_children permalink
default Klipper MainsailOS Setup Guides 4 false /setup/mainsailos/klipper-setup

Klipper setup

Please read and follow the Klipper documentation in order to setup your machine. {: .info} You do not need to follow instructions pertaining to Octopi or Octoprint found in the Klipper documentation. {: .info}

Klipper is a highly versatile piece of software and can run with almost any machine. Due to the plethora of stock and custom hardware options available, it is impossible to ship MainsailOS / Klipper with a default configuration that would work for everyone.

Modifying/constructing printer.cfg

You must enter parts of this configuration manually, as it is specific to your printer and MCU hardware {: .warning}

To customise your printer.cfg you will need to SSH to your Pi and:

cd ~/klipper_config
nano printer.cfg

Then follow the Klipper documentation to construct your printer.cfg file.


Before progressing to the next step, ensure that you have:


< first boot{: .btn } next step >{: .btn }