Skip to content

4.6.1

Latest

Choose a tag to compare

@stewartoallen stewartoallen released this 18 Jan 03:11
· 4 commits to master since this release

Release 4.6.1

CAM/CNC Improvements

  • Fixed deep ease-down that wraps a polygon more than once
  • Added ease down safeguards for bad geometry
  • Cap ease down speed by engage setting
  • Corrected tool shadow epsilon
  • Raise zSafe if zTop is above it
  • Improved outline strategy for depth first operations
  • Added trace option to ignore part boundaries
  • Disabled trace merge until area can implement properly

FDM Improvements

  • Async-ify FDM slicing layer diffs for ~3x speedup
  • Trim support shadow to overhangs
  • Improved support clipping, changed gap offset from number to boolean
  • Refactored slice progress tracking
  • Tightened slice shadow range for FDM

Bug Fixes

  • Fixed unit scale when visual z set
  • Fixed gcode import origin
  • Fixed negative level z order
  • Fixed wireframe opacity
  • Fixed missing macro tokens handling
  • Filtered out invalid area polys
  • Fixed LOCAL const
  • Removed input filter on iOS mobile

UI/UX

  • Inverted dolly sign
  • Removed beta tag

Other

  • Updated electron app base
  • Fixed docs formatting for controls.md