Skip to content

Version 1.5.5

Compare
Choose a tag to compare
@martin2250 martin2250 released this 26 Mar 21:35
· 58 commits to master since this release

changes:

  • use WMI to list serial ports to give each port a description (896df76)
  • add option to set DTR line when connecting to serial port (this resets grbl on most controllers) (b2d4229)
  • add "home machine" button (2517024)
  • add "save/restore viewport" buttons (5386202)
  • add new window to show warnings (the previous message box crashes when a file produces a large number of warnings) (7d19d07)
  • fix regex that is used to parse probe responses, now usable with 4+ axis controllers (086fbd6)
  • fix label width in height map dropdown (1da9910)

thanks to everybody who pointed out these issues!