Skip to content

[RESOLVED] Sheet Profiles configuration #23

Closed Answered by thisiskeithb
Allhappy asked this question in Q&A
Discussion options

You must be logged in to vote

In Prusa_AIO_Configuration.h, you'd edit those values to whatever your z offset should be.

For example, if "Smooth" is your Sheet 1 and you want your offset to be -1.2:

#define PRUSA_AIO_SHEET_1_DESC     "Smooth"    // Short description of Sheet
#define PRUSA_AIO_SHEET_1_OFFSET       -1.2    // Sheet offset. This should be a negative value.

I've prefilled three sheets profiles & enabled two by default in Prusa_AIO_Configuration.h, but you can have up to 10 if you copy & paste the blocks of code & increment the numbers.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Allhappy
Comment options

Answer selected by Allhappy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants