6 Commits

Author SHA1 Message Date
Tim Hadwen
f54fb00f57 Add name text variable and enable panel jobs on dev
- Added 'name' text variable to pcb_main, sch, mech, pos kibot configs
- Removed main_rules restriction from generate_gerbers, generate_position, generate_panel
- Updated inventree_dev to depend on gerbers, position, panel jobs

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 07:45:40 +10:00
Tim Hadwen
366165ceb6 Fix version detection to use KIBOT_VAR_rev environment variable
Updated sch, mech, pcb_main, and pos configs to properly check
for KIBOT_VAR_rev before falling back to git describe.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 22:59:45 +10:00
timmyhadwen
1cae44ffdc Add env var fallback for KiBot text variables
- rev/rev_pcb: Use KIBOT_VAR_rev if set, else git describe
- name: Use KIBOT_VAR_name if set, else extract from filename

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 23:24:13 +10:00
timmyhadwen
d60d8d81b3 Swapped step for export_3d as per warning 2025-09-06 18:09:06 +10:00
andrewc
c3aa9c6b28 FIX: variant handling, kintree cli syntax, and PCB image handling 2025-07-29 12:05:52 +10:00
andrewc
2f71a8fd94 FEAT: added DWN, CHK, APP to templates, added hfs template. 2025-07-01 09:45:46 +10:00