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:
- Correctly built the firmware and flashed the MCU
- Correctly written/customised your printer.cfg file using the Klipper configuration reference.
- Checked and then verified your printer.cfg.
< first boot{: .btn } next step >{: .btn }