Comparing ownedcore:ed8acfc...pcb2gcode:cffcf1a · ownedcore/pcb2gcodeGUI

Commits on Sep 16, 2025

  1. Version 2.5.0 (pcb2gcode#30)

    * Update 1.3.2 to support  Qt 6
    
    * Fix typos
    
    * Sort <item> on main ui by coordinates for easier editing
    
    * Output file prefix (--basename)
    
    * Change extra-passes(deprecated) to isolation-width
    
    * preserve-thermal-reliefs option when voronoi is enabled
    
    * Add no-export to Input/Output options
    
    * Add x-offset/y-offset  to common options
    
    * Update tabstops and doubleSpinBoxes list
    
    * Add spinup-time/spindown-time to common options
    
    * Almost all optimisations tab. Missing backtrack
    
    * Define default values for fields. If value is default, don't pass the parameter to pcb2gcode
    
    * Add backtrack to Optimise tab
    
    * Simplify getAllArgs() logic
    
    * Add missing milldrill parameters. Remove deprecated --milldrill
    
    * Add --drills-available and --nom6
    
    * Put all milldrill options into a GroupBox
    
    * Add --mill-diameters
    
    * Add --pre-milling-gcode and --post-milling-gcode
    
    * Milling overlap
    
    * Add --mill-vertfeed
    
    * Add --mill-infeed
    
    * Add --mill-feed-direction
    
    * Add --invert-gerbers
    
    * Add --draw-gerber-lines
    
    * Remove deprecated method for warning box
    
    * Bump to version 2.5.0
    Configuration menu

    Browse the repository at this point in the history