128 Commits (e4294aab85fb54d6290fb1a4692fea768996107b)

Author SHA1 Message Date
Jeff Young e4294aab85 Don't export negative layers to copper. 4 months ago
Jeff Young 6a3f52dbaf Ignore negative layers when exporting Gerbers. 8 months ago
jean-pierre charras 89e80586cd Gerber export to pcb: handle rect aperture to draw lines on non copper layers 9 months ago
Seth Hillbrand 066380ffeb Clean up a few gerbview export to pcbnew layers 9 months ago
jean-pierre charras 162d87f271 Gerber export to pcb fixes: update to use recent changes in Pcbnew V9 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
Seth Hillbrand e9bc8cfe9d Give Clipper1 a Viking funeral 10 months ago
John Beard 215533f31a Unify flip direction handling 1 year ago
Marek Roszko d1ecf3790c Add generator version 2 years ago
jean-pierre charras 79d750e883 Gerbview, export to PCB: fix incorrect export of flashed shapes on non copper layers. 2 years ago
Jeff Young 140f76b870 Export rectangular aperture GBR_SEGMENTS as polygons. 3 years ago
jean-pierre charras 00374f0a75 Gerbview: code refactor: change name of a member: 3 years ago
jean-pierre charras 0d0c9aee3a Gerbview: code refactor: change name and type of a member: 3 years ago
jean-pierre charras 504adb3467 Eeschema Back annotation: fix broken handling of full sheet paths of symbols. 3 years ago
Bevan Weiss 38b54b62e0 Fixes ability for Export to PCB new to handle plain Gerber drill files (gbr). 3 years ago
jean-pierre charras 8963e4187a Gerbview,export_to_pcbnew: fix a crash and incorrect export of some shapes 3 years ago
Marek Roszko ece23d434b Split up Double2Str to a format function to make its use case clear 3 years ago
jean-pierre charras 0b233d593a Gerbview: fix missing pad shapes when exporting to Pcbnew. 3 years ago
jean-pierre charras 7eeefdb3c5 Gerbview export to kicad_pcb file: remove calls to Simplify and Fracture. 3 years ago
Jeff Young 65185f53a1 Rotate fp zones before comparing with library versions. 4 years ago
Jeff Young 78385f7ab5 Clean some more tenths-of-degrees out of GerbView. 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young 4ba3937f8a Cleanup. 4 years ago
Jeff Young e26341d424 Cleanup. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Jeff Young a1dfc36233 More error message regularization. 4 years ago
Jeff Young 1722bc03b0 Consistent terminology and punctuation. 4 years ago
jean-pierre charras a297e8f202 Gerbview, export to pcbnew: use gr_circle instead of polygon for flashed round shapes 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Jeff Young 2aaec31832 Don't put up "old version" warning for gerbview-generated PCBs. 4 years ago
Jon Evans 433e148e08 Move some string formatting functions out of base_units 5 years ago
Werni 0e44f5128c Add const specifiers 5 years ago
Jeff Young 522d64968e Yet more module -> footprint. 5 years ago
Marek Roszko 1d559108c8 Move LOCALE_IO out of common.h 5 years ago
Seth Hillbrand f8a4edb1c9 First pass renaming module to footprint 5 years ago
Ian McInerney 565bb268bb gerbview: Move more items to actions and tools 5 years ago
jean-pierre charras 04aa5519d0 Gerbview: code cleanup. Remove many include, now useless. 5 years ago
Jeff Young 88635ee5b6 Clean up error messages. 5 years ago
Jeff Young 39d4e422ea Better approximation for pads in Export Gerber to Pcbnew 5 years ago
Jeff Young 2043c8da8f Fix handling of flashed items in Gerber export to Pcbnew. 5 years ago
Ian McInerney 88e0ef548d gerbview: Add default filename to export to pcbnew function 6 years ago
jean-pierre charras 8d649b5351 Gerbview: cleanup code. 6 years ago
jean-pierre charras 25504319df Gerbview,export to pcbnew: avoid exporting not valid polygons. 6 years ago
Seth Hillbrand c4d853c1e8 SHAPE_LINE_CHAIN: Remove element access 7 years ago
jean-pierre charras 9dedbc74a3 Gerbview exporter: fix a wxASSERT. 7 years ago
jean-pierre charras fa39acfc2f Gerbview, export to pcbnew : export polygons as new DRAWSEGMENT polygonal shape. 8 years ago
jean-pierre charras a0ac1a48c2 Gerbview: fix code after renaming files 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
Wayne Stambaugh 652b969193 GTK+ file dialog wildcard improvements. 8 years ago