Commit Graph

496 Commits

Author SHA1 Message Date
David Carley
3710a3e1f6 Fixed a disconnect but, and unhoming on failed probe 2021-10-21 19:25:27 -07:00
David Carley
c9efccec15 Got a working solution for detecting failed probes 2021-10-11 00:28:22 -07:00
David Carley
e28a0ab2d4 Save per-tool settings 2021-10-10 19:57:43 -07:00
David Carley
a35890e15a Checkpoint 2021-10-10 18:42:14 -07:00
David Carley
6833fa449b Merge branch 'firmware-update-fixes' of github.com:dacarley/onefinity-firmware into laser-tool 2021-10-10 15:55:49 -07:00
David Carley
a33f518f65 Merge branch 'defaults-tweak' of github.com:dacarley/onefinity-firmware into firmware-update-fixes 2021-10-10 15:46:42 -07:00
David Carley
bcc08c09d9 Simplified defaults data for maintainability 2021-10-10 15:35:43 -07:00
David Carley
f22252011a WIP: laser tool support 2021-10-09 13:39:38 -07:00
David Carley
9d8354579e WIP: Simplify defaults, for easier maintenance 2021-10-09 13:38:43 -07:00
David Carley
834bf09fc3 Merge branch '1.0.9-devel' of github.com:OneFinityCNC/onefinity-firmware into firmware-update-fixes 2021-10-09 13:26:38 -07:00
David Carley
f71be71dea Improved layout 2021-10-08 14:43:28 -07:00
David Carley
bdcc5a56df Removed password from firmware updates 2021-10-05 23:58:30 -07:00
David Carley
44d19911b7 Added defaults for the new X-50 models 2021-10-05 23:42:10 -07:00
David Carley
ea6a153e51 Added a "watch your hands" message before moving machine to (0,0) after probing 2021-05-24 20:35:13 -07:00
OneFinityCNC
82d89be09a Merge pull request #46 from dacarley/safari-3d-preview
Fixed the 3d preview on Safari
2021-03-31 23:28:52 -04:00
David Carley
b989d9c778 Fixed the 3d preview on Safari 2021-03-23 22:19:03 -07:00
David Carley
a46230656e Made it far less likely for the UI to lock up 2021-03-23 21:19:45 -07:00
David A. Carley
3db16fe52a Merge branch '1.0.7-devel' into probing-prompt-setting 2021-03-16 21:43:23 -07:00
OneFinityCNC
1e1cb608be Merge pull request #43 from dacarley/fix-imperial-probing
Fixed imperial probing
2021-03-17 00:38:15 -04:00
David Carley
f913382726 No "probing complete" modal if disabled 2021-03-16 19:10:37 -07:00
David Carley
a5474f7086 Fixed imperial probing 2021-03-16 09:33:40 -07:00
David Carley
437772c908 Added a setting to allow disabling probing prompts 2021-03-15 19:21:06 -07:00
David Carley
432f5251cf Enable downgrades to old firmware versions 2021-03-15 18:25:22 -07:00
OneFinityCNC
e4d2d4ce78 Merge pull request #28 from dacarley/error-message-styling
Fixed a bug with styling of the error dialog
2021-03-10 13:09:13 -05:00
David Carley
b7e47f03ac Fixed a bug with styling of the error dialog 2021-03-06 15:34:44 -08:00
David Carley
472a9c1313 Fixed error messages in the console about webgl 2021-03-06 15:33:34 -08:00
OneFinityCNC
0f9fd1e126 Merge branch '1.0.7-devel' into put-away-probe-modal 2021-03-06 11:58:20 -05:00
OneFinityCNC
038733e046 Merge pull request #18 from dacarley/version-comparisons
Improved version comparison logic
2021-03-06 11:49:53 -05:00
David Carley
6f7853cc1f Added a popup to remind user to put away the probe 2021-03-06 00:02:32 -08:00
David Carley
9d2549ebb6 Beta's were considered older than all normals 2021-03-05 18:40:34 -08:00
David Carley
565a8324fb Improved version comparison logic 2021-03-05 15:32:10 -08:00
David Carley
4411b0167d Had to refactor probing logic to handle imperial 2021-03-05 11:57:56 -08:00
David Carley
6c525930fe Fixed sticky modal issue mostly by removing anims 2021-03-03 01:21:01 -08:00
OneFinityCNC
5e3e44b576 Merge branch '1.0.7-devel' into refactored-probing 2021-03-03 00:37:34 -05:00
OneFinityCNC
568f6fb0fd Merge pull request #9 from dacarley/unresponsive-on-first-file-upload
Fixed the issue where the UI becomes unresponsive on the first file upload
2021-03-03 00:09:19 -05:00
OneFinityCNC
7f143cbdb1 Merge pull request #8 from dacarley/handle-large-gcode-files
Better support for large gcode files
2021-03-03 00:04:43 -05:00
OneFinityCNC
76e83f3435 Merge pull request #6 from dacarley/code-cleanup
A little dead code cleanup
2021-03-03 00:02:39 -05:00
David Carley
21c9448da6 Refactored the probing code 2021-03-02 19:58:12 -08:00
David Carley
e9330f0684 Removed debugging code 2021-03-02 18:44:13 -08:00
David Carley
d752fd2b76 Fixed the issue where the UI becomes unresponsive on the first file upload 2021-03-02 18:42:34 -08:00
David Carley
a6180ba120 Better support for large gcode files 2021-03-02 15:29:22 -08:00
David Carley
1b32eeacc4 A little dead code cleanup 2021-03-02 10:20:16 -08:00
David Carley
4a23455621 Implemented a probe continuity test before probing 2021-03-02 10:16:24 -08:00
OneFinityCNC
a0ae0a4e30 1.0.6 Firmware release. More Github cleanup. 2021-02-28 00:58:19 -05:00
OneFinityCNC
47af000045 Verison 1.0.5 2020-10-15 23:17:21 -04:00
OneFinityCNC
24dfa6c64d Verison 1.0.3 Release
Based on Buildbotics 0.4.14
2020-08-27 23:20:27 -04:00