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

Support the parsing of decimal gcode / sub codes #8

Open
bramp opened this issue Feb 14, 2022 · 0 comments
Open

Support the parsing of decimal gcode / sub codes #8

bramp opened this issue Feb 14, 2022 · 0 comments

Comments

@bramp
Copy link

bramp commented Feb 14, 2022

Prusa has a set of sub codes codes documented here. For example:

M862.1 P0.4 ; nozzle diameter check
M862.3 P "MK3S" ; printer model check

This appear in gcode files I generate with Prusa Slicer. gpr will parse them, but it seems to drop the decimal part, ".1", ".2", etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant