Releases: INTI-CMNB/KiAuto
Releases · INTI-CMNB/KiAuto
v2.0.1
Added
- Support for the error dialog we get when sub-sheets are missing.
Fixed
- Problems when using
--output_name
and the system temporal dir isn't in the
same file system as the selected name.
v2.0.0
Added
- New interporser mechanism for Linux x86_64.
- Faster and more reliable
--separate_info
command line option to send information to stdout
(separated from debug in stderr)--info
command line option to debug installation issues- Now all eeschema_do commands supports
--output_name
v1.6.15
v1.6.14
Added
- Support for partially saved projects (KiCad 6). (See INTI-CMNB/kicad_auto#11)
- The typing delay of pasted text is now scaled by the time-out scale.
- Delay before trying to paste the filename in the 3D render.
- Discard DRC errors explicitly excluded by KiCad 6 configuration. (#25)
Fixed
- Problems to parse some KiCad 6 DRC messages. (#25)
v1.6.13
Changed
- Increased some timeouts, specially when waiting for the file creation (See #23)
Added
- Force Mesa GL to use sofware render. Helps on some setups. (#22)
- Support missing fp/sym-lib-table template. (#24)
- Better pcbnew window available mechanism. (See #21)
- An option to use the ray trace end detection with regular (OpenGL) renders
(See #23)
Fixed
- Problems when using PCBs in a read-only dir
v1.6.12
v1.6.11
Added
- Added IPC-D-356 netlist generation
v1.6.10
Changed
- Time-outs when waiting for the PCB print dialog. Should make things faster.
Fixed
- eeschema_do fails when loading the schematics took more than 3 seconds.
v1.6.9
Fixed
--list
option was limited to layer IDs upto 50. Now isn't limited.- Problems with xclip messages for the version found on Fedora 35.
v1.6.8
Added
- 3D View: support for X, Y, Z rotation in steps (KiCad 6 only)