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

Skip pre- first layer code, handle setting with '='. #83

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vovodroid
Copy link

Two changes:

  • skip all gcode lines before first LAYER_CHANGE
  • limit setting line split to two elements, handling case when '=' is present in value.

Wasupmacuz

This comment was marked as resolved.

Copy link

@Wasupmacuz Wasupmacuz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've tested your code, it works well!

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