Files
UVtools/RELEASE_NOTES.md
T
Tiago Conceição 9711bb7474 v3.5.2
- **PCB Exposure:**
   - (Add) Gerber file extensions: gko, gtl, gto, gts, gbl, gbo, gbs, gml
   - (Fix) Trailing zeros suppression mode and improve the parsing of the coordinate string (#492)
   - (Fix) Allow coordinates without number `XYD0*` to indicate `X=0` and `Y=0`
   - (Fix) Do not try to fetch apertures lower than index 10 when a `D02` (closed shutter) is found alone
2022-06-25 02:02:59 +01:00

380 B

  • PCB Exposure:
    • (Add) Gerber file extensions: gko, gtl, gto, gts, gbl, gbo, gbs, gml
    • (Fix) Trailing zeros suppression mode and improve the parsing of the coordinate string (#492)
    • (Fix) Allow coordinates without number XYD0* to indicate X=0 and Y=0
    • (Fix) Do not try to fetch apertures lower than index 10 when a D02 (closed shutter) is found alone