0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Sep 25, 2024 — Sep 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1203 from breiler/feature/pendant-poc-2 More... over 6 years ago
Forgot to remove code for testing exception mapper More... over 6 years ago
Fixes after code review. Added exception handler for mapping exceptions as responses. Renamed controllers to resource. More... over 6 years ago
Merge branch 'master' into feature/pendant-poc-2 More... over 6 years ago
Merge pull request #1210 from breiler/bugfix/overrides More... over 6 years ago
Added a button for browing workspace directories More... over 6 years ago
Merge branch 'master' into feature/cli-pendant More... over 6 years ago
Initiate with the state disconnected. Made the DRO status color for homing green. More... over 6 years ago
Make GRBL transistion to a homing state when starting to home. More... over 6 years ago
Make GRBL transistion to a homing state when starting to home. More... over 6 years ago
Update README.md More... over 6 years ago
Corrected the member name to comply with java naming conventions for static members (it's not "final static"). More... over 6 years ago
Added option for setting connection driver. Settings are now also saved. More... over 6 years ago
Moved the keep alive function from gui backend to it's own util and service which will be started by the gui. More... over 6 years ago
Replaced system out with a logger. More... over 6 years ago
Remove unused members More... over 6 years ago
Merge branch 'master' into feature/pendant-poc-2 More... over 6 years ago
Moved jog service to the service package. Removed unused parameter in the action registration service. Added new actions for jogging diagonally. More... over 6 years ago
Use logger instead of system out More... over 6 years ago
Fixed bug where the shortcut commands for overrides couldn't be executed when machine was running. More... over 6 years ago
Fixed typo in printout More... over 6 years ago
Added support for .tap files More... over 6 years ago
Added method to set port More... over 6 years ago
Minor adjustments More... over 6 years ago
Added start script for the cli More... over 6 years ago
Added option for setting the workspace directory. More... over 6 years ago
Only connect to controller if the port is available More... over 6 years ago
Added method for defining a workspace directory which can be shared from the pendant api More... over 6 years ago
Merge pull request #1204 from breiler/bugfix/state_color More... over 6 years ago
Added option to start pendant in the CLI client More... over 6 years ago