David Carley
|
735064ca5e
|
Fixed some ui alignment issues.
|
2022-07-16 19:36:52 -07:00 |
|
David Carley
|
f6e17c656f
|
Fixed dimension labels in the probe dialog
|
2022-07-16 19:18:58 -07:00 |
|
David Carley
|
9fa83d30c0
|
When in devmode, clip to 1280x720
|
2022-07-16 19:12:56 -07:00 |
|
David Carley
|
8a904da3f6
|
Fixed wifi display when quality = 0
|
2022-07-16 19:09:16 -07:00 |
|
David Carley
|
f34e1413b7
|
Brought back the metric and imperial state variables.
|
2022-07-16 19:07:28 -07:00 |
|
David Carley
|
f0bb9079d4
|
Screen rotation dialog
|
2022-07-16 19:02:38 -07:00 |
|
David Carley
|
fc4bf1cba3
|
Missed package.lock
|
2022-07-12 19:42:40 -07:00 |
|
David Carley
|
176860a5a6
|
Bump version
|
2022-07-12 19:39:51 -07:00 |
|
David Carley
|
614e7f62cb
|
Unneeded code
|
2022-07-12 19:38:02 -07:00 |
|
David Carley
|
9a397d565f
|
Bit dimensions in localStorage
|
2022-07-12 18:16:09 -07:00 |
|
David Carley
|
c710d124a0
|
New probing experience complete.
|
2022-07-12 18:08:20 -07:00 |
|
David Carley
|
dd34b1e988
|
Added color to the "distance" controls.
|
2022-07-11 17:26:18 -07:00 |
|
David Carley
|
de665cac4d
|
New probe dialog working
|
2022-07-10 02:00:45 -07:00 |
|
David Carley
|
bc161fcd3d
|
checkpoint
|
2022-07-07 12:48:20 -07:00 |
|
David Carley
|
87290cd992
|
Rebuilt the "Home Machine" dialog with Svelte.
|
2022-07-04 20:07:26 -07:00 |
|
David Carley
|
5c42df492b
|
Added the package.lock
|
2022-07-04 16:28:43 -07:00 |
|
David Carley
|
9710d56779
|
Rebuilt the network view in Svelte
|
2022-07-04 16:19:23 -07:00 |
|
OneFinityCNC
|
10df5ada62
|
Changes to PWR firmware to support removing shunt circuit
|
2021-12-19 23:43:43 -05:00 |
|
OneFinityCNC
|
dbc9b0a38b
|
Merge branch 'Rev4-PCB' into 1.0.10-devel
|
2021-12-19 12:05:03 -05:00 |
|
OneFinityCNC
|
44d80a59cc
|
Merge pull request #62 from dacarley/final-tweaks
Final tweaks
|
2021-12-13 16:06:55 -05:00 |
|
David A. Carley
|
cadae46ab3
|
Update package.json
Changed version number to 1.0.9.
|
2021-12-08 14:57:24 -08:00 |
|
David A. Carley
|
eced4c7d6f
|
Update install.sh
Force chromium to restart to see cookie changes
|
2021-12-08 10:26:30 -08:00 |
|
David A. Carley
|
1a2613677d
|
Update delete-cookies.py
Neglected to commit the changes to the DB.
|
2021-12-08 10:04:36 -08:00 |
|
David Carley
|
5b1702c62a
|
Changed default speeds on PWM to 6000/24000, and clean up old cookies
|
2021-12-07 19:15:13 -08:00 |
|
OneFinityCNC
|
9a0e90576f
|
Merge pull request #61 from dacarley/back-to-estop
Had to bring back estop on a failed probe
|
2021-11-05 11:36:35 -04:00 |
|
David Carley
|
01e860af9f
|
Adjusted the "probe failed" message for generality
|
2021-11-03 18:31:36 -07:00 |
|
David Carley
|
ffeedaf4b2
|
Had to bring back estop on a failed probe
|
2021-11-03 18:21:40 -07:00 |
|
OneFinityCNC
|
3babab17f2
|
Merge pull request #60 from dacarley/disconnect-and-probe-unhoming
Fixed a disconnect bug, and unhoming on failed probe
|
2021-10-23 11:01:00 -04:00 |
|
David Carley
|
9ddf298690
|
Bumped the version to 1.0.9b2
|
2021-10-21 19:28:07 -07:00 |
|
David Carley
|
3710a3e1f6
|
Fixed a disconnect but, and unhoming on failed probe
|
2021-10-21 19:25:27 -07:00 |
|
OneFinityCNC
|
2571475700
|
Merge pull request #59 from dacarley/estop-on-probe
Got a working solution for detecting failed probes
|
2021-10-11 09:41:33 -04:00 |
|
David Carley
|
c9efccec15
|
Got a working solution for detecting failed probes
|
2021-10-11 00:28:22 -07:00 |
|
OneFinityCNC
|
0983a7f3e2
|
Merge pull request #58 from dacarley/laser-tool
Laser tool
|
2021-10-10 23:52:54 -04:00 |
|
OneFinityCNC
|
22ef07e1a5
|
Merge pull request #57 from dacarley/firmware-update-fixes
Firmware update fixes
|
2021-10-10 23:51:28 -04:00 |
|
OneFinityCNC
|
d7bfe52cbd
|
Merge pull request #56 from dacarley/defaults-tweak
Changed the way the default configs are stored for simplicity and maintainabilty
|
2021-10-10 23:49:17 -04: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 |
|
OneFinityCNC
|
91d2f2b979
|
Merge pull request #54 from dacarley/x50-defaults
Added defaults for the new X-50 models
|
2021-10-09 00:15:52 -04:00 |
|
OneFinityCNC
|
939e017331
|
Merge pull request #53 from dacarley/laser-zeroing
Laser zeroing
|
2021-10-09 00:14:20 -04:00 |
|
David Carley
|
f71be71dea
|
Improved layout
|
2021-10-08 14:43:28 -07:00 |
|
David Carley
|
e5b5106f18
|
Improved "Firmware upgrading" message.
|
2021-10-06 00:02:32 -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
|
78fce9e9da
|
Fix for laser zeroing - only honor "dynamic power" when running a gcode program.
|
2021-10-05 23:09:06 -07:00 |
|