From 637dc6f2d78587bd662e5297dc5396de2533d295 Mon Sep 17 00:00:00 2001 From: Sven Date: Mon, 20 May 2024 10:57:47 +0200 Subject: [PATCH] Version 1.7.3.2 --- GRBL-Plotter/App.config | 40 +++++++++++++++++++++----------- GRBL-Plotter/GRBL-Plotter.csproj | 40 +++++++++++++++++++++++++------- 2 files changed, 58 insertions(+), 22 deletions(-) diff --git a/GRBL-Plotter/App.config b/GRBL-Plotter/App.config index f650773e..f7357d6b 100644 --- a/GRBL-Plotter/App.config +++ b/GRBL-Plotter/App.config @@ -6,6 +6,9 @@
+ + + @@ -782,16 +785,16 @@ https://GRBL-Plotter.de - 🡴 Graphic Upper-Left|(Move to upper left corner - fast);G90 G0 X#GMIX Y#GMAY|#80FFFF + 🡴 Graphic Top-Left|(Move to upper left corner - jog fast);$J=G90 F5000 X#GMIX Y#GMAY|#80FFFF - ⇩ Pen down Zmin|(Move Pen to lower position);G90 G0 Z#GMIZ|#FF8080 + ▼ Pen down Zmin|(Move Pen to lower position);G90 G0 Z#GMIZ|#FF8080 - 🡶 Graphic Bottom-Right|(Move to bottom right corner - fast);G90 G0 X#GMAX Y#GMIY|#80FFFF + 🡶 Graphic Bottom-Right|(Move to lower right corner - jog fast);$J=G90 F5000 X#GMAX Y#GMIY|#80FFFF - ⚠ Hard RESET|#HRST|fuchsia + ▼ Pen down Servo|(Move Pen to lower position);M3 S#GMIS|#FF8080 | @@ -815,7 +818,7 @@ | - ⇧ Pen up Zmax|(Move Pen to upper position);G90 G0 Z#GMAZ|#80FF80 + ▲ Pen up Zmax|(Move Pen to upper position);$J=G90 F5000 Z#GMAZ|#80FF80 | @@ -848,7 +851,7 @@ | - 🡷 Graphic Bottom-Left|(Move to bottom left corner - fast);G90 G0 X#GMIX Y#GMIY|#80FFFF + 🡷 Graphic Bottom-Left|(Move to lower left corner - jog fast);$J=G90 F5000 X#GMIX Y#GMIY|#80FFFF | @@ -860,22 +863,22 @@ | - 🡷 Homing 0;0;35|(Move to hard stops);$J= G91 F5000 X-40 Y-40 Z40|#FFAAAA + ▲ Pen up Servo|(Move Pen to upper position);M3 S#GMAS|#80FF80 - ↻ Move around graphic|(Move around graphic dimension - fast);G90G0X#GMIXY#GMIY;Y#GMAY;X#GMAX;Y#GMIY;X#GMIX|#FFFF80 + ↻ Move around graphic|(Move around graphic dimension - jog fast);G90G1F5000X#GMIXY#GMIY;Y#GMAY;X#GMAX;Y#GMIY;X#GMIX|#FFFF80 - ◎ Graphic Center|(Move to graphic center - fast);G90 G0 X#GCTX Y#GCTY|#00FFFF + ◎ Graphic Center|(Move to graphic center - fast);$J=G90 F5000 X#GCTX Y#GCTY|#00FFFF Add Logo|data\scripts\script_my_logo.nc|#FFFFC0 - Set Coordinate System| G10 L20 P0 X-1 Y-1 Z23;|#FFAAAA + ► Pen zero Servo|(Move Pen to zero position);M3 S#GZES|#e6f7ff - 🡵 Graphic Upper-Right|(Move to upper right corner - fast);G90 G0 X#GMAX Y#GMAY|#80FFFF + 🡵 Graphic Top-Right|(Move to upper right corner - jog fast);$J=G90 F5000 X#GMAX Y#GMAY|#80FFFF True @@ -1252,6 +1255,12 @@ False + + False + + + 0.1 + 3 @@ -2396,11 +2405,14 @@ ? - + False - - 0.1 + + 1 + + + 0 diff --git a/GRBL-Plotter/GRBL-Plotter.csproj b/GRBL-Plotter/GRBL-Plotter.csproj index 2e1b3199..16f36d2a 100644 --- a/GRBL-Plotter/GRBL-Plotter.csproj +++ b/GRBL-Plotter/GRBL-Plotter.csproj @@ -739,40 +739,40 @@ PreserveNewest - + PreserveNewest PreserveNewest - + PreserveNewest PreserveNewest - + PreserveNewest PreserveNewest - + PreserveNewest PreserveNewest - + PreserveNewest - + PreserveNewest - + PreserveNewest - + PreserveNewest @@ -869,6 +869,30 @@ PreserveNewest + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest +