Skip to content

Version 1.5.9

Compare
Choose a tag to compare
@martin2250 martin2250 released this 01 May 18:17
· 43 commits to master since this release

changes:

  • add work envelope variables (#133, bc4ae53) you can now use the variables MAXX, MAXY, ..., MINZ inside expressions, these variables hold the extends of the current gcode file. Ony feed moves (G1-3) count towards envelope, rapids (G0) do not. Same as displayed in the 3D preview
  • window is now brought to front when a file is opened (2e6363e)
  • open file dialog remembers last directory (#127, 5743cab)
  • fix button states (#123, 34bf7e6)
  • fix settings window being resizeable (#124, a394959) (first accepted PR, thanks @eried!)

thank you to everybody who reported these issues, stay safe!

Martin