Skip to content

Releases: jes/meshmill

v0.1.3

30 Sep 19:00
@jes jes
Compare
Choose a tag to compare
  • Fix feed rate calculation for long rotary moves
  • Enable roughing for rotary jobs
  • Remember the "rotary" setting when a project is saved

v0.1.2

05 Sep 19:47
@jes jes
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release
  • Rotary carving support (buggy, and the UI reports mm where it means degrees, but it is useful for some cases)

v0.1.1

02 May 18:45
@jes jes
Compare
Choose a tag to compare
  • Pngcam backend reimplemented in Go for more performance and easier packaging
  • Toolpath segments are sorted so that they run in a more optimal order
  • Travel moves between toolpath segments can go across part geometry when
    this is faster than a lift up to the safe Z height, a rapid, and a drop back down

v0.1.0

26 Apr 15:37
@jes jes
Compare
Choose a tag to compare
  • Package GD and Perl in the AppImage so that pngcam works on more systems
  • Check for illegal inputs (zero, negative) and either warn or reject them
  • Various UI glitch fixes and improvements
  • Diagrams in tooltips
  • Internally plot intermediate heightmaps between jobs so that roughing isn't repeated
  • Ramp entry
  • Omit top
  • Cut beyond edges
  • Fix memory leak
  • Make step forward an option instead of copying it from step over
  • 24-bit depth on heightmaps instead of 8-bit

v0.0.3

17 Apr 05:59
@jes jes
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
  • UI glitch fixes
  • Settings window
  • Option for origin location
  • Tooltips
  • Cycle time estimation

v0.0.2

14 Apr 01:16
@jes jes
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release
  • Open/Save project files
  • UI glitch fixes
  • Bundle CAM::Format::STL and libgd with pngcam to fix the undocumented dependency

v0.0.1 early pre-beta

12 Apr 20:28
@jes jes
Compare
Choose a tag to compare
v0.0.1 early pre-beta Pre-release
Pre-release

This is very early pre-beta software. Use it at your own peril. Please report bugs that you care about either as Github Issues or by email: james@incoherency.co.uk. Obviously I am aware of many of the bugs but it would be good to start tracking the ones that people care about.

Instructions and more information in the README: https://github.com/jes/meshmill/blob/master/README.md

Please let me know how you get on, successful or otherwise.

Thanks.