0
I Use This!
Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Jun 23, 2024 — Jun 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated Pendant Interface - Using Jquery, Pure CSS and FastClick for improved mobile responsiveness More... about 10 years ago
Release: 0.4 Utils: - traceback check and error reporting via the web CNC: User configurable skipping of offending commands like M6 dxf: ignoring of SPLINES Interface: - do not disable zooming buttons while running - proper centering when chaning viewport More... about 10 years ago
- Canvas when changing view center to the same location at the center of the screen - FileDialog sort on top the directories More... about 10 years ago
Pendant corrected to server other pages More... about 10 years ago
Replaced the ; with %0A=\n for multiple lines in Pendant More... about 10 years ago
Merge pull request #33 from Effer/master More... about 10 years ago
Remove unnecessary open of tab Terminal because the status "check" is already displayed in the always visible status label. More... about 10 years ago
- CNC pendant accept multiple lines of gcode separated with ";" (to be verified) - started interface for the "state" - remove default port from ini More... about 10 years ago
Software reset added on toolbar More... about 10 years ago
- Remove of <1> binding on the WPos cordinates - Give estimation as hh:mm:ss instead of seconds More... about 10 years ago
Corrected Running with no gcode loaded More... about 10 years ago
- Time estimation reported now in minutes:seconds - Avoid starting an empty gcode file (and locking the program) - Jogging commands restore the absolute mode G90 More... about 10 years ago
Inverse cone as gantry in ISO More... about 10 years ago
Command label in front of the command line More... about 10 years ago
- Saving the window position and restoring (testing) - Zoom To Fit accelerator added More... about 10 years ago
Open Serial port as option in settings More... about 10 years ago
PRB fix for grbl 0.9i. Added a :[0/1] suffix as a return code of the probing More... about 10 years ago
Fit to screen restored More... about 10 years ago
Corrected imperial units loading from init file. Due to a conversion error it was always using metric system as display Option to disable drawings of paths More... about 10 years ago
A bit of optimization on the Canvas. - Ignore multiple zoom and combine it in a single - Use line width 0 instead of 1 (they claim on the web that is a bit faster) More... about 10 years ago
Merge pull request #18 from justinclift/master More... about 10 years ago
Minor typo fixes More... about 10 years ago
Fit to Screen, now zooms to selected objects on canvas. If non then to everything More... about 10 years ago
- Added home-made list_ports in case the python serial.tools do not exist like in RPi from the default installation - Corrected Zoom-In/Out from the menu - Added Zoom buttons in the toolbar More... about 10 years ago
Added also a zero all coordinates button More... about 10 years ago
Added set to zero X,Y,Z buttons in WCS More... about 10 years ago
- Protect probe grid to more than 1 points More... about 10 years ago
- User configurable pendant port More... about 10 years ago
- Pendant moved up the row of Home/Unlock/Reset buttons - Added a command line to send commands to grbl or bCNC More... about 10 years ago
- Option to disable the drawing of motion paths - Fit to screen zooming - Correction using the accuracy parameter from the ini file More... about 10 years ago