Skip to content

Commit

Permalink
Version 1.7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
svenhb authored Feb 25, 2024
1 parent ba14bab commit 5353934
Show file tree
Hide file tree
Showing 17 changed files with 540 additions and 0 deletions.
68 changes: 68 additions & 0 deletions GRBL-Plotter/data/automations/File_load/file_load.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
<?xml version="1.0" standalone="yes"?>
<NewDataSet>
<ProcessItem>
<Command>Load</Command>
<Value>data\automations\disable_options.ini</Value>
<Info>Disable unwanted options</Info>
</ProcessItem>
<ProcessItem>
<Command>Load</Command>
<Value>data\automations\File_load\file_load_setup_use_z.ini</Value>
<Info>Use plotter with z axis</Info>
</ProcessItem>
<ProcessItem>
<Command>2D-View Clear</Command>
<Value />
<Info>Clear workspace, delete G-Code from editor</Info>
</ProcessItem>
<ProcessItem>
<Command>Load Data</Command>
<Value />
<Info>Load graphic file, [Value=line from data]</Info>
</ProcessItem>
<ProcessItem>
<Command>2D-View Scale XYX</Command>
<Value>25</Value>
<Info>Scale XY [Value=desired X dimension]</Info>
</ProcessItem>
<ProcessItem>
<Command>2D-View Offset</Command>
<Value>7;0;0</Value>
<Info>Set graphic origin [Value=&lt;Origin[1-9]&gt;;&lt;Offset X&gt;;&lt;Offset Y&gt;]</Info>
</ProcessItem>
<ProcessItem>
<Command>G-Code Stream</Command>
<Value />
<Info>Send G-Code from editor to machine</Info>
</ProcessItem>
<ProcessItem>
<Command>G-Code Send</Command>
<Value>G90 Y35</Value>
<Info>Move tray to front</Info>
</ProcessItem>
<ProcessItem>
<Command>Data index</Command>
<Value>1</Value>
<Info>Add Value to Data index</Info>
</ProcessItem>
<ProcessItem>
<Command>Beep</Command>
<Value>440;1000</Value>
<Info>Play beep tone [Value=freqency(Hz);length(ms)]</Info>
</ProcessItem>
<ProcessItem>
<Command>Wait Probe</Command>
<Value />
<Info>Wait for probe input before continue</Info>
</ProcessItem>
<ProcessItem>
<Command>Sound</Command>
<Value>2</Value>
<Info>Play system sound</Info>
</ProcessItem>
<ProcessItem>
<Command>Jump to</Command>
<Value>3</Value>
<Info>Jump to line number, [Value=&lt;linenumber&gt;;&lt;repetitions&gt;]</Info>
</ProcessItem>
</NewDataSet>
68 changes: 68 additions & 0 deletions GRBL-Plotter/data/automations/File_load/file_load.xml.bak
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
<?xml version="1.0" standalone="yes"?>
<NewDataSet>
<ProcessItem>
<Command>Load</Command>
<Value>data\automations\disable_options.ini</Value>
<Info>Disable unwanted options</Info>
</ProcessItem>
<ProcessItem>
<Command>Load</Command>
<Value>data\automations\File_load\file_load_setup_use_z.ini</Value>
<Info>Use plotter with z axis</Info>
</ProcessItem>
<ProcessItem>
<Command>2D-View Clear</Command>
<Value />
<Info>Clear workspace, delete G-Code from editor</Info>
</ProcessItem>
<ProcessItem>
<Command>Load Data</Command>
<Value />
<Info>Load graphic file, [Value=line from data]</Info>
</ProcessItem>
<ProcessItem>
<Command>2D-View Scale XYX</Command>
<Value>25</Value>
<Info>Scale XY [Value=desired X dimension]</Info>
</ProcessItem>
<ProcessItem>
<Command>2D-View Offset</Command>
<Value>7;0;0</Value>
<Info>Set graphic origin [Value=&lt;Origin[1-9]&gt;;&lt;Offset X&gt;;&lt;Offset Y&gt;]</Info>
</ProcessItem>
<ProcessItem>
<Command>G-Code Stream</Command>
<Value />
<Info>Send G-Code from editor to machine</Info>
</ProcessItem>
<ProcessItem>
<Command>G-Code Send</Command>
<Value>G90 Y35</Value>
<Info>Move tray to front</Info>
</ProcessItem>
<ProcessItem>
<Command>Data index</Command>
<Value>1</Value>
<Info>Add Value to Data index</Info>
</ProcessItem>
<ProcessItem>
<Command>Beep</Command>
<Value>440;2000</Value>
<Info>Play beep tone [Value=freqency(Hz);length(ms)]</Info>
</ProcessItem>
<ProcessItem>
<Command>Wait Probe</Command>
<Value />
<Info>Wait for probe input before continue</Info>
</ProcessItem>
<ProcessItem>
<Command>Sound</Command>
<Value>2</Value>
<Info>Play system sound</Info>
</ProcessItem>
<ProcessItem>
<Command>Jump to</Command>
<Value>3</Value>
<Info>Jump to line number, [Value=&lt;linenumber&gt;;&lt;repetitions&gt;]</Info>
</ProcessItem>
</NewDataSet>
5 changes: 5 additions & 0 deletions GRBL-Plotter/data/automations/File_load/file_load_list.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
data\examples\graphic_bunny.dxf
data\examples\graphic_grbl.svg
data\examples\addon_frame_stamp1.svg
data\examples\addon_frame_stamp2.svg
data\examples\addon_frame_stamp3.svg
25 changes: 25 additions & 0 deletions GRBL-Plotter/data/automations/File_load/file_load_setup_use_z.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
[GCode generation]
Dec Places=3
Header Code=F1000
Footer Code=G0X0Y0
Tool Change Code=Z10 (move upwards)
XY Feedrate=1000
XY Feedrate from TT=False
Spindle Speed=1000
Spindle Speed from TT=False
Spindle Use Laser=False
Spindle Direction M3=True
Spindle Delay=0
Add Tool Cmd=False
Add Tool M0=False
Add Comments=False
Z Enable=True
Z Values from TT=False
Z Feedrate=200
Z Up Pos=2
Z Down Pos=-1
Z Inc Enable=False
Z Prevent Spindle=True
PWM Enable=False
Spindle Toggle=False
Individual enable=False
83 changes: 83 additions & 0 deletions GRBL-Plotter/data/automations/Name_tag/Name_tag.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
<?xml version="1.0" standalone="yes"?>
<NewDataSet>
<ProcessItem>
<Command>Load</Command>
<Value>data\automations\Name_tag\Name_tag_setup_use_laser.ini</Value>
<Info>Load setup for use of laser</Info>
</ProcessItem>
<ProcessItem>
<Command>2D-View Clear</Command>
<Value />
<Info>Clear workspace, delete G-Code from editor</Info>
</ProcessItem>
<ProcessItem>
<Command>Load</Command>
<Value>data\automations\Name_tag\Name_tag_CreateText_Segoe.ini</Value>
<Info>Font for symbols</Info>
</ProcessItem>
<ProcessItem>
<Command>CreateText Data</Command>
<Value>1</Value>
<Info>Create text from Data list, [Value='':whole line] or [Value=column-nr]</Info>
</ProcessItem>
<ProcessItem>
<Command>2D-View Rotate</Command>
<Value>90</Value>
<Info>Rotate [Value=angle in degree]</Info>
</ProcessItem>
<ProcessItem>
<Command>2D-View Scale XYY</Command>
<Value>8</Value>
<Info>Scale XY [Value=desired Y dimension]</Info>
</ProcessItem>
<ProcessItem>
<Command>2D-View Offset</Command>
<Value>4;0;0</Value>
<Info>Set graphic origin [Value=&lt;Origin[1-9]&gt;;&lt;Offset X&gt;;&lt;Offset Y&gt;]</Info>
</ProcessItem>
<ProcessItem>
<Command>Load</Command>
<Value>data\automations\Name_tag\Name_Tag_CreateText.ini</Value>
<Info>Font for text</Info>
</ProcessItem>
<ProcessItem>
<Command>CreateText Data</Command>
<Value>2</Value>
<Info>Create text from Data list, [Value='':whole line] or [Value=column-nr]</Info>
</ProcessItem>
<ProcessItem>
<Command>2D-View Offset</Command>
<Value>4;10;0</Value>
<Info>Set graphic origin [Value=&lt;Origin[1-9]&gt;;&lt;Offset X&gt;;&lt;Offset Y&gt;]</Info>
</ProcessItem>
<ProcessItem>
<Command>Data index</Command>
<Value>1</Value>
<Info>Add Value to Data index</Info>
</ProcessItem>
<ProcessItem>
<Command>G-Code Stream</Command>
<Value />
<Info>Send G-Code from editor to machine</Info>
</ProcessItem>
<ProcessItem>
<Command>Beep</Command>
<Value>440;800</Value>
<Info>Play beep tone [Value=freqency(Hz);length(ms)]</Info>
</ProcessItem>
<ProcessItem>
<Command>Wait Probe</Command>
<Value />
<Info>Wait for probe input before continue</Info>
</ProcessItem>
<ProcessItem>
<Command>Sound</Command>
<Value>0</Value>
<Info>Play system sound [Value=0=Asterisk, 1=Exclamation, 2=Question, 3=Hand, any other=Beep]</Info>
</ProcessItem>
<ProcessItem>
<Command>Jump to</Command>
<Value>2</Value>
<Info>Jump to line number, [Value=&lt;linenumber&gt;;&lt;repetitions&gt;]</Info>
</ProcessItem>
</NewDataSet>
29 changes: 29 additions & 0 deletions GRBL-Plotter/data/automations/Name_tag/Name_tag_CreateText.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
[Create Text]
Hershey Font=svg\EMSBird.svg
Hershey Letter Height=10
Hershey Letter Distance=0
Hershey Line Distance=15
Hershey Line Break=100
Hershey Line Break Enable=False
System Font=Tahoma, 8.569038pt
System Font Size=8.569038
System Font Set Size X=100
System Font Set Size Y=8
System Font Color=windowtext
Font Use Hershey=False
Alignment=1
Text=Name tag
Hatch Fill Enable=True
Hatch Fill Cross=False
Hatch Fill Distance=0.3
Hatch Fill Angle=30
Hatch Fill Angle Inc Enable=False
Hatch Fill Angle Inc=15
Hatch Fill Inset Enable=True
Hatch Fill Inset Enable2=False
Hatch Fill Delete Path=False
Hatch Fill Inset Distance=0.1
Hatch Fill Noise=False
Noise Enable=False
Noise Amplitude=0.5
Noise Densitiy=1.5
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
[Create Text]
Hershey Font=svg\EMSAllure.svg
Hershey Letter Height=10
Hershey Letter Distance=0
Hershey Line Distance=15
Hershey Line Break=100
Hershey Line Break Enable=False
System Font=Segoe UI Symbol, 15.75pt
System Font Size=11.97661
System Font Set Size X=100
System Font Set Size Y=8
System Font Color=windowtext
Font Use Hershey=False
Alignment=1
Text=123 💻
Hatch Fill Enable=True
Hatch Fill Cross=False
Hatch Fill Distance=0.3
Hatch Fill Angle=30
Hatch Fill Angle Inc Enable=False
Hatch Fill Angle Inc=15
Hatch Fill Inset Enable=True
Hatch Fill Inset Enable2=False
Hatch Fill Delete Path=False
Hatch Fill Inset Distance=0.1
Hatch Fill Noise=False
Noise Enable=False
Noise Amplitude=0.5
Noise Densitiy=1.5
5 changes: 5 additions & 0 deletions GRBL-Plotter/data/automations/Name_tag/Name_tag_Data.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
1;♥;Maya
2;⚽;Malu
3;🐕;Naali
4;🤾;Rachele
5;⚽;Sofia
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[GCode generation]
Dec Places=3
Header Code=F1000
Footer Code=G0X0Y0
Tool Change Code=Z10 (move upwards)
XY Feedrate=4000
XY Feedrate from TT=False
Spindle Speed=1000
Spindle Speed from TT=False
Spindle Use Laser=True
Spindle Direction M3=True
Spindle Delay=0
Add Tool Cmd=False
Add Tool M0=False
Add Comments=False
Z Enable=False
PWM Enable=False
Spindle Toggle=True
Individual enable=False
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
[GCode generation]
Dec Places=3
Header Code=F1000
Footer Code=G0X0Y0
Tool Change Code=Z10 (move upwards)
XY Feedrate=4000
XY Feedrate from TT=False
Spindle Speed=1000
Spindle Speed from TT=False
Spindle Use Laser=True
Spindle Direction M3=True
Spindle Delay=0
Add Tool Cmd=False
Add Tool M0=False
Add Comments=False
Z Enable=False
Z Values from TT=False
Z Feedrate=200
Z Up Pos=1
Z Down Pos=-1
Z Inc Enable=False
Z Increment at zero=False
Z Increment=1
Z Increment no up=False
Z Prevent Spindle=False
PWM Enable=False
PWM Up Val=15
PWM Up Dly=0.5
PWM Down Val=28
PWM Down Dly=0.5
PWM Zero Val=25
PWM P93 Val=1
PWM P93 Dly=0.5
PWM P94 Val=15
PWM P94 Dly=0.5
PWM Skip M30=False
Spindle Toggle=True
Individual enable=False
Individual PenUp=(Pen Up command);(Cmd2)
Individual PenDown=(Pen Down command);(Cmd2)
11 changes: 11 additions & 0 deletions GRBL-Plotter/data/automations/automation_File_load.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[Process Automation]
Last script file=data\automations\File_load\file_load.xml
Last data file=data\automations\File_load\file_load_list.txt
Timer intervall=500
Counter value=0
Counter digits=3
Counter fill=0
Counter text front=Serial
Counter text rear=/ 100
Data delimiter=; semicolon
Data index=1
Loading

0 comments on commit 5353934

Please sign in to comment.