233 Commits (568c8c336baed537dc09a687a65b97075d757088)

Author SHA1 Message Date
Seth Hillbrand 6a45446496 pcbnew: Remove the last dlist from modules/pcbnew 6 years ago
Seth Hillbrand 9163ac543a pcbnew: Move pads to std::deque 6 years ago
Seth Hillbrand 888c01d11b pcbnew: Move tracks to std::deque 6 years ago
Seth Hillbrand d1877d7c1b Moving modules from DLIST to std::deque 6 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
Jeff Young d6e9bdf07b Convert remaining legacy drawing code to print code. 6 years ago
Jeff Young 03bab2f4a9 Remove some more legacy drawing stuff. 6 years ago
Seth Hillbrand 0a668ee550 pcbnew: Remove segment count from board file 6 years ago
Seth Hillbrand ac435ecd68 Moving further arc approximations down 6 years ago
Seth Hillbrand ddc6079ceb Move remaining hard-coded segment counts 7 years ago
jean-pierre charras 223e24f423 export_hyperlynx.cpp: better message in a warning. 7 years ago
Jeff Young dae41b7460 Remove legacy segment-based zones. 7 years ago
Wayne Stambaugh f056777e6a Pcbnew: fix Hyperlynx export reporting string formatting. 7 years ago
Tomasz Włostowski e5753b79d4 pcbnew: Hyperlynx Exporter - initial version 7 years ago
Jon Evans a6a6785316 Fix a wxString reference warning 7 years ago
jean-pierre charras d259459a14 Pcbnew: add a new primitive pad shape: chamfered round rect pad. 7 years ago
Wayne Stambaugh 8d26b07f67 Fix potential string iterator issue. 7 years ago
jean-pierre charras c0a86d734d Pcbnew, Excellon drill file creation: for oval holes allows selection of an alternate command, when the normal command is not accepted. 7 years ago
Seth Hillbrand 1e5ba6f1b1 Replace DIM() macro 7 years ago
Seth Hillbrand c92424898c pcbnew: Replace magic number segment counts 7 years ago
jean-pierre charras f6aed7c99a Gerber plotter: rename UseX2Attributes() to UseX2format, and fix incorrect/outdated comments. 7 years ago
jean-pierre charras 0b890b4d1d Drill files generation: add 3 structured comments in NC (Excellon) drill files and remove duplicate code. 7 years ago
jean-pierre charras fcafe5362f NC drill (Excellon) exporter: remove useless M71 / M72 lines. 7 years ago
jean-pierre charras 238abad004 Gerber job file: fix incorrect GUID. 7 years ago
Seth Hillbrand 8189fbe85c pcbnew: Fix issue suppressing Creation Date 7 years ago
Seth Hillbrand b3a5e08c2f pcbnew: Rename PCB_ZONE_T and remove from connectivity 7 years ago
jean-pierre charras 6a02f788fd Excellon drill file exporter: minor enhancements. 7 years ago
jean-pierre charras 12ed6ab9e3 Excellon drill file exporter: activate routing mode for oval holes. 7 years ago
jean-pierre charras 2f4f623a31 Pcbnew, Excellon drill file generator: Oval holes: add a routing mode G01 command. 7 years ago
Jeff Young deed1d67b3 Make SMD terminology consistent. 7 years ago
Jeff Young 2283bcda4c Add text item property options when updating footprints. 8 years ago
Jeff Young 8f0aa68ab8 Fold 3D Search Paths dialog into Configure Paths. 8 years ago
Jeff Young a39fb03822 Remove some references to g_UserUnit 8 years ago
Jeff Young e9d877914d Dialog consistency and beautification. 8 years ago
Andrzej Wolski 834d9335dd Do not plot zero width oval holes in Gerber X2 drill files 7 years ago
jean-pierre charras 93e75af388 Rename plot_auxiliary_data.h file to gbr_metadata.h, according to the class names defined by this file 8 years ago
jean-pierre charras e57cd291ff class BOARD: rename m_Zone to m_SegZoneDeprecated to avoid mistakes in code. 8 years ago
jean-pierre charras d35a6f1e6d Gerber job file, update to the latest file specification: add a change forgotten in the first commit. 8 years ago
jean-pierre charras b29550de5d Gerber job file: minor update to the latest file specification. 8 years ago
jean-pierre charras 5b44e80355 Fix incorrect gerber job file syntax, when a board has inner layers. 8 years ago
jean-pierre charras 7a923ab969 vrml export: fix line min width to 0.05mm (instead of 0.12mm) 8 years ago
Seth Hillbrand 345f7d0732 Fix VRML export bugs 8 years ago
jean-pierre charras 9f5316e38f Remove code related to Gerber job file old format writer, as this format does not exist now. 8 years ago
jean-pierre charras 7f6e26e55a DrawGraphicText: remove a static variable, and replace it (when needed) by a new parameter in argument list. 8 years ago
jean-pierre charras 7b4a8d7eb5 Gerber job file: update file format due to a recent change. 8 years ago
Jeff Young 683be7155e Mirror-image coordinate system on back of board for PNP. 8 years ago
jean-pierre charras 2ff74cb3fc Add support for .gbrjob new file format (JSON format) in Gerbview 8 years ago
jean-pierre charras 243ce6979b Fix a minor coding style and minor potential issue. 8 years ago
Seth Hillbrand c69db6cf8f Adding rounded rect and custom pad shapes to VRML export 8 years ago
Jeff Young 3d77ed9e9d Replace Cancel button with Close in Generate Pos dialog 8 years ago