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

Make percentage in M73 optional #287

Merged
merged 1 commit into from
Aug 24, 2022
Merged

Make percentage in M73 optional #287

merged 1 commit into from
Aug 24, 2022

Conversation

Triodes
Copy link
Contributor

@Triodes Triodes commented Aug 22, 2022

One of Cura's postprocessing plugin is capable of outputting M73 commands as well. However this plugin puts 2 separate lines for both percentage and time remaining like so:

M73 P55
M73 R43

Since this is perfectly valid gcode I have slightly altered the regular expression used to match these lines so the percentage parameter is now optional.

@eyal0 eyal0 merged commit 25a3060 into eyal0:master Aug 24, 2022
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

Successfully merging this pull request may close these issues.

2 participants