27 Commits (6541202d427401ef9ffff87c2d7c1840dd6ac337)

Author SHA1 Message Date
Jeff Young 28cf485d00 Formatting. 3 months ago
Jeff Young 044ac6e8e5 Prefer board's errorMax to a constant. 4 months ago
Alex Shvartzkop e836a67cab GenCAD export: fix arcs layers. 6 months ago
Wayne Stambaugh 9228369617 Code clean up of board GenCAD exporter. 7 months ago
Wayne Stambaugh 4ae07d1122 Fix GenCAD arc track export when using board offset. 7 months ago
Wayne Stambaugh 7ce2b2b85f Fix broken GenCAD arc tracks export. 7 months ago
Wayne Stambaugh c5ff61ba9c GenCAD board exporter fixes. 7 months ago
Wayne Stambaugh 642e4d37bc Include arc tracks when exporting to GenCAD. 7 months ago
Wayne Stambaugh cf3dae0bb9 Fix assertions when exporting board to GenCAD. 7 months ago
Sean Mollet 380b5160d6 GENCAD export: Fixes to footprint hashing 7 months ago
Jeff Young 0a4533703c Performance. 7 months ago
Jeff Young 5524ff3770 Formatting. 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
JamesJCode dfe0d6345b Another go at supressing FOOTPRINT field on FOOTPRINT objects 10 months ago
Jon Evans 2a605e4a4e Infrastructure and file format for via stacks 1 year ago
John Beard 3d6d8b9946 Strip richio.h from headers that don't need them 1 year ago
Jon Evans 56e0811516 Phase 2 of padstack support 1 year ago
Marek Roszko d74caace0a Initial jobset creation and running within the CLI and GUI. 1 year ago
John Beard 215533f31a Unify flip direction handling 1 year ago
Mike Williams 867cb58175 feature removal: remove Show Hidden Text 1 year ago
Seth Hillbrand 5e0abadb23 Reorganize layer numbering 1 year ago
Seth Hillbrand 7ecde84a94 Move LSET to new BASE_SET class 1 year ago
Seth Hillbrand 293075426b Clean up some LSEQ functions 1 year ago
Seth Hillbrand a9ae86eefd Cleanup geometry functions 1 year ago
Jeff Young 8184ed64e7 Explicit control over hidden text in bounding boxes. 1 year ago
Seth Hillbrand 8b3ac31646 Update GenCAD export to handle arbitrary outline 2 years ago
jean-pierre charras 0345e0f75c export gencad: clean and update old code. Should not really change the export. 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 993bb84240 PCB_FIELD: bug fixes 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
Jeff Young f90b04c715 Nullptr safety. (Sentry KICAD-5N) 3 years ago
Marek Roszko e6ed275c25 Repoint IU_PER_MILS 3 years ago
Jeff Young b2e3f03222 More wide-string declarations. 4 years ago
Jeff Young 5739505aa3 TextBoxes for PCBNew. 4 years ago
Jeff Young 407660201e Expand text vars in titleblock before exporting. 4 years ago
Jeff Young 9b661aea10 EDA_ANGLE for plotters. 4 years ago
Jeff Young 3f98769a77 More EDA_ANGLE. 4 years ago
Jeff Young 07013d00e1 More EDA_ANGLE. 4 years ago
Jeff Young abd3f5bc2b Move footprints to EDA_ANGLE. 4 years ago
Jeff Young d485eb2514 Move pads to EDA_ANGLE. 4 years ago
Marek Roszko e4dbfcd92d Swap out some wxSize for VECTOR2I 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Marek Roszko 347e03363a Convert wxPoint/wxSize starting from EDA_RECT usages 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
Wayne Stambaugh 06f206104d Pcbnew: fix chamfered rectangular pad definitions in GenCAD exporter. 4 years ago
Jeff Young 2c870acaac Fix arc exporting to GenCAD. 4 years ago
Wayne Stambaugh 992fc83870 Pcbnew: fix GenCAD exporter bug. 4 years ago