12 Commits (4cda653dbdc91c9a6da93c0d2ee4490190e26938)

Author SHA1 Message Date
jean-pierre charras 3d28d0274b put a demo file to the right place 7 years ago
jean-pierre charras 602d9e1972 Fix a missing init in gerber plot script demo. 8 years ago
jean-pierre charras e1fbe1cb3a update a python demo that wws not working with current pcbnew version. 8 years ago
jean-pierre charras a557838c61 Fix incorrect refresh of User Interface after running an action plugin, and add comments 8 years ago
Jean-Samuel Reynaud 13395d34dd Action plugins: handle undo/redo feature when running an action plugin. 9 years ago
Jean-Samuel Reynaud 75b08e49cf Add 2 python action plugins in demos 9 years ago
unknown 274e88d381 Fix Python demo script gen_gerber_and_drill_files_board.py to choose one or 2 drill files when calling SetOptions() if NPTH pads are used. 10 years ago
jean-pierre charras 8ff5bc6108 gen_gerber_and_drill_files_board.py script: fix incorrect output folder for drill files. 10 years ago
jean-pierre charras bb95fcccfc plotcontroller: add method to get the current plot full file name and the current plot folder full path from Python script. 10 years ago
unknown ad10218a58 Rename {Set,Get}GerberExtensions() to {Set,Get}GerberProtelExtensions() (better name) in public API. 10 years ago
jean-pierre charras 699c76ccea Rework on EXCELLON_WRITER class, to allow gerber and drill files creation from a python script. 11 years ago
jean-pierre charras 9da39717ae Add a python script example in demo folder to create various plot files from a board. Fix also some issues in plot controller helper class. 11 years ago