jean-pierre charras
|
51ed01d765
|
GERBER_PLOTTER: small change in code to manage the current selected aperture.
Avoid using an iterator to store this aperture because iterators can be invalided
when modifying a list.
Enhancements in gerber_placefile_writer.
|
2019-11-04 14:33:10 +01:00 |
jean-pierre charras
|
65bf669387
|
Refinements in gerber placefile writer: allows adding board edge cuts in file.
Use a pad bounding box for footprints having no valid courtyard defined.
Refinement also in Gerber files when plotting oval pads.
|
2019-11-01 18:12:26 +01:00 |
jean-pierre charras
|
4a0bd46ed6
|
More work on Gerber pick and place files
In P&P files, user strings are now quoted, and use UTF8 encoding
|
2019-11-01 08:34:24 +01:00 |
jean-pierre charras
|
da28426617
|
Gerber P&P file: fix a syntax error.
|
2019-10-21 15:15:46 +02:00 |
jean-pierre charras
|
f892ebbb49
|
Fix issues in Gerber attributes
|
2019-10-19 11:26:29 +02:00 |
jean-pierre charras
|
47f9c505c5
|
Gerber plot: better handling of polygonal pad shapes plotting
update GBR_CMP_PNP_METADATA.
|
2019-10-19 11:26:29 +02:00 |
jean-pierre charras
|
36253450e7
|
Pcbnew: Add experimental place file (P&P) export in Gerber format.
|
2019-10-19 11:26:28 +02:00 |