0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 12 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
prep for new android release More... about 10 years ago
Rev 2.2 More... over 10 years ago
Parser changes for the new footer formats, plus value settings for the v8 hardware for pick lists, etc. More... over 10 years ago
Updates to recognize the v8 board. More... over 10 years ago
Another small bug/feature. More... over 10 years ago
v1.9 release. Fixed a pointer bug. More... over 10 years ago
Added io debug logging preference, disabled by default. More... almost 11 years ago
Removed the toast that presented JSON parse errors and instead logged to log file. Still need to add enable/disable of log info. More... almost 11 years ago
Added a pause/resume button for feedhold and cycle start commands. Refactored existing hold and reset instructions, and refined the serial semaphore to correct for a bug on queue flush (adding too many tokens back to the sem). More... almost 11 years ago
Fixed tab change behavior and save of filename value. More... almost 11 years ago
Fixes to g28.2 to only send homing instructions for linear enabled axis (am=1). Also fixed jog rate controls. When set to "fast", the step job and continuous modes will run at whatever the vm rate is for that axis using g0. When set to slow, it will use g1 moves, and will use a feed rate that is vm/2 or fm, whichever is less. More... almost 11 years ago
Fix bug with config updates not working when more than one was selected. More... almost 11 years ago
Updates to create a debugging log file with all messages sent/received from HW. More... almost 11 years ago
Replace download dialog with an interactive pane on the file tab. More... almost 11 years ago
Reconfigured jog rate to be per-axis and removed from status layout. More... almost 11 years ago
Download start/stop button changes to stop when download is complete. More... almost 11 years ago
Beginnings of dynamic feed rate based on max velocity of X axis. Also enabled jog controls by holding down x,y,z now that feedhold and queue clear appears to work. More... almost 11 years ago
Small lint tweaks. More... almost 11 years ago
Added support to create toast messages when JSON parser fails to help with debugging, and upped rev to v1.8 in manifest. More... almost 11 years ago
Made the connect/disconnect process more robust. App should be able to detect and respond to physical USB attach and detach events, as well as when the USB device is connected before the app starts. Connect/disconnect commands respond correctly. More... almost 11 years ago
Cleaned up jog Rate and Step settings on Jog UI. More... almost 11 years ago
uprev More... almost 11 years ago
Changes to support new jog mode controls. Spindle controls need more work. More... almost 11 years ago
Some cleanup and testing of with filename preferences and the replacement of openintents file picker with a file picker library FileExplorer. More... almost 11 years ago
Uprev. More... about 11 years ago
Up rev. More... about 11 years ago
Support for some system variable change. Also a bug fix for spinners. I have no idea how they have worked so far. More... about 11 years ago
Disabled jog function for now, added axis zero support. More... about 11 years ago
Refactoring for sys and axis. More... about 11 years ago
Refactor configuration variables outside of Machine. Might be able to use this for other activities like screen building, otherwise I'd keep it inside. More... about 11 years ago