195 Commits (e445249720ca428e4a19a5e9cf7855e4803dbc23)

Author SHA1 Message Date
Jeff Young e445249720 ADDED: PCB tables. 2 years ago
Jeff Young ee3be0802c Move PCBNew overrides to nullable properties. 2 years ago
Jeff Young d51e058e24 Move diff-pair netname resolution to BOARD. 2 years ago
Jeff Young 9805aca5a0 Handle backslash-escaped quotes in libeval. 2 years ago
Marek Roszko 4d77fd48ef Shove thread_pool to core 2 years ago
Mike Williams 37837dc392 PCB: introduce PCB_FIELD_T 2 years ago
Jeff Young 251161dbeb Bring inspection reporting in line with zone filler 2 years ago
Jeff Young bbd6c80507 Collapse FP_* down into their PCB_* equivalents. 3 years ago
Jeff Young a214ac0310 Better reporting of copper <--> keepout area clearances. 3 years ago
Seth Hillbrand 597ef81e53 Allow micro/buried via holes to be considered 3 years ago
Jeff Young 7bb2cdd658 Better error reporting for constraints (and a bug fix for no constraints). 3 years ago
Jeff Young d9a77e6a64 Add DRCEpsilon to net-tie-exclusion testing. 3 years ago
Jeff Young 5b0f1376c0 Simplify code now that we no longer drop out on first rule fired. 3 years ago
Jeff Young 978c2b074e Negative clearance means test will be ignored, not rule. 3 years ago
Jeff Young 407cdd63fb Translatable strings. 3 years ago
Jeff Young 235925d62c Clearer reporting of negative clearances. 3 years ago
Jon Evans c530bdb5a1 Rename GetSelectMenuText to GetItemDescription 3 years ago
Seth Hillbrand 14339aa786 Fix shadowing variable 3 years ago
Jeff Young 0094a0fc15 Treat teardrops as tracks not zones for disallow constraints. 3 years ago
Jeff Young e28f6ecc00 Fetch a better location for keepout area collsions. 3 years ago
Jeff Young 97fd99ec99 Re-resolve netclasses after assigning netclass to pattern. 3 years ago
Alex 5e7c4b734c Small optimizations in DRC and SHAPE_POLY_SET. 3 years ago
Jeff Young 503385f52e Don't use FindNamedPad for net-tie logic. It only reutrns the *first* 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
Jeff Young 45d6b4a9fc Readability improvements. 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
Jeff Young 2d68cdff94 Better reporting of hole-to-hole clearances and clearance resolutions. 3 years ago
Jeff Young 46df421064 ADDED defined pad groups for net-tie footprints 3 years ago
Seth Hillbrand 35ac39844f Clean up some auto usage 3 years ago
Jeff Young 1f347582f8 Introduce new marker type so we can track DRC errors on the drawing sheet. 3 years ago
Jeff Young a9536b5de9 CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
Jeff Young 43df863df2 Fix issue with caches not being initialized when printing msg bar. 3 years ago
Jeff Young 0304ad4494 Move connection width testing to rule system. 3 years ago
Seth Hillbrand a9a5136c1c Always allow blind/buried/micro vias 3 years ago
Jeff Young f611f9f5d3 Allow zone connection rules to target footprints. 3 years ago
Seth Hillbrand 03c279ffd4 ADDED: Threadpool 3 years ago
Jeff Young 97b0005780 More caching for DRC. 3 years ago
Seth Hillbrand 4043dca613 Push wxString allocation to smaller context 3 years ago
Seth Hillbrand 5327b10064 Remove shared wxString instance in DRC 3 years ago
Jeff Young 30ecca464d Rename mechanical_clearance -> physical_clearance. 3 years ago
Jeff Young 5d0d2201f3 Improve clearance report messages. 3 years ago
Jeff Young bf2566a44f Post-process board min clearance rather than building it in to netclasses. 3 years ago
Jeff Young 9ff1ae5bdc Better inspection reporting for netclasses, custom rules and DRC. 4 years ago
Jeff Young 7f3a75bccd Add a bunch more inspections for rule resolution. 4 years ago
Jeff Young f7cdc7af75 Apply a more sophisticated test for ignoring isInCoupledDiffPair. 4 years ago
Jeff Young b679a21651 Zero out parent rule when overridden by local property. 4 years ago
Wayne Stambaugh eec528ae48 Fix GCC build error on Linux. 4 years ago
Jeff Young ae307e1b34 Parallelize DRC triangulation, keepout processing, and sliver checking. 4 years ago
Jeff Young 50a4d610a6 Be cognizant of flashed layers when generating pad shapes. 4 years ago
Jeff Young ca56de7816 Show DRC overflows in both tab titles and number badges. 4 years ago