289 Commits (824c7ecfa78d6809ae817ba064f88b45c19ea4a9)

Author SHA1 Message Date
Jeff Young 824c7ecfa7 Improve readability. 7 months ago
Jeff Young 1848401d5b Update layer per page. 7 months ago
jean-pierre charras 7f1b412203 plot mask layers: do not skip mask on track when solder mask min web is not 0 7 months ago
Jeff Young b569d919ea No more invisible (non-field) text. 7 months ago
Jeff Young 50174ec528 Beware of infinite recursion on colliding hatched shapes. 7 months ago
Marek Roszko 237953fd55 Move SVG_PLOTTER to {fmt} to punt locale issues 7 months ago
Jeff Young b44261c2bd Handle clipping silk to mask when there is more than one layer. 8 months ago
Jeff Young 4959b480c3 Cleanup stale comments. 8 months ago
Jeff Young 5edae8250d Finish eradication of visibility flag on text items. 8 months ago
Seth Hillbrand 7911165294 Prevent overplotting copper layers 8 months ago
Jon Evans 3364bd0a8b Plotter: Don't restrict via width query to copper layers 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
Marek Roszko 17a1706257 ADDED: "Single document" PDF plot option for PCB plots 9 months ago
JamesJCode dfe0d6345b Another go at supressing FOOTPRINT field on FOOTPRINT objects 9 months ago
jean-pierre charras e848373307 Pcbnew: Fix vias not plotted by some plotters. 10 months ago
Seth Hillbrand e9bc8cfe9d Give Clipper1 a Viking funeral 10 months ago
Jon Evans 9b1b318736 REMOVED: Footprint field from footprints 10 months ago
Jon Evans 7e1638ed11 Support via stacks in plotter 11 months ago
Seth Hillbrand 3f36d7f1dd Avoid negative pad sizes in plot 11 months ago
Wayne Stambaugh 43c3cd57eb Substitute variables in PDF plotter URI links and add file:// URI handler. 12 months ago
Andrzej Wolski 537d3ac81a ADDED: Soldermask layer option for tracks 1 year ago
Jon Evans 2a605e4a4e Infrastructure and file format for via stacks 1 year ago
Jon Evans 752371833b Support custom padstacks in plotter 1 year ago
Jon Evans 56e0811516 Phase 2 of padstack support 1 year ago
Mike Williams 867cb58175 feature removal: remove Show Hidden Text 1 year ago
Seth Hillbrand 5e0abadb23 Reorganize layer numbering 1 year ago
Jeff Young 01332a2cb5 ADDED: plotting options for DNP footprints 1 year ago
Jeff Young b8819b4636 Another reduction in asserts. 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
Seth Hillbrand 64c36e8bda Fix via layer test for DXF plotting 1 year ago
Jeff Young dc8fd0996d Don't attempt to plot rule areas. 1 year ago
jean-pierre charras 68fa45dea0 Pcbnew, plot drill marks: fix incorrect plot drill mark in some cases. 1 year ago
Jeff Young b88d3b13ac ADDED: sketch-pads-on-fab-layers to CLI PDF & SVG export. 1 year ago
Jeff Young 826b72c499 Don't suppress hole plotting for utility layers. 1 year ago
Jeff Young 3e0c598500 Honour LAYER, SHEETNAME and SHEETPATH variable overrides on CLI. 1 year ago
Jeff Young 8184ed64e7 Explicit control over hidden text in bounding boxes. 1 year ago
jean-pierre charras af8d80d91f Plot pads: Do not use pad offset twice when plotting chamfered rect pads 1 year ago
jean-pierre charras 821063e5b1 Pcbnew, pdf plotter: fixes and enhancements. 2 years ago
jean-pierre charras f6cf78fd7c plot_board_layers.cpp: when plotting pads, Save/restore corner radius ratio 2 years ago
Ian McInerney d3befd8bb8 Remove dummy items from group before they are deleted 2 years ago
Jeff Young 27534074ac Fix errors resulting from FP fields being moved from m_drawings to m_fields. 2 years ago
Wayne Stambaugh 5fa274ead0 Add board layer view stack up sequence from front layer to back layer. 2 years ago
jean-pierre charras b17ca50472 Gerber export: fix incorrect shape of round rect pads on paste layers in some cases. 2 years ago
Alex Shvartzkop d7863b09c5 Move CORNER_STRATEGY out of SHAPE_POLY_SET. 2 years ago
Marek Roszko a347aa7647 StartPlot can fail and leave a broken file handle 2 years ago
Jon Evans 077159ac13 Plotting: use theme color for worksheets 2 years ago
jean-pierre charras 2c10d5e3a0 Pcbnew: fix some issues with very small arcs (size a few internal units) 2 years ago
Alex Shvartzkop 10e2e4a12d Another try at fixing arcs. 2 years ago