Commit Graph

139 Commits

Author SHA1 Message Date
Stephen Hawes
64be488d0b trying to switch to caching instead of artifacts for pcb images 2023-06-10 19:43:35 -04:00
Stephen Hawes
8debc2fcf5 fixed bug in export-bom.py where pcbs didnt get an image link 2023-06-09 20:03:32 -04:00
Stephen Hawes
bf2116394c Update export-bom.py
makes bom generation add image for pcbs as well
2023-06-09 18:50:33 -04:00
Stephen Hawes
cc785a58ec Update export-bom.yaml
changes order so img folder already exists
2023-06-09 17:45:28 -04:00
Stephen Hawes
e50fa06fea Update export-bom.yaml
specifies im only moving png files
2023-06-09 17:36:20 -04:00
Stephen Hawes
7fcb1c5379 fixes bug where our environment variable isnt respected by the artifact download action 2023-06-09 17:26:34 -04:00
Stephen Hawes
9f820c0d3e tries pulling down raw image files 2023-06-09 17:17:53 -04:00
Stephen Hawes
4d3879d36e lists directory for debugging and updates image links to cdn 2023-06-09 12:56:44 -04:00
Stephen Hawes
3d0cfd6a85 moves pcb images into img folder 2023-06-09 12:53:18 -04:00
Stephen Hawes
dca4998b7b removing zipping 2023-06-09 12:45:30 -04:00
Stephen Hawes
e8c26e0b21 rearranges step in ci to test before stl generation to save time 2023-06-09 12:42:01 -04:00
Stephen Hawes
da33466269 trying to fix pcb images resulting in the final zip 2023-06-09 12:38:07 -04:00
Stephen Hawes
9ae0118685 fixes bad image paths 2023-06-09 09:36:16 -04:00
Stephen Hawes
3368f362ab updates CI to generate up to date images of pcbs to bom 2023-06-09 09:19:34 -04:00
Stephen Hawes
18c353f25c updates CI to not need to read the bom, and doesnt export count in filename 2023-06-07 17:58:05 -04:00
Stephen Hawes
b8b7f18827 tons of cad tweaks, plus updating all the assemblies. also updates bom files, and edits the CI to export three boms for each of the three widths 2023-06-07 17:20:42 -04:00
Stephen Hawes
40a29fef72 huge reorganization of files, still a little messy 2023-06-06 10:30:04 -04:00
Stephen Hawes
b9fad5d481 moves around some common parts, adds working 12mm frame 2023-05-31 15:30:16 -04:00
Stephen Hawes
32f50cb1fc rearranges cad folder structure to support 12 and 16 widths 2023-05-22 15:39:13 -04:00
Stephen Hawes
9980f9f177 removes light diffusion backup zips 2023-05-17 10:38:45 -04:00
Stephen Hawes
de4becabce updates issue templates to be better formatted, with instructions in comments 2023-05-17 10:38:32 -04:00
Stephen Hawes
ad6fee6ba5 adds thimble to bom 2023-05-15 12:49:03 -04:00
Stephen Hawes
b30203c8e6 fixes #23. updates fastener count, adds fastener for the slot. 2023-05-15 12:13:50 -04:00
Stephen Hawes
0511a2b487 Merge branch 'main' of github.com:opulo-inc/feeder 2023-05-08 15:19:39 -04:00
Stephen Hawes
485aaf26e6 adds design decisions document, clarifies point about drive motor in bom 2023-05-08 15:19:37 -04:00
Stephen Hawes
270650687b Update issue templates 2023-04-19 14:25:09 -04:00
Stephen Hawes
5a8f22f9c9 widens slot bracket slightly to make mounting many feeders at once easier v1.0.1 2023-04-19 13:37:41 -04:00
Stephen Hawes
99c66fb02d opens up the void for the fiducial pcb on the frame 2023-04-10 14:48:34 -04:00
Stephen Hawes
69182b84f1 updates top level assembly 2023-04-09 19:36:01 -04:00
Stephen Hawes
4b4f505098 tightens drive motor cover opening for shaft collar 2023-04-09 19:11:04 -04:00
Stephen Hawes
6c4eb07682 removes friction feature on spool holder for a more perpendicular final position of the thimble 2023-04-09 19:08:31 -04:00
Stephen Hawes
f381991aae removes padded surface above drive wheel in frame to reduce friction for driving thick paper tape 2023-04-09 19:08:03 -04:00
Stephen Hawes
beaba249a6 makes drive-motor-cover have a recess for the frame thickening in the previous commit 2023-04-09 16:27:01 -04:00
Stephen Hawes
e072111ec8 improves frame for printability, removes chamfer near fiducial void, increases interface between buttons, thickens surface above indexing wheel for better interface between wheel and tape 2023-04-09 16:25:28 -04:00
Stephen Hawes
157f6aca42 adds indexing-wheel cad to reflect pcb 2023-04-09 16:23:38 -04:00
Stephen Hawes
1d6145a329 updates spool arm to having two parts that friction fit together for better printability 2023-04-09 16:23:08 -04:00
Stephen Hawes
51cd700e43 updates indexing wheel to rev06 2023-04-09 16:22:28 -04:00
Stephen Hawes
d906c2dde7 extends drive motor bracket to to prevent overtightening 2023-04-06 12:32:15 -04:00
Stephen Hawes
6f625479fc fixes path to fid board v1.0.0 2023-03-24 17:26:16 -04:00
Stephen Hawes
e95e4c1c1a updating kibot container to support kicad7 but the correct container this time 2023-03-24 17:23:26 -04:00
Stephen Hawes
f72f44859c updating kibot container to support kicad7 2023-03-24 17:20:09 -04:00
Stephen Hawes
5b5ffab8e0 mobo is 2 layers not 4 ya dummy 2023-03-24 17:11:16 -04:00
Stephen Hawes
67270174fe yup, another ci bugfix commit 2023-03-24 16:55:53 -04:00
Stephen Hawes
a6fbf5ec31 more bugfix 2023-03-24 16:45:18 -04:00
Stephen Hawes
64e5123b03 other little bugfixes 2023-03-24 16:21:10 -04:00
Stephen Hawes
02f104afbf export bugfixes 2023-03-24 16:11:28 -04:00
Stephen Hawes
727a2a0c87 fixes zip name in feeder bom export 2023-03-24 15:59:18 -04:00
Stephen Hawes
be38bc2ed0 fixes paths for sed commit replacement for kicad files 2023-03-24 15:57:33 -04:00
Stephen Hawes
df64273b63 Merge branch 'main' of github.com:opulo-inc/feeder 2023-03-24 15:52:53 -04:00
Stephen Hawes
a310b79799 setting up ci exports 2023-03-24 15:51:51 -04:00