Commit Graph

228 Commits

Author SHA1 Message Date
andrewc
18a7f575e1 Updated kintree 2024-10-24 20:25:43 +10:00
andrewc
95129c8206 Update ki-ntree and handle failing of ki-ntree commands 2024-10-24 19:07:29 +10:00
andrewc
55e7b874ae Updated ki-ntree 2024-10-24 14:14:02 +10:00
andrewc
f7a611c685 Update ki-ntree 2024-10-24 13:27:11 +10:00
andrewc
a85fb9265f Updated ki-ntree 2024-10-24 10:24:36 +10:00
andrewc
e7e6c0b98e Updated ki-ntree 2024-10-23 13:26:29 +10:00
andrewc
0794509a6b Fixed up inventree_job rules and updated to latest version of ki-ntree cli 2024-10-23 11:20:19 +10:00
andrewc
9711dce2ef Hopefully fix up when inventree_job runs 2024-10-15 09:59:34 +10:00
andrewc
0195a7caea Remove boms job from outputs_all 2024-10-09 09:03:56 +10:00
andrewc
386b781a8c Print out token, shouldn't make a difference but it seems to be working
now?
2024-10-09 08:56:09 +10:00
andrewc
c64e02af88 Fix up path of token again 2024-10-08 13:52:25 +10:00
andrewc
85aac86ceb Fix up path to token in command 2024-10-08 13:19:12 +10:00
andrewc
cc258bdb23 Fixed up token file name in command 2024-10-08 13:00:31 +10:00
andrewc
7fa4a486db Fixed up token download 2024-10-08 11:34:09 +10:00
andrewc
ba09a90c53 Store and retrieving token written, upload tested. 2024-10-08 10:04:16 +10:00
andrewc
adf63a67e0 UPdated ki-ntree 2024-10-03 18:02:23 +10:00
andrewc
25c5b4eaf3 Updated ki-ntree 2024-10-03 17:21:48 +10:00
andrewc
d47cef1b70 Updated ki-ntree 2024-10-03 16:46:04 +10:00
andrewc
6bd6d5f42d Updated ki-ntree 2024-10-03 16:00:13 +10:00
andrewc
bef9b50271 inventree job fail now takes down upload and release, export conn_mpn+conn_manf fields to bom 2024-10-02 11:20:28 +10:00
andrewc
d37fd830cf Updated kintree submodule 2024-10-02 10:36:54 +10:00
andrewc
90088a2af2 Disable boms in dev job 2024-10-02 10:14:55 +10:00
andrewc
2130e95fcf Updated kintree vars to work with CI 2024-10-02 10:08:23 +10:00
andrewc
f64c9685ba Install pip 2024-10-01 20:03:40 +10:00
andrewc
79442489b7 Install poetry 2024-10-01 19:29:22 +10:00
andrewc
72625988d1 Cleanup tag functions 2024-10-01 19:06:20 +10:00
andrewc
6e23ebcc3a Added kintree cli fork as a submodule.
Added 'inventree' stage to CI, which runs ki-ntree cli on all the boms
it can find in the artifacts dir
2024-10-01 15:00:34 +10:00
andrewc
9d7ea27a94 Added revision field to bom export 2024-10-01 14:03:49 +10:00
ac
fe9a4eb1e2 Added default panel files (vscore) to the templates, and made the
rotation maths in the neoden pnp file generation more robust
2024-09-09 10:11:33 +10:00
ac
80765e324f Added user layers to jlc gerbers 2024-09-09 09:46:53 +10:00
andrewc
19003424bd Added script to rotate a pnp file 2024-08-08 15:39:27 +10:00
Tim Hadwen
c8d6d0abff Revert "Added ignore for libfootprint:"
This reverts commit 7c63818110
2024-07-26 08:41:25 +00:00
timmyhadwen
7c63818110 Added ignore for libfootprint: 2024-07-26 18:22:32 +10:00
timmyhadwen
d326456efe Removed bookworm backports as it was for old image 2024-06-03 15:02:44 +10:00
timmyhadwen
eacc465d8c Updated to 1.6.5 2024-06-01 11:51:01 +10:00
timmyhadwen
77baad305a Updated image for KiCad8 2024-06-01 11:16:43 +10:00
andrewc
75f950fe11 Stop lib merging for now, as it isn't working as intended 2024-04-16 11:36:22 +10:00
andrewc
852964dce0 Release job now links to latest packages 2024-04-16 08:47:35 +10:00
andrewc
34a07084f6 Attempting to fix upload job curl install 2024-04-15 21:56:44 +10:00
andrewc
39254fcb33 Added datsheet field to BOM output 2024-04-15 13:24:44 +10:00
andrewc
3303d59629 Changed board ID to be 6 digit instead of 4. 2024-04-02 13:05:17 +10:00
ac
cf8dce6165 Foot gen: fixed corners logic 2024-03-16 15:46:48 +10:00
andrewc
e55641095c Foot gen: support ignoring corners if part overlaps them 2024-03-15 18:25:52 +10:00
andrewc
cc806b7c88 Foot gen: updated silkscreen of board outline to not intersect with the
courtyards of any parts
2024-03-15 16:09:25 +10:00
andrewc
5609c4de80 Added spoke angle support 2024-03-15 13:34:56 +10:00
andrewc
f41437bd6a Made smt pad offsets work by forking the generator repo 2024-03-15 11:58:41 +10:00
andrewc
76103dbc9e Updated foot gen to look for primitive instructions in footprint 2024-03-15 10:08:24 +10:00
andrewc
06a2385777 Foot gen script now sorts footprints by the order they are listed in the pcb text 2024-03-14 13:22:38 +10:00
ac
e927efbc22 Update footprint gen script to better deal with mounting holes 2024-03-13 22:17:22 +10:00
andrewc
e2cbf1696c Finished initial implementation of the footprint generator.
There is now a dependant submodule to produce footprints.
2024-03-12 18:13:44 +10:00