Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-detect layer-height #5

Open
Knifa opened this issue Aug 17, 2020 · 0 comments
Open

Auto-detect layer-height #5

Knifa opened this issue Aug 17, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@Knifa
Copy link
Owner

Knifa commented Aug 17, 2020

Both PrusaSlicer and Cura add the print settings to the G-code so should be able to extract them out.

For PrusaSlicer it shows up in a big block at the end. e.g.:

; first_layer_height = 0.25
; layer_height = 0.25

This will need things to be shifted around a bit since loading the file only happens when the submit button is hit.

@Knifa Knifa added the enhancement New feature or request label Aug 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant