Releases: svenhb/GRBL-Plotter
Version 1.7.0.3.c
Issue #363 Probing - center finder, allow only X or Y thanks to krupnfs
Issue #353 limit stepwidth in AddArc to avoid unneeded data amount
issue #354 avoid zooming reset after object manipulation
issue #355 remove white background if info is disabled
#356 PWM-Down value from tool table
#357 M300 bug fix
#359 DXF Arc and Ellipse bug fix
#360 allow Multiple file import
Multiple file import via drag & drop: added some options
1.7.0.3.c issue #362 bug fix, when digital input is enabled and showing input state via background color:
Output D25 is connected to input D27 (https://github.com/fra589/grbl-Mega-5X/wiki/grbl-Mega-5X-pinout)
After pressing button-D3, D0 input (background color of button-D0) changes:
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