kicad/utils/kicad2step/pcb
John Beard 9092048dbc Kicad2Step: handle quoted layers
More recent Kicad_pcb files have quoted layer names (i.e.
strings, not symbols). The importer in K2S doesn't handle that,
so it chokes on elements like (layer "Edge.Cuts").

Fixes: lp:1824750
* https://bugs.launchpad.net/kicad/+bug/1824750

(cherry picked from commit c135158364)
2019-04-15 15:01:57 +01:00
..
3d_resolver.cpp Fold 3D Search Paths dialog into Configure Paths. 2018-07-17 15:11:01 +01:00
3d_resolver.h Fold 3D Search Paths dialog into Configure Paths. 2018-07-17 15:11:01 +01:00
base.cpp kicad2step: More diagnostic messages to determine export issues 2018-06-18 17:51:22 +02:00
base.h kicad2step: limit small segment add/remove 2018-09-06 18:44:09 -07:00
kicadcurve.cpp Kicad2Step: handle quoted layers 2019-04-15 15:01:57 +01:00
kicadcurve.h kicad2step: More diagnostic messages to determine export issues 2018-06-18 17:51:22 +02:00
kicadmodel.cpp Decode "offset" in STEP export tool 2017-12-01 16:21:50 +01:00
kicadmodel.h Change KICADMODEL definition from struct to class for consistency 2016-09-26 23:54:34 -04:00
kicadmodule.cpp Fix incorrect parsing in kicad2step when a footprint has both locked and placed options activated. 2018-01-15 11:24:09 +01:00
kicadmodule.h Fixes: lp:1696204 3D STEP export doesn't handle B.Cu rename 2017-06-08 08:33:14 +02:00
kicadpad.cpp Added more info to kicad2step parsing failures 2017-02-01 19:43:44 -05:00
kicadpad.h Added kicad2step tool. 2016-09-22 08:37:16 -04:00
kicadpcb.cpp kicad2step: Handle quoted layers 2018-12-18 10:17:22 -08:00
kicadpcb.h kicad2step: Implement overwrite protection, handle 'force overwrite' flag 2018-09-11 09:23:31 +02:00
oce_utils.cpp kicad2step: Implement overwrite protection, handle 'force overwrite' flag 2018-09-11 09:23:31 +02:00
oce_utils.h kicad2step: Implement overwrite protection, handle 'force overwrite' flag 2018-09-11 09:23:31 +02:00