Skip to content

Releases: rsre/K40-Whisperer-macOS

K40 Whisperer V0.64 macOS release 1

24 Aug 16:48
Compare
Choose a tag to compare

Version 0.63:

  • Fixed rapid moves with M3 Nano. Rapid moves failed if the move command filled exactly one packet of data. Sending an additional packet of data without any data after the full packet resolved the issue.

Version 0.64:

  • Fixed arcs being drawn in the wrong direction when the radius value was specified as a negative number in an SVG file.

Updated to python 3.11.4.
Image file file now is APFS.

K40 Whisperer V0.62 macOS release 1

08 Jan 12:19
Compare
Choose a tag to compare

Version 0.61:

Added option in the General Settings to disable waiting for the laser to finish the job after the last data has been sent to the laser. This can be used to allow the user to start loading the next design as the laser finishes executing the the final data.
Version 0.62:

Fixed problem when using M3 Nano board, new job finished code is now detected.
Fixed problem when using M3 Nano board, laser no longer remains on while moving back to starting position after raster engraving.
Fixed registration issue between raster and vector operations when custom rapid speed was used.
Added Option in the Tools menu that may unfreeze the controller after a job is improperly terminated (will not always work)

  • Fixes the issue of the design area disappearing.
  • Build also updated to use Python 3.10.9
  • Allows to arbitrary move of laser start point with right click.

K40 Whisperer V0.62 macOS release 0

06 Jan 19:50
ddc53a1
Compare
Choose a tag to compare

Version 0.61:

  • Added option in the General Settings to disable waiting for the laser to finish the job after the last data has been sent to the laser. This can be used to allow the user to start loading the next design as the laser finishes executing the the final data.

Version 0.62:

  • Fixed problem when using M3 Nano board, new job finished code is now detected.
  • Fixed problem when using M3 Nano board, laser no longer remains on while moving back to starting position after raster engraving.
  • Fixed registration issue between raster and vector operations when custom rapid speed was used.
  • Added Option in the Tools menu that may unfreeze the controller after a job is improperly terminated (will not always work)

Fixes the issue of the design area disappearing.
Build also updated to use Python 3.10.9

K40 Whisperer V0.60 macOS release A

20 Apr 20:45
d7e5233
Compare
Choose a tag to compare

Version 0.59:

  • Now automatically removes zero length features from input files (caused unnecessary movements before)
  • Removed redundant data sent to laser during raster engraving. Should reduce pauses for higher speed engraving.
  • Added option for reduced memory use. This can be enabled to allow for larger designs to be loaded in K40 Whisperer or just increase speed. This option does reduce the resolution of the data coming from Inkscape 500dpi vs 1000dpi. This should not visibly affect the output in most cases.

Version 0.60:

  • Fixed scaling problem when loading an SVG file with 'Reduced Memory Use' enabled.
    The problem only occurred if the user was prompted for additional scaling information.

Build also updated to use Python 3.10.3
Make sure to have your Inkscape installation updated, tested with Inkscape 1.1.2

K40 Whisperer V0.58 macOS release B

03 Nov 17:08
33689eb
Compare
Choose a tag to compare
Pre-release

Beta build for macOS Monterrey using the Python version described in this issue: corpnewt/ProperTree#111

K40 Whisperer V0.58 macOS release A

04 May 08:56
7ba2afb
Compare
Choose a tag to compare

Version 0.58:

  • Fixed problem with right mouse click motions that occurred when using "home in upper right"

K40 Whisperer V0.57 macOS release A

22 Mar 10:04
442966f
Compare
Choose a tag to compare

Version 0.57:

  • Fixed problem with start position (only occurred when using a custom "x scale" factor and "home in upper right")
  • Added Command line option to enable debug mode
  • Some other minor change to the way icons and internal images are handled (no change for user)

K40 Whisperer V0.56 macOS release B

31 Jan 13:07
Compare
Choose a tag to compare

Fixes a problem with the alignment of text inside the buttons.

New build uses an updated version of tkinter (8.6.11) and Python 3.9.1

Version 0.56:

Added code to fix driver conflict new drivers added to Linux
Changed default file type to svg/dxf

K40 Whisperer V0.56 macOS release A

25 Jan 23:16
71233d4
Compare
Choose a tag to compare

New build uses an updated version of tkinter (8.6.11) and Python 3.9.1

Version 0.56:

  • Added code to fix driver conflict new drivers added to Linux
  • Changed default file type to svg/dxf

K40 Whisperer V0.55 macOS release A

25 Dec 00:57
Compare
Choose a tag to compare

New build uses an updated version of tkinter (8.6.10) and Python 3.8.6 so it works on macOS 11.1

Version 0.55:

  • Fixed multi-machine operation under Windows 10
  • Fixed an occurrence of "float argument must be a string or a number" error for some SVG files.