cbaugher

Results 5 issues of cbaugher

There should be a CAD model for the M5 in addition to the GTR.

I'm working on a custom driver board (10x TMC5160s) and need to change the communication speed for troubleshooting, because communication with the driver chips is not working reliably and I...

It would be nice to have a way to access the mouse settings without having to remember the keyboard shortcut.

https://github.com/terjeio/ioSender/blob/614115d80c1f6c792112371e94f73741558cc407/CNC%20Controls/CNC%20Controls/OverrideControl.xaml.cs#L104 This setter for GrblEncoderMode EncoderMode sets the MinusOnlyProperty. I don't know how it actually affects the application but it certainly confuses the VS XAML designer. Lol!

In step 3 it says to: "Add the following code to the MainWindowViewlModel class in MainWindowViewModel.cs." I think that should be MainViewModel class in MainViewModel.cs. There is no MainWindowViewModel class...

bug