Skip to content

Non-continuous jog movement #498

Sep 16, 2023 · 3 comments · 11 replies
Discussion options

You must be logged in to vote

I believe this fixes the issue.
Paciente8159/uCNC-modules#33

All u8g2 function call take along time to execute and if too many of them are called without calling the main loop the planner gets empty and the motion gets jagged.
This also enforces that the main loop is called while communicating with the LCD.

After making these modifications the motion seems to be uniform even navigating inside system menus.

Please let me know if you find any issue.

Replies: 3 comments 11 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
11 replies
@Paciente8159
Comment options

@mvackel
Comment options

@Paciente8159
Comment options

@Paciente8159
Comment options

Answer selected by Paciente8159
@mvackel
Comment options

@Paciente8159
Comment options

@Paciente8159
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants