how-eee
                                            how-eee
                                        
                                    Hi there were a few bugs and errors. I have it fixed. Also I added threading G33 support. There are still some minor issues, but everything works perfect on my...
EXEC_MOTION_CANCEL flag set when changing direction while axis moving
also still cant figure out why А feedrate didnt change actual speed in jog mode maybe im doing something wrong? could you tell me how do you use it?
I have added feedrate change during jog. As it used during PowerFeed config.h #define UI_JOGGING_BASE_STRING_METRIC "$J=G91F" #define UI_JOGGING_BASE_STRING_INCH "$J=G91F" UISupport.cpp if(!UILineBufferIsAvailable()) return; const char *source = (gc_state.modal.units)?STR(UI_JOGGING_BASE_STRING_INCH):PSTR(UI_JOGGING_BASE_STRING_METRIC); char *cursor =...
UIsupport.cpp line 1863 line 1889 and few times later i this file But I forgot already if the problem still there. it was year ago/ I revised all code and...
I assume this is correct behavior. When you jogging your mashine in one direction than rotate encoder another direction it stopped immidiatly with EXEC_MOTION_CANCEL flag. And it doesnt lost its...
you can see it here https://youtu.be/8M4gzLkSXls
Give it a try! Go ahead.