Releases: svenhb/GRBL-Plotter
Version 1.7.0.2
Thanks to heurist1 for improvement.
Speed up merge and sort #348
Version 1.7.0.1
- Hatch fill extension: shrink enveloping path , delete enveloping path
- Import parameter options: Largset object last, sort by dimension
- Bug fix: Height map save as OBJ
Version 1.7.0.0
New:
- Get GCode parameter from SVG meta data - idea from here: arkypita/LaserGRBL#2052
https://grbl-plotter.de/index.php?id=form-setup-1#format-related - Option to convert pen-width to S-value (spindle speed, laser power, servo position). To generate data, I modified the plotterfun tool: https://grbl-plotter.de/plotterfun-width/ Note: grouping must be disabled.
- New language polish, thanks to Bartosz
- Import Info during import https://grbl-plotter.de/index.php?id=form-setup-5#misc
- Online help for setup options https://grbl-plotter.de/index.php?id=form-setup-1#path-interpretations
Bug fixes
#330 scan height map, one dimension
#331 hpgl IMPORT
Serial com window TextBox instead of RichTextBox and limit amount of lines to 10000 to avoid out of memory problem
Version 1.6.9.4
Version 1.6.9.3
Version 1.6.9.2
500 Stars... Thanks 😀😀😀
New
- Turkish as a new language (just google 1:1 translation)
- #330 Probing / center finder: apply angle to probing pattern: https://youtu.be/oMVjwiNikz0?t=70
Bug fixes
Version 1.6.9.1
Change option "Ramp on Pen-down": add ramp also at the end of the line:
But this feature is not as good as I had hoped, when using felt tip pen: https://youtu.be/FD9YsWPyAmc?t=397
Some bug fixes
Version 1.6.9.0
New features:
-
Create Shapes: save shape-settings in XML
-
Z several passes, add noZUp
-
VirtualJoyStick optional "Classic buttons" https://grbl-plotter.de/index.php?id=gui&setlang=en#CT
Bug fixes:
- Start button game pad not working (#start)
- Jog command repetition ugly
Note: I replaced virtualJoystick.dll after this release, to avoid move command on right click, to open context menu.
https://github.com/svenhb/GRBL-Plotter/blob/master/GRBL-Plotter/DLLs/virtualJoystick.dll
Version 1.6.8.4b
Bug fixes
- Merlin controller connection
- Process automation was opened full screen on multi monitor system
- Text creation with system font
- Barcode creation, try to avoid exceptions
- Transform gcode, loosing F-value
- ESC will deselect all marked figures
Note - in Source Code:
In this version a test output to logfile, during streaming, is implemented and may fill up the logfile rapidly