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

needs onchange callbacks for printer properties like angle, retraction, etc. when changed in code #47

Closed
pixelpusher opened this issue Apr 20, 2020 · 1 comment
Assignees
Labels
new feature New feature or request

Comments

@pixelpusher
Copy link
Owner

It's clunky now updating the GUI separately after each code compilation. It would be nice to have gui fields (like angle, retraction, maybe even position elements like x & y) bound to livePrinter object fields so they update along with the actual data model object.

@pixelpusher pixelpusher added the new feature New feature or request label Apr 20, 2020
@pixelpusher pixelpusher self-assigned this Apr 20, 2020
@pixelpusher
Copy link
Owner Author

fixed in GUI update in 7d79913

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

No branches or pull requests

1 participant