25 Commits (1d0ba992da1629120789dfe3ce9eecdaee2ba165)

Author SHA1 Message Date
John Beard 1d0ba992da Fabmaster: don't show default refdeses 12 months ago
John Beard e2136db5c2 Fabmaster: handle squares, oblongs, and regular polygons. 12 months ago
John Beard 29a66714cd Fabmaster: omit DEVICE TYPE, COMPONENT VALUE, TOLERANCE texts 12 months ago
John Beard 8152ec06d1 Fabmaster: fix some text import and unify item creation 12 months ago
John Beard 9a68a9c310 Fabmaster: better detection of closed vs open polygons 12 months ago
John Beard c22798ec72 Fabmaster: handle FIG_RECTANGLE 12 months ago
John Beard faae009dba Fabmaster: use User layers for unknown layers 12 months ago
John Beard 6cfcba9b37 Fabmaster: handle circles 12 months ago
John Beard bac027881a Fabmaster: skip components with no x, y, or rotation 12 months ago
John Beard 926ef7677b Fabmaster: never add null holes to polygons 12 months ago
John Beard 8a56d3e2b9 Fabmaster: handle circular zone cutouts 12 months ago
John Beard 02c4cab224 Fabmaster: map layers in the v9 way 12 months ago
John Beard 4d2d70ce22 Fabmaster: catch illegal parses up front 12 months ago
Jon Evans 2a605e4a4e Infrastructure and file format for via stacks 1 year ago
Jon Evans 56e0811516 Phase 2 of padstack support 1 year ago
John Beard 215533f31a Unify flip direction handling 1 year ago
Seth Hillbrand cc850d0da0 Split out LSEQ/LSET from LAYER_ID 1 year ago
Jeff Young aa5a370b3a ADDED: user layer types. 1 year ago
Wayne Stambaugh 795a9eea60 Coding policy fixes. 2 years ago
Jon Evans c800fb790d Start unifying padstack properties 2 years ago
Jon Evans 7b6afd290a Remove non-const access to board-owned items 2 years ago
Alex Shvartzkop a4da829ccc Fabmaster (CADENCE ASCII): import dimensions graphics. 2 years ago
Alex Shvartzkop cb4ace5561 Fabmaster (CADENCE ASCII) import: fix position and orientation of footprint graphics. 2 years ago
Jeff Young 63fc89cafd Import graphic items on copper layers. 2 years ago
Ian McInerney d8b47d18d3 Initial rename of file plugin infrastructure components to IO 2 years ago
Wayne Stambaugh a4b38fbb80 Coverity warning fixes. 2 years ago
Jeff Young df83e24eb7 Cleanup. 2 years ago
jean-pierre charras a16ab0aae1 Replace SHAPE_T::RECT by SHAPE_T::RECTANGLE: RECT creates a collision name 2 years ago
Mike Williams 6d93950dcc PCB: abolish TEXT_TYPE::TEXT_is_* 2 years ago
jean-pierre charras 9a47b34499 Replace PAD_SHAPE::RECT by PAD_SHAPE::RECTANGLE to avoid a collision NAME with a windows header on MSYS2, creating many compil warnings. No actual code change. 2 years ago
Jeff Young 28028c941e Retire Local/Draw coords distinction from PAD (the last object to have it). 3 years ago
Jeff Young bbd6c80507 Collapse FP_* down into their PCB_* equivalents. 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
Seth Hillbrand 50ecb5b498 Remove errant printf 3 years ago
Marek Roszko 3d5913c825 Remove convert_to_biu.h, merge contents to base_units.h 3 years ago
Marek Roszko 66e8931405 Remove IU_PER_MM thats standalone 3 years ago
Marek Roszko e6ed275c25 Repoint IU_PER_MILS 3 years ago
Seth Hillbrand 35ac39844f Clean up some auto usage 3 years ago
Seth Hillbrand 2ee65b2d83 Force removal of zero-sized pads on load. 3 years ago
Jeff Young 843a56c4e4 Implement two-staged zone priority: assigned priority followed by UUID. 4 years ago
Jeff Young b2e3f03222 More wide-string declarations. 4 years ago
Jeff Young 4eac8d7c66 Remove unit-less angles from geometry lib APIs. 4 years ago
Jeff Young 8ea66ee06e Clean up angle handling in fabmaster importer. 4 years ago
Jeff Young d485eb2514 Move pads to EDA_ANGLE. 4 years ago
Marek Roszko 7d671cff1e Scoop up some more wxPoints 4 years ago
Jeff Young 86cb57f4a7 Cherry-pick TEXT_ATTRIBUTES and EDA_ANGLE from rockola/kicad-strokefont 4 years ago
Jeff Young 2bc86fa0a8 Shapes for schematic. 4 years ago
Seth Hillbrand bd0fbea044 Handle 360° arcs on import as circles 4 years ago
Seth Hillbrand 0c99c99e12 Do not assign priorities to rule areas 4 years ago
Jeff Young 5b9519da6c Fix arc formatting in Fabmaster import. 4 years ago