0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 10, 2024 — Sep 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Check the result file more closely in autoLevelerProcessorSet test. More... about 8 years ago
Fix NPE I added while cleaning things up for the last commit. More... about 8 years ago
Better gcode verification. Closes #751 More... about 8 years ago
Probe panel was sometimes missing the final IDLE state transition. More... about 8 years ago
Remove CONTROLLER_STATUS_EVENT from UGSEventListener, add it to new ControllerStateListener. More... about 8 years ago
Fix strange null pointer exception. Closes #749 More... about 8 years ago
Merge branch 'master' of github.com:winder/Universal-G-Code-Sender More... about 8 years ago
Add a test that didn't uncover any bugs. More... about 8 years ago
Fix class cast exception. Issue #745 More... about 8 years ago
RaspberryPi bundled JVM with JavaFX libraries included. Issue #731 More... about 8 years ago
Probe helper improvements with 'double tap' probing. More... about 8 years ago
Merge pull request #748 from oddish2211/master More... about 8 years ago
Fixed missing retractHeight field in settings More... about 8 years ago
Merge branch 'master' of github.com:winder/Universal-G-Code-Sender More... about 8 years ago
Merge pull request #746 from acoll/master More... about 8 years ago
Remove deprecated files for ant build More... about 8 years ago
WIP Probe panel updates More... about 8 years ago
Don't use " in jog unit button. Closes #651 More... about 8 years ago
Fix probe when reporting units in inches. More... about 8 years ago
Fix another compiler error, time for bed I think. More... about 8 years ago
Fix compiler error. More... about 8 years ago
Remove some log messages. More... about 8 years ago
Fix some codacy warnings. More... about 8 years ago
Fix probe command when using work coordinates. Issue #687 More... about 8 years ago
Another localization tweak. More... about 8 years ago
Merge branch 'master' of github.com:winder/Universal-G-Code-Sender More... about 8 years ago
Add missing EN localization for platform-title. More... about 8 years ago
Merge pull request #728 from pelrun/labels More... about 8 years ago
Fix bug with gcode parser when command code has a decimal. Closes #714 More... about 8 years ago
Fix grbl setting lookups, add test to make sure it doesn't regress again. Closes #711 More... about 8 years ago