Skip to content

Releases: svenhb/GRBL-Plotter

Version 1.6.2.3

01 Nov 17:48
490290d
Compare
Choose a tag to compare

Language enable for

  • custom button right click menu
  • use case dialog

Path development

  • Option to discard fiducial G-Code

Serial connection

  • improove disconnecting blocked port (serial timeout)
  • grbl vers. 0.9 bug-fix: wrong: set $10=2 (as for vers. 1.1), corrected: set $10=3

1.6.2.3

  • DXF Import add DXFText (before just DXFMText)
  • Bug fix tile shift offset of processed path
  • Note: Source code zip is still version 1.6.2.2

Version 1.6.2.0

03 Oct 20:35
fb36fbf
Compare
Choose a tag to compare

Reworking of the camera form https://grbl-plotter.de/index.php?id=form-camera&setlang=en:

Different camera mountings:

  • Fix mount above working area -> fix scaling, fix XY offset
  • Mount on XY platform -> fix scaling but variable XY offset
  • Mount on Z axis of XY platform -> scaling depends on Z position - sorry, could not be tested

Add quadrilateral transformation to remove distortion caused by camera angle

Automatic fiducial correction https://grbl-plotter.de/index.php?id=fiducial-correction&setlang=en

Others

  • GCode import: take care of G20 inch, large files 100000 lines -> disable some functionality
  • Graphics import: huge amount 1000 paths -> disable figureXMLs
  • Text creation form - add center alignment

Note: https://github.com/svenhb/GRBL-Plotter/blob/master/GRBL-Plotter/MachineControl/ControlHeightMap.Designer.cs must be updated in delivered "Source code.zip"

1.6.2.1: Improoved behavior of progressed path display

Version 1.6.1.0

04 Sep 15:55
5336de0
Compare
Choose a tag to compare

New features;

  • #214 Stream selected figure, group or define individual start, stop lines -> right click on stream-button
    image
    image

  • #217 2D-View figure color: If Tool table is in use, replace figure colors (original from graphic) by assigned tool colors.
    2D-View display of tiles: new option: show correct tile position in 2D-view, even if offset of tiles is 0

  • #220 Add option to avoid notches in curves

Note: following files were updated after generating this release:

Version 1.6.0.5

20 Aug 20:57
52c2c9c
Compare
Choose a tag to compare
Version 1.6.0.5 Pre-release
Pre-release

DXF import

  • Bug fixes after implementing Z import

Path development

  • Bug fixes

Version 1.6.0.4

16 Aug 18:25
b9f51ab
Compare
Choose a tag to compare
Version 1.6.0.4 Pre-release
Pre-release

New features (not really tested yet)

  • DXF Import of Z values (1st version) - see [Setup - Path import - Format releated - DXF import]
  • Develop of 2D path - see [Setup - Path import - Special conversion]

Bug fixes

  • Selection of lines #140 fixed
  • Initial Path Pen-Up view

Version 1.6.0.1

04 Aug 17:26
d00a943
Compare
Choose a tag to compare

Bug fix:

  • wrong path to SVG / LFF fonts
  • select, deselect figures

Improovement:

  • Selection of lines #140

Version 1.6.0.0

31 Jul 14:12
27cc4b5
Compare
Choose a tag to compare

I switched to VS 2019
I have tried to get rid of all of the visual studio's warnings - with moderate success.

New installer via Inno Setup

  • hope this fixes the error "Fehler beim Herunterladen einer enfordlichen datei..."
  • doesn't work with win XP -> then just unpack "GRBL-Plotter_1600_release.zip"

New location for the data folder:

Old: same location as application folder.
New: depending on user privileges during installation:
Administrator: "C:\ProgramData\GrblPlotter\GRBL-Plotter"
User : "C:\Users\John.Doe\AppData\Roaming\GRBL-Plotter\GRBL-Plotter"

Some bug fixes

Probably some new bugs, I could'nt find ;-)

Version 1.5.8.4

06 Jun 17:13
2e46940
Compare
Choose a tag to compare

Bug fixes:

  • #200 fix: new arrangement of Setup-Gui elements - see below
  • #201 fix: check if DXFLWPolyLine.FlagsEnum.closed
  • #202 fix: Allow grouping even if there is only one group member
  • fix: drag & drop functionallity

New feature - untested:

  • Add more pre-defined positions for RC-Servo for use in subroutines. Intended use: watercolor usage needs different heights for drawing via pen-down and refreshing or cleaning the brush.
    image

  • renumbering pre-defined subroutines

Version 1.5.8.2

02 May 17:16
1955c0d
Compare
Choose a tag to compare

Bug fix: "Kill Alarm" didn't worked #199

Features:

  • Probing dialog: avoid crash into touch plate by keeping "Save distance" higher than "Touch plate dimension" #196
  • Text import: insert line break after reaching certain line length (by estimating an word lengths) #197

Version 1.5.8.0

25 Apr 21:56
9432986
Compare
Choose a tag to compare

Improoved halftone processing

image
Video: https://youtu.be/7Nvf4UwK_yk

Bug fixes:

  • #188 don't send further grbl-comments to 3rd serial
  • #189 wrong angle of first arrow in 2D-view pen-up path
  • #191 New option for GCode-modification - Split original moves: sent pen-up/down before/after script
    image
  • #192 Overlap paths at tile borders / Display tile borders and numbers
    image
    image