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

How to use sim output or monitor the internal variables of grbl, such as the step pulse transmission of ISR, or the dynamic operation of the planner? #28

Open
haoshuiwuxiang opened this issue Oct 23, 2020 · 0 comments

Comments

@haoshuiwuxiang
Copy link

“Each of the AVR functions are replaced with dummy functions, like the stepper ISR. These could be written to do whatever you need. For example, output simulated step pulses over time and examine its performance.”
I have successfully compiled and run grbl-sim, but I actually want to use a computer to display the ISR step pulse waveform, etc., so as to realize online virtual debugging and running away from analysis. Do you know what I should do or have any suggestions? Thank you

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