Releases: fablabnbg/inkscape-silhouette
Releases · fablabnbg/inkscape-silhouette
v1.29
What's Changed
- Add 8x12 cutting mat template for Portrait by @the-kenny in #248
- skip registration mark and print layer by @mofosyne in #252
- render_silhouette_regmarks: render rego mark (From miLORD1337) by @mofosyne in #251
- sentto_silhouette: Auto calc mark to mark distance. Also set origin offset to 10x10mm spacing default by @mofosyne in #253
- sento_silhouette: logfile param defaults to /tmp/inkscape-silhouette.log by @mofosyne in #249
- test: fix to close filehandle by @t0b3 in #257
- justfile: added justfile for quality of life by @mofosyne in #256
- Update README.md and Requirements.txt by @mofosyne in #246
- remove unused disable_logging from inx by @mofosyne in #260
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #263
- USERGUIDE: added new userguide.md and cleaned up readme.md by @mofosyne in #264
- First pt-br translation by @Celger in #271
- Update README.md by @Deep145757 in #272
- call out mac os x user extension file by @brandonros in #277
- chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in #281
- Fix method object is not iterable in Silhouette Multi by @jonhnet in #282
- chore(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #287
- 'Send to Silhouette': List depth for all material options in dropdown by @the-kenny in #288
- Update README.md, minor fix by @ciroiriarte in #289
- feat: Multi Action Register Once by @TapuCosmo in #266
- fix: add forgotten import wx by @TapuCosmo in #291
- Update README.md by @daviddarts in #293
- Added info for Cameo5 by @JWBlackman69 in #298
New Contributors
- @the-kenny made their first contribution in #248
- @mofosyne made their first contribution in #252
- @Celger made their first contribution in #271
- @Deep145757 made their first contribution in #272
- @brandonros made their first contribution in #277
- @jonhnet made their first contribution in #282
- @ciroiriarte made their first contribution in #289
- @TapuCosmo made their first contribution in #266
- @daviddarts made their first contribution in #293
- @JWBlackman69 made their first contribution in #298
Full Changelog: v1.28...v1.29
v1.28
- support Cameo 4 Plus by @arfrie22
- improve Cameo 2 Support by @neomilium
- add various cutting mats by @CarlosGS @dschwen
- add German translation by @Renner0E
- fix multi action dialogs by @the-jesus
- fix FreeBSD installation by @pbpjackd
- fix matfree strategy by @sector-f
- switch to inkex svg parser to fix broken
use
- compatibility patches for inkex < 1.2
- various code refactoring
thanks to all the contributors 🎉
v1.27
- drop support for inkscape 0.9x
- re add silhouette_multi (special thanks to @gwhitney)
- fix for
*
matrix multiplication operator deprecated in inkscape 1.2 - fix install script for MacOS: add cssselect
- update silhouette-udev.rules (thanks to @mfraser)
Full Changelog v1.26...v1.27
v1.26
- Inkscape 1.2
- Silhouette Portrait 3
- add parameter
end_offset
- restore
silhouette_multi
- add
15x15
and24x24
mats - many more fixes
New Contributors
- @fcharlier made their first contribution in #149
- @vickash made their first contribution in #162
- @Snow4DV made their first contribution in #169
- @maclomhair made their first contribution in #171
- @ktosiek made their first contribution in #176
- @jd-boyd made their first contribution in #190
Full Changelog: v1.25...v1.26
support Cameo4+ and pro, cmdfile, preview
Here is an update supporting
- Cameo4 pro
- preview
- save cmdfile
- fuse paths option
- non reversing minTravelStrategy
- allow speed=30 for Cameo4
- override device model
- update MacOS install instructions
- add FreeBSD install instructions
Huge thanks to @gwhitney @tschamm @probonopd for the contributions and the valuable feedback.
support Cameo4 and Inkscape 1.0
Here is an update supporting
- Cameo4
- Inkscape 1.0+ new API
- python3
- automate testing
- many minor fixes
Huge thanks to @uxwalter @FlyingSamson @mr-sven and many more contributors and tester for providing your valuable feedback.
Support autoblade for cameo3 and a new windows package
Here is an update to 1.22 which has
- a working version of pyusb bundled (in case your operating system lacks this)
- a windows zip package for inkscape-silhouette contributed by @IVI053 on 2019-08-03
It includes all external dependencies and an INSTALL.txt to make installation on windows simpler. - a huge merge of the work done by @olegdeezus and other contributors. Adding autoblade support
- and fixing many other things (without brekaing too much)
- added a new registration-marks-cameo-silhouette-a4.svg contributed by Javier Arraiza. Thanks all!
It has been over two years since the last release, my goodness!
Support dashed lines
support inches; better diagnostics and limits
avoid dev.reset() to support usbip
1.17 helps #10
Also added udev rules to deb pakage.
Added missing packaging scripts.