Skip to content

Version 1.6.6.6

Compare
Choose a tag to compare
@svenhb svenhb released this 18 Jun 09:46
· 362 commits to master since this release
4f6da59

New feature for SVG, DXF import:

  • Optional: take account of visibility attributes

DXF in LibreCAD Layer_visibility.dxf :
image
image
image

Bug fixes:

  • SVG import: bug fix getting first coordinates in "m" command and applying in "z" command
  • serial COM Progress % (line-count could only grow up)
  • Form-Dispose errors (ControlCameraForm, ControlSerialForm)

Note: two files were updated after the release:

https://github.com/svenhb/GRBL-Plotter/blob/master/GRBL-Plotter/GCodeCreation/ImportFromFile/GCodeFromSvg.cs
https://github.com/svenhb/GRBL-Plotter/blob/master/GRBL-Plotter/MachineControl/ControlSerialForm.Designer.cs