Files
CreatBotMainsail/docs/setup-guide/mainsailos/klipper-setup.md
tomlawesome 13233ca878 docs: Major docs update by tomlawesome (#358)
* major docs update
* Delete info.md
* update file permissions
* added screenshots and updated first-boot.md
2021-10-10 18:45:20 +02:00

1.6 KiB

layout, title, parent, grand_parent, nav_order, has_children, permalink
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
sudo 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 }