89 Commits (7645f0596202f524ecd01546b9e0f712a8c8a6a5)

Author SHA1 Message Date
Jeff Young 459cf030b8 Don't disable first internal layer in footprint editor. 8 months ago
Jeff Young 9856cb2210 An arbitrary layer flip can not be done without the board. 8 months ago
Ian McInerney 59a4cc2e4b Default to 4 user defined layers 9 months ago
Seth Hillbrand 6c2a559cbe Set base user layer count 12 months ago
Wayne Stambaugh f161d94521 Common folder housekeeping part 2. 9 months ago
Ian McInerney 43a7868994 Fix reading old plot layer settings into new layer IDs 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Seth Hillbrand c2bfdaa6ae Allow SWIG access to lset 10 months ago
Jon Evans 603c793f7e Fix off-by-one in LSET::Flip 11 months ago
Jon Evans 71a0a638a0 Remove unused pad layers and simplify pad colors 11 months ago
Seth Hillbrand 0d9f49ee2e Fix QA with LSET::Flip() 11 months ago
Seth Hillbrand 661759a2d9 Fix bug in flip calculation 11 months ago
Fabien Corona 346e3f4d7c formatting 1 year ago
Fabien Corona 07a0c980f3 DRC : Show paths for clearance and creepage 1 year ago
Marek Roszko d74caace0a Initial jobset creation and running within the CLI and GUI. 1 year ago
Mike Williams 867cb58175 feature removal: remove Show Hidden Text 1 year ago
Jon Evans 8647da613f Fix typo'd comparison in 4e7fcb3b 1 year ago
Jon Evans 4e7fcb3b67 Temporary patches around LSET and negative layers 1 year ago
Seth Hillbrand 5e0abadb23 Reorganize layer numbering 1 year ago
Seth Hillbrand 69849ba3ca Replace custom Clamp with std::clamp 1 year ago
Alex Shvartzkop e2bd76bdce Fix OOB access in LSET when opening a PCB file or updating from schematic. 1 year ago
Seth Hillbrand 5db4d10c86 Add some LSET QA 1 year ago
Alex Shvartzkop 77eb197a21 Fix build on GCC 14.1.1. 1 year ago
Seth Hillbrand e0453d9bcc Further cleanup of LSET 1 year ago
Seth Hillbrand cc850d0da0 Split out LSEQ/LSET from LAYER_ID 1 year ago
Seth Hillbrand 293075426b Clean up some LSEQ functions 1 year ago
Jon Evans c70ef36739 ADDED: Opacity control for filled graphic shapes 1 year ago
Wayne Stambaugh 5fa274ead0 Add board layer view stack up sequence from front layer to back layer. 2 years ago
Jon Evans 0b136ae0df CLI: Allow controlling layer order for multilayer plots 2 years ago
Jeff Young c697a934b2 Update layer names to current terminology. 2 years ago
Jeff Young f480cbf93f Treat internal copper layers as side-specific. 3 years ago
Jeff Young 4778122aa0 Flip anything on a side-specific layer, rather than physical layer. 3 years ago
Jeff Young 9523586bf1 Remove atrophied PCB NO_CONNECTS layer and its colour. 3 years ago
jean-pierre charras 57e59a4959 Pcbnew, on line DRC when moving footprints: add visible collisions between courtyards 3 years ago
Wayne Stambaugh c0d8657d97 Plot on all layers prep work. 4 years ago
jean-pierre charras 016af235db Pcbnew: add a GAL layer (LAYER_LOCKED_ITEM_SHADOW) to draw markers on locked footprints 4 years ago
jean-pierre charras 1f2d1528cb LSET::SeqStackupBottom2Top(): add missing user layers to list of layers 4 years ago
Jeff Young e26341d424 Cleanup. 4 years ago
Jeff Young fecb53b64f Clean up removal of separate front & back footprint text visibility. 4 years ago
Jeff Young f221220fe2 Rename layer ids file. 4 years ago
Marek Roszko 0e16db0c25 Kick wx.h mostly out of common 4 years ago
Jeff Young cad5198ab7 Worksheet -> (industry standard) Drawing Sheet. 5 years ago
Jeff Young 1f27b7e7df Don't render hole walls when no physical layers are visible. 5 years ago
Jeff Young a235103e48 Redo pad & via painting (again). 5 years ago
Marek Roszko 16e3e59495 Split out arrayDim and MIRROR templates from macros.h 5 years ago
Jeff Young ef3b7052e0 Remove layer nag dialogs and just ignore non-shapes on Edge_Cuts. 5 years ago
Ian McInerney 5482307ac8 Allow edge cuts to be drawn in the footprint editor 6 years ago
Wayne Stambaugh 564f363c57 Pcbnew: fix user defined layer bugs. 5 years ago
Wayne Stambaugh 188232de6f Pcbnew: add user defined layers and allow all layers to have user names. 5 years ago
Jon Evans 8945f8865b Add PCB_LAYER_IDs to LayerName() and reformat for readability 5 years ago