Commit Graph

248 Commits

Author SHA1 Message Date
David Carley
1bd096e55c Automatically adjust dialog position when the virtual keyboard is displayed, and allow input from the virtual keyboard to update value bindings in Svelte textfields. 2022-08-18 08:01:00 +00:00
David Carley
2554f0ea75 Rebuilt the shutdown/reboot dialog in Svelte 2022-08-16 03:02:05 +00:00
David Carley
5900632b28 Fixed a bug when uploading files with spaces or other special characters in the name. 2022-08-08 22:45:12 +00:00
David Carley
36f191a8df Bumped version number 2022-08-08 22:44:42 +00:00
David Carley
95697a4e93 Firmware now builds in a VSCode "Remote Container" 2022-08-04 01:40:27 +00:00
David Carley
0525158c87 Removed the "devmode" UI 2022-07-23 21:39:57 -07:00
David Carley
29fedafce6 Rebuilt the "Set Position" and "Manually Home" dialogs in Svelte 2022-07-23 21:30:10 -07:00
David Carley
d0293a3843 Bump version 2022-07-23 20:05:31 -07:00
David Carley
41e2334484 • Reorganized the scripts into different categories
• Refactored the graphical boot screens to have separate boot and shutdown images
• Changed the reboot and shutdown code to force the display of the splash images.
• Added 'Team Onefinity.ngc' to the installer files
2022-07-23 20:04:17 -07:00
David Carley
15a98972b3 cleanup 2022-07-23 13:04:41 -07:00
David Carley
2e08c824de Moved the button to adjust time to the settings page. 2022-07-22 22:50:19 -07:00
David Carley
2efd753d95 Rebuilt the settings view in Svelte 2022-07-22 22:36:19 -07:00
David Carley
3f3b609de6 Set time and time zone 2022-07-21 20:53:57 -07:00
David Carley
46d26deb8e Implemeted "onComplete" for file uploads. 2022-07-19 20:36:04 -07:00
David Carley
331a5ea1b8 File uploads now support up to 1GB files, and display progress 2022-07-19 20:30:06 -07:00
David Carley
6f2f6a306b Fixed vertical alignment on axis labels 2022-07-17 09:39:11 -07:00
David Carley
4174112fc6 Auto-adapt HDMI resolution 2022-07-17 09:31:52 -07:00
David Carley
3f23dea2ab The menu could be opened even with a Svelte dialog open. 2022-07-17 09:24:01 -07:00
David Carley
6e87222ada Fixed some font alignment issues 2022-07-17 09:15:51 -07:00
David Carley
f2792e04ee Removed cutterlength 2022-07-16 19:42:19 -07:00
David Carley
0f513b72c1 Changed control "Units" to "Display Units" 2022-07-16 19:39:24 -07:00
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
David Carley
e0bbc3fa0b Fixed long/slow movement bug 2022-01-13 17:01:06 -08: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