Skip to content

Mirror K40 Whisperer 0.31 Release

Compare
Choose a tag to compare
@stephenhouser stephenhouser released this 21 Apr 13:09
· 31 commits to master since this release

Changes in Version 0.31

  • Improved speed codes (again) now uses library from the K40Nano project on Github
  • Added workaround for non UTF-8 characters in SVG files (Files from Adobe Illustrator sometimes have these).
  • Fixed SVG reader so cloned objects work now.
  • Added dialog box to manually set scale for SVG files that do not have physical scale fully defined. You should be able to bring in files without setting the units and viewbox in Inkscape. (Users will need to verify scale is correct for there designs.)
  • Improved cascading style sheet interpretation for style information. (Some colors could being missed before the improvement.)
  • Fixed crash on startup if data in settings file is incorrect.
  • Changed writing location for error log files to avoid attempting to write to folders that are write protected.
  • Added clarification to the installer script to specify the laser needs to be on when installing the driver.
  • Fixed a cannot convert string to float error for SVG files that define circles as ellipses.