Skip to content

Commit

Permalink
Update profiles.md
Browse files Browse the repository at this point in the history
  • Loading branch information
1coderookie committed Apr 12, 2024
1 parent 9ae3cb1 commit c0df444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/profiles.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Make sure to enable the optional "Arachne Engine" (Print Settings -> Perimeters)
---

### Cura
Cura is probably the most commonly known slicer. If you check support page of Anycubic or if you have a look at the content of the microSD card that was shipped with the printer, you'll find an *outdated* version of Cura and some printer profiles for it. My suggestion would be: *don't* use that outdated Cura version and *don't* use the profiles Anycubic offers, at least not without inspecting them (especially Neo users!). You can find more notes on the profiles further down below.
Cura is probably the most commonly known slicer.

Even though Cura and Klipper work perfectly together, there are a few things to be aware of.
Certain classic G-code commands aren't directly supported by Klipper as it uses extended G-code and scripts for certain things. As an example the G-code command `M0` (unconditional stop) isn't recognized by Klipper, you'd have to use the extended G-code command `PAUSE` for that.
Expand Down

0 comments on commit c0df444

Please sign in to comment.