Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ownedcore/pcb2gcodeGUI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pcb2gcode/pcb2gcodeGUI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 10 files changed
  • 1 contributor

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
    kosme authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    cffcf1a View commit details
    Browse the repository at this point in the history
Loading