Compare commits

..

3 Commits

Author SHA1 Message Date
Salvador E. Tropea a7a4d64149 [GHA] Created kicad5_auto_full:1.6.3-2_k5.1.9_d11.6_b3.4.1 2024-02-06 08:24:30 -03:00
Salvador E. Tropea a31c2b4177 [GHA] Created kicad6_auto_full:1.6.3-2_k6.0.11_d12.1_b3.5.1 2024-02-06 08:19:18 -03:00
Salvador E. Tropea 68731f460f [GHA] Created kicad7_auto_full:1.6.3-4_k7.0.10_d12.1_b3.5.1 2024-02-06 08:15:39 -03:00
2 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
FROM ghcr.io/inti-cmnb/kicad7_auto_full:latest
FROM ghcr.io/inti-cmnb/kicad5_auto_full:1.6.3-2_k5.1.9_d11.6_b3.4.1
LABEL AUTHOR Salvador E. Tropea <stropea@inti.gob.ar>
LABEL Description="Export various files from KiCad projects (KiCad 7)"

View File

@ -158,7 +158,7 @@ use of the rotation filter:
comment: 'Adjust rotation for JLC'
type: rot_footprint
negative_bottom: false
mirror_bottom: true
mirror_bottom: false
outputs:
- name: 'position'
@ -215,7 +215,7 @@ As you can see we now create a filter named ``fix_rotation`` of type
comment: 'Adjust rotation for JLC'
type: rot_footprint
negative_bottom: false
mirror_bottom: true
mirror_bottom: false
Using it, instead of the internal filter named ``_rot_footprint_jlcpcb``, is
the same here. But you can then customize the filter.
@ -231,7 +231,7 @@ rotate them just 90 degrees. The filter will look like this:
comment: 'Adjust rotation for JLC'
type: rot_footprint
negative_bottom: false
mirror_bottom: true
mirror_bottom: false
rotations:
- ["^QFN-", 90.0]
@ -253,7 +253,7 @@ example:
comment: 'Adjust rotation for JLC'
type: rot_footprint
negative_bottom: false
mirror_bottom: true
mirror_bottom: false
rotations:
- ["^QFN-", 90.0]
@ -280,7 +280,7 @@ You just need to add new offsets to the ``offsets`` option, like in the followin
comment: 'Adjust rotation for JLC'
type: rot_footprint
negative_bottom: false
mirror_bottom: true
mirror_bottom: false
offsets:
- ["^QFN-20", "1,0.5"]
@ -329,7 +329,7 @@ will adjust U103 rotation by 180 degrees:
comment: 'Adjust rotation for JLC'
type: rot_footprint
negative_bottom: false
mirror_bottom: true
mirror_bottom: false
rotations_and_offsets:
- field: Reference
regex: U103