This repository has been archived on 2024-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coffee.pygments/tests/examplefiles/gcode/SupportLogo.gcode
Averter b872095ed5
Add apdl and gcode lexers (#1714)
* Add apdl and gcode lexers

* Added requested changes except words function

* Added requested changes except words function

* Added words function to handle lists of keywords

* Add two testing example files

* Delete two_dimensional_truss.ans

* Delete coupled_example.ans

* Create example1apdl.ans

* Create example2apdl.ans

* General cleanup of apdlexer and creation of mapfiles

* Escaped backslashes in string literals on apdlexer

* Removed backslashes. None was necessary in the first place

* Added apdl aliase and a * based command in the test file

* Forgot to create the map files

* Tested version. Also removed an unused function from apdlexer

* Added examples for gcode and golden output

* Trimming of gcode files to a few dozens of lines

* Removed duplicates from elafunb
2021-03-14 09:07:43 +01:00

67 lines
1.8 KiB
Text

%
O0000
N10 (MACH3 MILL - )
N20 (AUTHOR - {SCOTT SHAFER}) G0 ( second comment )
N30 (GROUP - TOOLPATH GROUP #1)
N40 (SYSTEM- ONECNC-XR2 MILL ADVANTAGE - VERSION 8.12)
N50 (NOTES - NONE)
N60 G0 G40 G49 G50 G80 G94
N70 (.1875 INCH 3/16 HSS END MILL ) ( )
N80 T4 M06 G43 H4
N90 S3411.0 F25.0 M3 M07
N100 G4 P3
N110 G00 X14.9375 Y1.4106 Z0.1
N120 Z0.05
N130 G01 X14.9358 Y1.3786 Z0.0466 F25.0
N140 X14.9376 Y1.3149 Z0.0399
N150 X14.9445 Y1.2515 Z0.0332
N220 X15.2348 Y0.8636 Z-0.0205
N230 X15.309 Y0.8443 Z-0.0285
N240 X15.3096
N250 X15.3101
N260 X15.3106
N270 X15.3111
N280 X15.3116
N290 X15.3121 Y0.8437
N300 X15.3812 Y0.8329 Z-0.0362
N310 X15.4511 Y0.8279 Z-0.0436
N320 X15.521 Y0.8289 Z-0.0509
N330 X15.5907 Y0.8357 Z-0.0583
N340 X15.6595 Y0.8485 Z-0.0656
N350 X15.727 Y0.867 Z-0.073
N360 X15.7772 Y0.8886 Z-0.0787
N450 X16.0252 Y1.2813 Z-0.1299
N460 X16.0288 Y1.3346 Z-0.1356
N470 X16.0285 Y1.3881 Z-0.1412
N480 Y1.3892 Z-0.1413
N490 Y1.3904 Z-0.1414
N500 Y1.3916 Z-0.1415
N510 Y1.3927 Z-0.1417
N520 Y1.3939 Z-0.1418
N530 Y1.3951 Z-0.1419
N540 Y1.4324 Z-0.1458
N550 X16.0257 Y1.4697 Z-0.1498
N600 X15.9644 Y1.6626 Z-0.1712
N610 X15.9323 Y1.707 Z-0.177
N620 X15.8944 Y1.7466 Z-0.1827
N630 X15.8515 Y1.7806 Z-0.1885
N640 X15.8044 Y1.8086 Z-0.1942
N650 X15.7539 Y1.8298 Z-0.2
N660 X15.7528 Y1.8321
N670 X15.7032 Y1.6737
N680 G02 X15.774 Y1.6404 I-0.2085 J-0.5347
N690 X15.8954 Y1.5145 I-0.1426 J-0.259
N700 X15.8975 Y1.51 I-0.082 J-0.0413
N92490 G03 X0.964 Y1.615 I0.1291 J-0.3825
N92500 X0.9254 Y1.4125 I0.5116 J-0.2025
N92510 X0.9257 Y1.395 I0.5503 J0.
N92520 G02 X0.9257 Y1.3921 I-0.0918 J-0.0029
N92530 X0.9256 Y1.3881 I-0.0918 J0.
N92540 G03 X0.925 Y1.357 I0.7199 J-0.0312
N92550 X0.9827 Y1.0743 I0.7206 J0.
N92560 G00 Z0.1
N92570 M05 M09
N92580 (END TOOL)
N92590 M05 M09
N92600 M30
%