Releases: INTI-CMNB/KiAuto
Releases · INTI-CMNB/KiAuto
v1.5.12
Added
- Monochrome schematic print.
Fixed
- pcbnew_do export problems when the PCB name contained "print" and we asked
to fill zones.
v1.5.11
Added
- PCB 3D view capture.
v1.5.10
Fixed
- pcbnew_do export problems when the PCB name contained "print" in the name.
v1.5.9
Changed
- Now the time-out scale also affects the time we wait for a file creation.
Fixed
- pcbnew_do export scaling for the "fit page" case.
- Locale problems for some Linux distros (i.e. Arch)
- Problems with wrong KiCad version in unstable Debian.
v1.5.8
Added
- Verbosity level 3 enables logs for: KiCad, check for Xvfb and
recordmydesktop. - GitLab CI workaround:
- Retries when we detect KiCad prematurely dies (before creating a
window). - Delay after detecting Xvfb is running (increased exponentially on
retries).
- Retries when we detect KiCad prematurely dies (before creating a
v1.5.7
Added
- Call to
vmstat
anduptime
after time-out. - KiCad bug #6989 message supression.
v1.5.6
Added
- Command line option to scale all the time-outs.
v1.5.5
Added
- KiCad environment variables preservation in eeschema_do
- Support for KICAD_CONFIG_HOME defined from inside KiCad
- ERC report name can be configured
Fixed
- No KiCad config assumed, now we ask KiCad
v1.5.3
Added
- Support for KiCad 5.99 DRC/ERC reports.
Fixed
- Problems when using KiCad 5.99 and projects from KiCad 5.
v1.5.2
Added
- Option to pcbnew_do export:
--mirror/-M
Mirror printing (KiCad 6 only!)