130 Commits (b736460e7125c6eda6112aecdecf11d677663914)

Author SHA1 Message Date
Seth Hillbrand b736460e71 Move optional access from value() to *operator 3 years ago
Marek Roszko 161775fdbc Fix another type warning 3 years ago
Seth Hillbrand f1261e71d4 Replace boost::optional with std::optional 3 years ago
Jeff Young 86938aa425 Read, write and process the board-wide Allow soldermask bridges in FPs. 3 years ago
Jeff Young a9536b5de9 CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
Jeff Young 0304ad4494 Move connection width testing to rule system. 3 years ago
Jeff Young 54213bb7f1 Cleanup and move to DRC_ENGINE's status reporter. 3 years ago
Seth Hillbrand a9a5136c1c Always allow blind/buried/micro vias 3 years ago
Seth Hillbrand 3081023b5e ADDED: Minimum copper connection width DRC check 3 years ago
Jeff Young 155620cc9a Move H/V/45 mode from zone properties to toolbar. 3 years ago
Jeff Young d192d3c31d Better violation title for disabled layers check. 4 years ago
Marcus A. Romer df3e02d9b9 Fix initialisation of default line width settings 4 years ago
Jeff Young 5aa561abe1 Add overlapping pad test and share some tests between board & fp editor DRC. 4 years ago
Jeff Young 62f813fddc Better error reporting for PTH pads. 4 years ago
Jeff Young e7bf4ab8fa Separate board-edge silk clearance from mask-edge silk clearance. 4 years ago
Jeff Young 0677ef6510 Default isolated copper DRC violation to a warning. 4 years ago
Jeff Young d2069e1548 Copy Pad_Master when copying BOARD_DESIGN_SETTINGS. 4 years ago
Jeff Young 3deaf902bb Retire the V5 zone fill algorithm. 4 years ago
Jeff Young a60aa68b3a Don't enforce a max of 4 for minimum-spoke-count. 4 years ago
jean-pierre charras 419010ec46 teardrop: add filtering to skip teardrops when pad/vias and tracks have similar sizes 4 years ago
jean-pierre charras 3a66f33d96 TEARDROP_MANAGER: add option to add teardrops on pads in zones. 4 years ago
jean-pierre charras 1b42152ba0 Teardrops: store parameters in BOARD_DESIGN_SETTINGS. 4 years ago
Tomasz Wlostowski 2aee47487a pcbnew: consider worst case hole-to-hole clearance in GetBiggestClearanceValue() 4 years ago
Jeff Young f1410f0240 Line styles for PCBNew shapes. 4 years ago
Jeff Young ef10b36948 Add mask-to-copper clearance parameter and rename mask margin. 4 years ago
Jeff Young a48867ea01 Solder mask integrity testing. 4 years ago
Jeff Young 533276e6b6 Copper sliver checking. 4 years ago
Jeff Young a1e3f2b188 Starved thermals DRC checking. 4 years ago
Jeff Young 2001d08186 Add DRC tests for text height and text thickness. 4 years ago
Jon Evans 1610195a09 Coverity fix 4 years ago
Simon Schaak 8e5f929724 Fix default reference text copy for new footprints 4 years ago
Jeff Young 3c0b10b022 Don't use approximated shapes for router hulls. 4 years ago
Seth Hillbrand 5dcd6f89d3 Don't register DRC error on internal approximation 4 years ago
Jon Evans 75d75799f7 Move to getters/setters for aux and grid origin 4 years ago
Seth Hillbrand 6cc6f06a9a Millimetres -> Millimeters 4 years ago
Seth Hillbrand 7812dc1a67 Fix hard-coded limit to dp choice 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Jeff Young f221220fe2 Rename layer ids file. 4 years ago
Jeff Young e953cb6a27 Add default severities for new DRC violations. 4 years ago
Jeff Young 81fc710a5d Use consistent terminology. 4 years ago
Jeff Young 096e342386 Prefix TRACK, ARC and VIA. 4 years ago
Jeff Young 16b0147af8 Prefix DIMENSION types. 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Marek Roszko 10e60acf34 Clean up including of board_design_settings.h 4 years ago
Marek Roszko dd9b8a9f73 Remove pcbnew.h includes in headers 4 years ago
Jon Evans c9a660a80c Rework JSON integration to speed up build 4 years ago
jean-pierre charras d7616fdca8 Fix a few compil or coverity warnings. 4 years ago
Jeff Young 4c3d78dec0 Break out separate holes-co-located violation. 4 years ago
Jon Evans bc6b9b527a Allow stackup height to be excluded from length calculations 4 years ago
Marek Roszko e20562b09b Some cleanup 5 years ago