KiBot v1.2.0 is now available #212
set-soft
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Version 1.2.0 is now available.
The main addition is the
navigate_resultsoutput, it can be used to generate web pages to browse the generated files. A nice example can be found here. Note that this example was generated without even providing a configuration file. The workflow used can be found here.In order to use it you must be sure that ImageMagick, Ghostscript and RSVG tools are installed and are usable (see a note about ImageMagick default policy in the README.md).
Other important additions include the support to define KiCad environment variables from the KiBot configuration file and outputs priorities.
Changed
all exported to the environment ([BUG]Some K6 variables are not passed for STEP file generation #205)
qr_liboutputs are created before othersnavigate_resultsandcompressoutputs are created after othersAdded
Which ones are more relevant is somehow arbitrary, comments are welcome.
Use
-nto disable it.navigate_resultscreates web pages to browse the generated outputs.Example
environmentsection allows defining KiCad environment variables.(See kicad2step_do Error: Still running KiAuto#21)
here
Fixed
_mechanicalbuilt in filter. #201)Beta Was this translation helpful? Give feedback.
All reactions