MillMage 0.8.00 RC-12 Release Candidate

The twelfth Release Candidate of our new software for CNC users — MillMage — is available for download now!

Continuing the development of MillMage, this release candidate update includes bug fixes, tweaks, and feature additions.

MillMage-v0.8.00-RC-12 - Change Log

Changes Since MillMage-v0.8.00-RC-11

New Features

  • Added an option to set whether to use the tip or shoulder when setting the drilling depth (#1402)

Bug Fixes

  • Keep baked arrays until after the preview / CutBuilder destructed (#1416)
  • Auto-use wasn’t discarding out of bounds shapes (#1422)
  • DEV-2308 Fonts jump in Listview (#1420)
  • Control Mode was showing home in wrong location if origin was not front left.
  • Ensure MM settings are saved to settings.mmprefs instead of settings.lbprefs in the bundle export.
  • Operation final depth error or warning icon was not getting updated to proper icon if already visible. (#1438)
  • Prevent progress dialog from being visible when showing cut messages.
  • Fixed variable text was not restoring the last settings when loading a project.
  • Custom Gcode syntax highlighter was stripping out special characters and hex codes.
  • Fixed Custom escape character causing string corruption.

Miscellaneous

  • Show tool number in op dialog (#1417)
  • Hard fail if ATC enabled but multiple tools have same number
  • Save and reload project setup parameters (#1430)
  • Save last viewed preview texture
  • Allow saving last used texture to project
  • Allow saving last used preview view position (#1433)

Existing Feature Updates

  • Added a checkbox to job control to Ask for Send Name so it can be disabled.
  • Fixed tooltip for Basic Settings-> S Value to say MillMage instead of LightBurn. (#1439)
  • Changed Connection type ‘Ethernet’ to be ‘Ethernet or Wifi’ for clarity (#1432)
  • Tools can now specify their units, editing is in those units (#1428)

Code Refactors

  • Moved most control mode code out of mainWindow into staticSimulationWidget.
  • Fix MacOS compiler warnings in camera classes
2 Likes