David Carley
5019ea5438
Inputs on motors/io/tool pages weren't activating Save on input.
2022-09-14 05:38:17 +00:00
David Carley
623608be53
Removed the rest of the comment header blocks.
2022-09-14 05:28:47 +00:00
David Carley
a09ec6c563
Brought back "disable safety prompts" for probing
2022-09-14 05:11:39 +00:00
David Carley
c7670ce7cc
Fixed a bug with filenames with non-ascii chars
2022-09-14 03:16:26 +00:00
David Carley
981f9cfe79
Reduce package size a bit
2022-09-14 02:58:42 +00:00
David Carley
23abeb9e84
A bit of build and installer cleanup.
2022-09-14 02:58:24 +00:00
David Carley
f76fc064fd
Removed the "jig" source.
2022-09-14 00:40:00 +00:00
David Carley
f8190f9734
Removed stray console.log
2022-09-13 12:37:19 +00:00
David Carley
c6490fd7b2
The Settings page was saving numbers as strings.
2022-09-13 02:17:32 +00:00
David Carley
1a44fe3c8e
Fixed the controller UI from hanging after estop
2022-09-13 00:24:31 +00:00
David Carley
fcc4ed8b03
Tweak to the support script
2022-09-13 00:08:38 +00:00
David Carley
ca70091347
Small tweak to the image creation script
2022-09-12 04:29:04 +00:00
David Carley
6a851a5a79
Added "/media" to the paths to clean
2022-09-12 04:23:32 +00:00
David Carley
11ba03fdc5
Fixed support for Logitech F310
2022-09-12 02:32:21 +00:00
David Carley
9ee617157e
Fixed not selecting the file just uploaded
2022-09-12 01:19:26 +00:00
David Carley
b770901576
Fix a couple issues with time management
2022-09-12 00:13:57 +00:00
David Carley
55595e5fb8
Added a "remote diagnostics" tool
2022-09-12 00:05:57 +00:00
David Carley
d151e668e2
Fixed spacing issues on the Help page
2022-09-11 17:55:30 +00:00
David Carley
7d365007ec
Rebuilt the Help screen in Svelte
2022-09-11 17:52:36 +00:00
David Carley
2851239ce4
Improved gamepad support
...
- Gamepads are now recognized by their "vendor" and "product" codes only.
- It was previously including other information like name, version etc
- Added a new item on the Settings page for "default gamepad type"
- If a gamepad is not "recognized", it is treated as the default type
2022-09-11 17:28:53 +00:00
David Carley
1cda3cbbef
Fixed: when changing an input value on settings/motors/tool/io, the Save button wasn't always enabled.
2022-09-11 02:52:48 +00:00
David Carley
cd9975541a
Tweaks to the release scripts
2022-09-11 02:41:25 +00:00
David Carley
32cdf2adbd
Bumped the version to 1.1.1
2022-09-11 02:40:49 +00:00
David Carley
ef152954c7
Changed the time/timezone dialog to for the virtual keyboard
2022-09-11 02:40:36 +00:00
David A. Carley
5acdc5f00f
Merge pull request #73 from OneFinityCNC/1.0.10-devel
...
Merge "1.0.10 devel"
2022-09-09 12:38:49 -07:00
David Carley
49f00be43c
Some final tweaks to the sd card image script
2022-09-09 18:54:34 +00:00
David Carley
0bcd784bb2
Tools for building the sdcard image
2022-09-09 18:23:05 +00:00
David Carley
31c3b63772
Minor tweak to the dev environment
2022-09-09 04:04:42 +00:00
David Carley
b4b95f916b
Bumped version number to 1.1.0
2022-09-09 03:22:16 +00:00
David Carley
cc151b5f82
Tweaks the the dev env and build system
2022-09-09 03:21:56 +00:00
David Carley
c4ff477e92
Probe graphics, and lift z by 25mm at end of probe
2022-09-08 07:23:12 +00:00
David Carley
1c82cc8092
Fixed indicator tab headers (css class conflict)
2022-09-08 02:58:41 +00:00
David Carley
00b422d4c5
Simplfied the upgrade filesystem resize logic
2022-09-08 02:28:44 +00:00
David Carley
99750f53a0
More devcontainer tweaks
2022-09-08 02:28:19 +00:00
David Carley
1079256789
Finished the prep-sd-image script
...
- Full scrub of .config/
- Inject the virtual keyboard extension
- Auto-expand the filesystem on first boot
- A more robust e2fsck routine
- Run "sync" at key points in the script
- Shrink the root filesystem as much as possible
- Don't fail if the input image file is already as small as possible.
2022-09-08 02:27:57 +00:00
David Carley
be4110e679
Fixed a boot-time warning/error on zram-config
2022-09-07 19:41:44 +00:00
David Carley
f91dc1d756
More eslint tweaks
2022-09-07 17:51:16 +00:00
David Carley
051e712b53
Remove the rest of the remnants of AP support.
2022-09-07 16:48:53 +00:00
David Carley
f2e0f9cabf
Update file paths
2022-09-07 16:48:35 +00:00
David Carley
c41995329b
Inject 'Team Onefinity.ngc' into the sd card image
2022-09-07 16:48:14 +00:00
David Carley
b41154248d
Install zram-config for zswap
2022-09-07 16:46:00 +00:00
David Carley
f8663912b3
More tweaking on the devcontainer
2022-09-06 07:50:56 +00:00
David Carley
9babfc702e
Reworked the help page content.
2022-09-06 07:50:24 +00:00
David Carley
70bbee974f
Another eslint rule
2022-09-05 21:44:57 +00:00
David Carley
135b46df23
Some eslint fixes
2022-09-05 10:30:42 +00:00
David Carley
cae5ccd7b7
Write a default config.json file to the sd card image.
2022-09-05 10:28:31 +00:00
David Carley
8e96fcc67b
Script to prep the sd card image
2022-09-05 09:53:39 +00:00
David Carley
973cb94762
Ignore various disk image file extensions.
2022-09-05 09:52:06 +00:00
David Carley
b9c0d7b7c8
Added "zerofree" to the list of installed packages
2022-09-05 09:42:43 +00:00
David Carley
884ee1c683
install.sh: Always install the Onefinity theme
2022-09-05 09:34:49 +00:00