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

Add Test Mode to Debug Settings #1

Closed
FormerLurker opened this issue Dec 13, 2017 · 1 comment
Closed

Add Test Mode to Debug Settings #1

FormerLurker opened this issue Dec 13, 2017 · 1 comment

Comments

@FormerLurker
Copy link
Owner

Print in Test Mode

Add an option within the debug settings to allow the user to test their camera settings on their actual GCode file, without extruding any filament or heating up the bed/nozzle. This will also make debugging faster.

Requires that we strip off all commands that move the extruder in any way, and that we completely suppress any commands that heat up the bed or nozzle, or switch tools. All of these commands should be sent to our position tracker BEFORE being stripped or suppressed.

@FormerLurker
Copy link
Owner Author

This has been added!

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