Skip to content

Commit

Permalink
nc_files/plasmac: add temporary material examples, make headers specific
Browse files Browse the repository at this point in the history
  • Loading branch information
snowgoer540 committed Apr 17, 2022
1 parent f90013e commit 3716de2
Show file tree
Hide file tree
Showing 18 changed files with 88 additions and 16 deletions.
2 changes: 1 addition & 1 deletion nc_files/plasmac/imperial_air_scribe.ngc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
; imperial air-scribe
;imperial air-scribe

G20 (units: imperial)
G40 (cutter compensation: off)
Expand Down
2 changes: 1 addition & 1 deletion nc_files/plasmac/imperial_circles.ngc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;circles
;imperial circles

#1 = 2 (Scale)
#2 = 3 (Iterations)
Expand Down
2 changes: 1 addition & 1 deletion nc_files/plasmac/imperial_ihs_skip_thc_off.ngc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;skip ihs with thc disabled
;imperial skip ihs with thc disabled

G20
G64 P0.0004
Expand Down
2 changes: 1 addition & 1 deletion nc_files/plasmac/imperial_ihs_skip_thc_on.ngc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;skip ihs with thc enabled
;imperial skip ihs with thc enabled

G20
G64 P0.0004
Expand Down
2 changes: 1 addition & 1 deletion nc_files/plasmac/imperial_line.ngc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;line
;imperial line

G20
G64 P0.0005
Expand Down
2 changes: 1 addition & 1 deletion nc_files/plasmac/imperial_material_change.ngc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;material change
;imperial material change

G20
G64 P0.01
Expand Down
2 changes: 1 addition & 1 deletion nc_files/plasmac/imperial_squares.ngc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;squares
;imperial squares

#1 = 2 (Scale)
#2 = 3 (Iterations)
Expand Down
36 changes: 36 additions & 0 deletions nc_files/plasmac/imperial_temporary_materials.ngc
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
;imperial temporary materials

G20
G64 P0.01
M52 P1 ;to enable reverse-run

(o=0, na=Steel 0.10", ph=0.10, pd=0.0, ch=0.01, fr=100, kw=0.040)
F#<_hal[plasmac.cut-feed-rate]> ; feed rate from cut parameters
G0 X1 Y1
M3 $0 S1 (select plasma torch)
G1 X5
M5 $0

(o=0, na=Steel 0.11", ph=0.11, pd=0.1, ch=0.011, fr=101, kw=0.041)
F#<_hal[plasmac.cut-feed-rate]> ; feed rate from cut parameters
G0 Y2
M3 $0 S1 (select plasma torch)
G1 X1
M5 $0

(o=0, na=Steel 0.12", ph=0.2, pd=0.2, ch=0.012, fr=102, kw=0.042)
F#<_hal[plasmac.cut-feed-rate]> ; feed rate from cut parameters
G0 X1 Y3
M3 $0 S1 (select plasma torch)
G1 X5
M5 $0

(o=0, na=Steel 0.13", ph=0.3, pd=0.3, ch=0.013, fr=103, kw=0.043)
F#<_hal[plasmac.cut-feed-rate]> ; feed rate from cut parameters
G0 Y4
M3 $0 S1 (select plasma torch)
G1 X1
M5 $0

G0 X0 Y0
M2
2 changes: 1 addition & 1 deletion nc_files/plasmac/imperial_wrench.ngc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;wrench
;imperial wrench

#<holes> = 4

Expand Down
2 changes: 1 addition & 1 deletion nc_files/plasmac/metric_air_scribe.ngc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
; metric air-scribe
;metric air-scribe

G21 (units: metric)
G40 (cutter compensation: off)
Expand Down
2 changes: 1 addition & 1 deletion nc_files/plasmac/metric_circles.ngc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;circles
;metric circles

#1 = 50 (Scale)
#2 = 3 (Iterations)
Expand Down
2 changes: 1 addition & 1 deletion nc_files/plasmac/metric_ihs_skip_thc_off.ngc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;skip ihs with thc disabled
;metric skip ihs with thc disabled

G21
G64 P0.01
Expand Down
2 changes: 1 addition & 1 deletion nc_files/plasmac/metric_ihs_skip_thc_on.ngc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;skip ihs with thc enabled
;metric skip ihs with thc enabled

G21
G64 P0.01
Expand Down
2 changes: 1 addition & 1 deletion nc_files/plasmac/metric_line.ngc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;line
;metric line

G21
G64 P0.005
Expand Down
2 changes: 1 addition & 1 deletion nc_files/plasmac/metric_material_change.ngc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;material change
;metric material change

G21
G64 P0.01
Expand Down
2 changes: 1 addition & 1 deletion nc_files/plasmac/metric_squares.ngc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;squares
;metric squares

#1 = 50 (Scale)
#2 = 3 (Iterations)
Expand Down
36 changes: 36 additions & 0 deletions nc_files/plasmac/metric_temporary_materials.ngc
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
;metric temporary materials

G21
G64 P0.01
M52 P1 ;to enable reverse-run

(o=0, na=Steel 3mm, ph=3.0, pd=0.0, ch=1.0, fr=3000, kw=1.0)
F#<_hal[plasmac.cut-feed-rate]> ; feed rate from cut parameters
G0 X25 Y25
M3 $0 S1 (select plasma torch)
G1 X125
M5 $0

(o=0, na=Steel 3.1mm, ph=3.1, pd=0.1, ch=1.1, fr=3001, kw=1.1)
F#<_hal[plasmac.cut-feed-rate]> ; feed rate from cut parameters
G0 Y50
M3 $0 S1 (select plasma torch)
G1 X25
M5 $0

(o=0, na=Steel 3.2mm, ph=3.2, pd=0.2, ch=1.2, fr=3002, kw=1.2)
F#<_hal[plasmac.cut-feed-rate]> ; feed rate from cut parameters
G0 X25 Y75
M3 $0 S1 (select plasma torch)
G1 X125
M5 $0

(o=0, na=Steel 3.3mm, ph=3.3, pd=0.3, ch=1.3, fr=3003, kw=1.3)
F#<_hal[plasmac.cut-feed-rate]> ; feed rate from cut parameters
G0 Y100
M3 $0 S1 (select plasma torch)
G1 X25
M5 $0

G0 X0 Y0
M2
2 changes: 1 addition & 1 deletion nc_files/plasmac/metric_wrench.ngc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;wrench
;metric wrench

#<holes> = 4

Expand Down

0 comments on commit 3716de2

Please sign in to comment.