Commit Graph
37 Commits
Author SHA1 Message Date
reed f7b8586424 refactor: move storage initialization to the start_config function 2026-08-17 21:41:49 -05:00
reed d70b35dd92 refactor: use IntEnum instead of a custom implementation for ConfigKey in config.rs 2026-08-17 21:14:00 -05:00
reed 69669f2011 feat: initialize the config service 2026-08-17 21:10:15 -05:00
reed 41647f8d39 chore: remove unused #![feature] 2026-08-17 17:38:01 -05:00
reed 1b7c5e875f style: organize deps 2026-08-17 17:38:01 -05:00
reed aed1e41665 feat: use the embedded-rpc library for the wifi service 2026-08-17 17:38:00 -05:00
reed 8695d0abfa feat: log the error with the wifi config 2026-08-17 17:37:59 -05:00
reed 02a4559268 style: fmt 2026-08-16 22:31:30 -05:00
reed 5216228f88 refactor: rename HttpApiService.serve() to HttpApiService.run() 2026-08-16 22:31:29 -05:00
reed a360aa6b30 refactor: moved the wifi code to a wifi service 2026-08-16 22:31:27 -05:00
reed 851a4d7ff9 chore: cargo update 2026-08-15 23:17:52 -05:00
reed 823e758987 feat: add the clock functionality with NTP support 2026-08-15 23:17:42 -05:00
reed c9a67ea925 chore: update deps 2026-08-15 22:12:29 -05:00
reed 83f467d5c8 refactor: restructure the picoserve code into HttpApiService 2026-08-15 21:23:16 -05:00
reed 6b0e40a926 docs: update old comment 2026-08-10 18:52:38 -05:00
reed 74ae6c40d4 feat: losen the tolerance for the shaft hub clearance diameter on the shaft mount 2026-07-21 18:35:20 -05:00
reed 6f51150803 feat: add counter bore holes for the screws going into the extrusion on the drive_shaft_bar_adapter 2026-07-21 18:35:19 -05:00
reed 3a9e2e5096 feat: angle the track on the drive_shaft_mount to make it more printable 2026-07-21 18:35:18 -05:00
reed 05329e58ad fix: losen tolerance for the extrusion because we are not going for a friction fit 2026-07-21 00:57:16 -05:00
reed 54fa950986 feat: add 1mm of tolerance for the unsupported shaft hub center cutout 2026-07-20 20:05:34 -05:00
reed f4f16c9acd chore: add a outputName for the 3dfiles derivation 2026-07-20 19:19:50 -05:00
reed 927d29da87 feat: add a printable overhand for the track in the adapter 2026-07-20 19:18:24 -05:00
reed 06b1939f72 feat: add a seem channel for the mount 2026-07-20 19:18:02 -05:00
reed 40e4d3500d docs(cad): add TODOs for v2 of the cad objects 2026-07-16 01:35:16 -05:00
reed ec816cc443 feat(cad): add a tolerance for the shaft and correct PolarLocations usage 2026-07-16 01:34:42 -05:00
reed febb91c123 feat(cad): add tracks for the extrusion 2026-06-29 21:41:40 -05:00
reed a690efc920 feat(cad): make drive_shaft_bar_adapter a cylinder 2026-06-29 21:05:50 -05:00
reed 1761e56e1a feat(cad): build the drive_shaft_bar_adapter part in 3d instead of 2d sides with PolarLocations 2026-06-29 20:59:06 -05:00
reed 2bc95a9dd5 feat(cad): create the drive_shaft_bar_adapter part with a temporary implementation 2026-06-29 19:46:28 -05:00
reed 32db86d3cf refactor(cad): wrap the drive_shaft_mount code in a function for organization 2026-06-29 19:45:02 -05:00
reed bb7d3eaeae refactor(cad): change the builder variable to the name of the part 2026-06-25 15:35:19 -05:00
reed a669f5815f feat(cad): move the bearing to the center of the part and add space for the 1310 series hyper hub 2026-06-25 00:20:13 -05:00
reed 0c9cb6af36 feat(cad): modify the bearing hole to actually hold the bearing 2026-06-25 00:09:48 -05:00
reed e8aae131fa feat(cad): add screw blocks and a track for mounting 2026-06-24 20:44:12 -05:00
reed 3106176caa feat(cad): add the 3dfiles package and the original drive shaft mount 2026-06-24 18:57:01 -05:00
reed d02fcbd2a6 feat: set hostname for the device 2026-06-11 01:46:41 -05:00
reed 06d37ff5bd chore: initial commit 2026-06-11 00:59:18 -05:00