Grbl is a small gcode controller using the Arduino hardware. G81 is not supported and it looks like will never be supported.
see https://github.com/grbl/grbl/issues/125#issuecomment-10696396
I may overlooked it but would it be possible to generate the drill file without G81 and just use more G1 lines?
Nobody/Anonymous
None
Code
Public
|
Date: 2012-11-25 19:13:48 PST I changed the name of the command line option to primitive-gcode; looks |
|
Date: 2012-11-25 15:04:26 PST FYI this is how I called the program to generate the test files: |
|
Date: 2012-11-25 14:45:50 PST This patch is a little bit more clean... however I'm unable to get the last |
|
Date: 2012-11-25 13:35:21 PST Hello, |
| Filename | Description | Download |
|---|---|---|
| test.drl | test input file | Download |
| test.nc | G81 test output | Download |
| test_no.nc | no canned cycle output test | Download |
| no_canned_cycles.patch | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| File Deleted | 456976: | 2012-11-25 19:09:26 PST | alpharesearch |
| File Added | 456986: no_canned_cycles.patch | 2012-11-25 19:09:15 PST | alpharesearch |
| File Deleted | 456974: | 2012-11-25 15:02:21 PST | alpharesearch |
| File Added | 456979: test_no.nc | 2012-11-25 15:00:09 PST | alpharesearch |
| File Added | 456978: test.nc | 2012-11-25 14:59:37 PST | alpharesearch |
| File Added | 456977: test.drl | 2012-11-25 14:59:14 PST | alpharesearch |
| File Added | 456976: no_canned_cycles.patch | 2012-11-25 14:46:39 PST | alpharesearch |
| File Added | 456974: grbl.patch | 2012-11-25 13:33:58 PST | alpharesearch |