
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 16 (100.0%) | 127 (100.0%) | 7.9 |
| jepler | 10 (62.5%) | 116 (91.3%) | 11.6 |
| cradek | 6 (37.5%) | 11 (8.7%) | 1.8 |
fix CSS-related documentation
2 lines of code changed in:
document new gcodes added at fest: rigid tapping, constant surface speed, feed per revolution
21 lines of code changed in:
typo
1 lines of code changed in:
one typo, one obsolete thing
2 lines of code changed in:
implement G41.1, G42.1 (tool radius compensation with dynamic radius and orentation)
change G43 H-1 to G43.1 (tool length compensation with dynamic lengths)
2 lines of code changed in:
Get rid of dashes, they added nothign
document L, E for threading canned cycle
add a line for (...) comments
22 lines of code changed in:
* using javascript, color header lines in white-on-black, and color alternate non-header lines in black-on-white and black-on-grey (doesn't print this way, unfortunately)
* change X- to X— for better appearance; makes it a tiny bit easier to notice the difference between H-- and H-1 in G43 line
* "Other Modal Codes" is a better title for its group
43 lines of code changed in:
note recent DEBUG and PRINT comments
3 lines of code changed in:
this seems a little clumsy but there are two ways to use G43
2 lines of code changed in:
These optionally take a D word
1 lines of code changed in:
merge rev 1.1.2.3: Mike Sheldrake reports that G93 and G94 were transposed
2 lines of code changed in:
I always forget which arc is which direction
1 lines of code changed in:
changes in 2.1 will be in 2.2 also
3 lines of code changed in:
document new codes m50..m53; remove documentation of m48/m49 since m50/m51 do the same job better
1 lines of code changed in:
add gcode quick reference to HTML documentation
21 lines of code changed in: