Commit Graph

274 Commits

Author SHA1 Message Date
andrewc
284f4a075a Panel text addition now has to be done using the post panel script process, as too many text fields required 2025-07-02 13:57:49 +10:00
ac
03225edd05 Added spacing text and aligned text better 2025-07-02 08:57:46 +10:00
ac
e39c3af4f9 Remove logo from xlsx bom 2025-07-01 17:26:01 +10:00
ac
3fe352a27c FIX: remove logo from xlsx bom, remove erroneous text from foot_gen
script
2025-07-01 17:24:53 +10:00
andrewc
2f71a8fd94 FEAT: added DWN, CHK, APP to templates, added hfs template. 2025-07-01 09:45:46 +10:00
andrewc
191ef7db66 Merge main into dev 2025-07-01 09:39:17 +10:00
andrewc
88def8aa9c Merge branch 'dwn_chk_app' into dev 2025-06-30 19:13:42 +10:00
andrewc
ba4ccea323 Fixed up page links in template proj files 2025-06-28 13:04:20 +10:00
andrewc
4af1df2578 Move templates to their own folder, create a hfs template. 2025-06-27 15:49:24 +10:00
ac
00b6518d84 Export DWN CHK APP so that kibot can use them 2025-06-26 16:52:54 +10:00
ac
4729aa8b86 Implemented parsing of commit message to find DWN, CHK, APP 2025-06-26 15:46:35 +10:00
ac
090bfacd2c Updated templates and worksheets to include drawn, check, and approve 2025-06-26 13:47:52 +10:00
ac
a69e5a291e Fixed up inventree rev 2025-06-24 11:42:48 +10:00
andrewc
88d02915a4 Moved kibot configs around to maybe fix pipeline 2025-06-24 09:40:00 +10:00
andrewc
0ed550e613 Changed to using groups again, separate configs for each group currently 2025-06-09 15:06:33 +10:00
andrewc
15650e1e71 Fixed up quotes around name of JLC ouputs 2025-06-09 14:40:01 +10:00
andrewc
c2310a0d96 Fixed rules on outputs_dev 2025-06-09 13:35:17 +10:00
andrewc
6d7b4336dc Use the ki-ntree docker image in inventree_job_main 2025-06-09 13:18:49 +10:00
ac
f73d59d2e3 Cleaned up script, integrated into CI 2025-06-03 14:50:54 +10:00
ac
538c109b25 Panel info generation operational, need to integrate into CI 2025-06-03 13:58:58 +10:00
andrewc
003b740131 WIP: pre-panel script to parse and impl panel info 2025-06-03 07:49:31 +10:00
andrewc
a05af9436a Switch variant field back to being in the part number 2025-06-02 12:18:59 +10:00
ac
b9ceec5389 FIX: change generated footprint model back to step by default 2025-05-29 14:11:29 +10:00
ac
266fad8b9c FIX: export both vrml and step files of generated footprints 2025-05-29 13:29:57 +10:00
ac
a1564dece5 Added 3rd field for footprint gen, allowing you to disable the 3d model of the added footprint 2025-05-27 17:04:02 +10:00
Tim Hadwen
1c1f8cbcbd Edit kibot-ci.yml 2025-05-22 02:24:52 +00:00
Tim Hadwen
d599f31d71 Edit kibot-ci.yml 2025-05-22 02:14:17 +00:00
Tim Hadwen
1e6e4a3ed6 Edit kibot-ci.yml 2025-05-22 02:03:47 +00:00
Tim Hadwen
c68606b31d Edit kibot-ci.yml 2025-05-22 01:53:28 +00:00
timmyhadwen
f7ccd2da18 Merge branch 'kicad9' of gitlab.com:Micromelon/education/hardware/kicad-ci into kicad9 2025-05-21 19:47:55 +10:00
timmyhadwen
87d40db02b Updaed version 2025-05-21 19:46:35 +10:00
Gwyneth
9650ac4a1d Merge branch 'kicad9' of gitlab.com:Micromelon/education/hardware/kicad-ci into kicad9 2025-05-21 18:31:33 +10:00
Gwyneth
06bfb9533e altered kibot-ci.yml image name 2025-05-21 18:21:28 +10:00
Gwyneth De Guia
e52f18310d Edit kibot-ci.yml image name to 1.9.5 2025-05-21 08:19:13 +00:00
gwyneth
acfea6e804 Switched to kicad9 2025-05-21 18:04:25 +10:00
andrewc
1828df591f Added pcb_rev variable to kicad templates 2025-05-21 15:24:28 +10:00
andrewc
57ef513fe5 Checking the rev parsing 2025-05-21 14:21:12 +10:00
andrewc
387a8d9b68 Testing having a truncated (major.minor only) revision for the PCB 2025-05-21 12:03:50 +10:00
ac
5a909ac0f0 Allow inventree_job_dev to create BOM parts, but not the assembly 2025-05-20 17:02:53 +10:00
andrewc
e1c997756c Fix up paths during boms 2025-05-20 16:18:41 +10:00
andrewc
2663e63353 Fixed up where variant sits in output names, testing CI 2025-05-20 15:20:23 +10:00
andrewc
0f9ab507dd Fixed up a few kibot options 2025-05-20 14:31:48 +10:00
andrewc
8b4ef0e0c4 Added Dockerfile so ki-ntree does not need to be installed every run 2025-05-16 16:33:31 +10:00
ac
51f029af3a Added support for generating a second 'base' footprint 2025-05-13 19:22:59 +10:00
ac
f17468f13b FEAT: module footprint generation now has silkscreen visible 2025-05-13 16:16:05 +10:00
ac
7a2452cc8e Changed footprint script to export vrml instead of step 2025-05-13 16:13:35 +10:00
ac
ebee7ef48e Neo: fixed up script to point to the 'Fabrication' folder properly
Variants: able to use kibot variants, separate variants for: mech, sch,
and pcb outputs. This because a BOM variant does not affect the PCB, but it might affect the step file.
2025-04-29 21:29:05 +10:00
ac
cf480237f5 Added step file creation to panel job 2025-03-28 09:05:14 +10:00
andrewc
18a9c83ca7 FIX: corrected syntax in foot_gen script, and stopped leaving one footprint unprocessed. 2025-03-18 18:23:38 +10:00
andrewc
f0d9ad3fd6 Fixed up foot gen script 2025-03-18 18:20:00 +10:00