This commit is contained in:
Thaddeus-Maximus
2026-04-11 05:47:18 -05:00
parent 0847110969
commit c84cf74c18
4 changed files with 26 additions and 8 deletions

View File

@@ -27,9 +27,9 @@
5218 0.000000
5219 0.000000
5220 1.000000
5221 7.046981
5222 0.266575
5223 -2.928337
5221 -6.512164
5222 3.676288
5223 -3.122360
5224 0.000000
5225 0.000000
5226 0.000000

View File

@@ -27,9 +27,9 @@
5218 0.000000
5219 0.000000
5220 1.000000
5221 7.046981
5222 0.266575
5223 -2.928337
5221 -6.512164
5222 3.676288
5223 -3.122360
5224 0.000000
5225 0.000000
5226 0.000000

View File

@@ -75,6 +75,6 @@ show_preview_on_offset = False
use_keyboard_shortcuts = True
offset_axis_y = 0.0
offset_axis_x = 0.0
offset_axis_z = 0.0
tool_in_spindle = 3
offset_axis_z = -0.003
tool_in_spindle = 5

18
nc_files/THF-AIRPANEL.ngc Normal file
View File

@@ -0,0 +1,18 @@
#<_z_clearance> = 0.500
M03 ; Start spindle
F10 ; Feed
#<_z_top> = 0.25
#<_z_bot> = 0.0
#<d> = 0.5
o<frame_circ> call [+4] [1.25][-4.025] [#<d>]
o<frame_circ> call [+4] [4.00][-4.025] [#<d>]
o<frame_circ> call [+4] [4.00][-1.805] [#<d>]
o<frame_rect> call [+4+8] [-.175][.175] [5.425][-4.425]
M05 ; Stop Spindle
M30 ; End Program
%