easyw/kicad-action-tools

FabricationPositions SSA export

Opened this issue · 0 comments

Hi guys,

I have a Hanwha (Samsung) PNP machine and the native format (.ssa) is a little different from the one in this plugin.
The header looks like this:

`[VERSION]

[PCB]
Unit System = MILIMETER
Coordinate = LOWER LEFT
Rotation = 0
Placement Origin = , -169.959, 112.268
Fiducial = CIRCLE, 3.890, 5.378, 164.010, -108.940
Accept Mark = NONE, 0, 0
Bad Mark = NONE, 0, 0

[BOARD]
Board Name = MQCXPI Jack_module_3.5_Alex PANEL
PCB Size = 171.400, 120.000, 3.000
Array = 1, 1, LOWER RIGHT
Array Offset = 0.000, 0.000

[PLACEMENTS]
"J1" 18.882 -2.656 0.000 180.000 NONE 0 0 0 0 1610 0 "Jack_3.5mm_PJ320D" "" "AudioJack4"
"J1" 5.106 -9.806 0.000 0.000 NONE 0 0 0 0 1610 0 "Jack_3.5mm_PJ320D" "" "AudioJack4"
"J1" 47.840 -2.656 0.000 180.000 NONE 0 0 0 0 1610 0 "Jack_3.5mm_PJ320D" "" "AudioJack4"
"J1" 76.798 -2.656 0.000 180.000 NONE 0 0 0 0 1610 0 "Jack_3.5mm_PJ320D" "" "AudioJack4"
"J1" 105.756 -2.656 0.000 180.000 NONE 0 0 0 0 1610 0 "Jack_3.5mm_PJ320D" "" "AudioJack4"`

It would need some parameters:

  • select type of format (txt or ssa)
  • for ssa: a list with checkboxes that shows every component with reference starting with FID. The user must check two or three.

Would you be available to implement this? I am willing to pay to have this feature.