File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ for such compliance.
8181[ Weblate ] : https://hosted.weblate.org/projects/linuxcnc/
8282[ Website ] : https://linuxcnc.org/
8383
84- [ Documentation ] : http://linuxcnc.org/docs/stable /html/
85- [ Install ] : http://linuxcnc.org/docs/stable /html/getting-started/getting-linuxcnc.html
86- [ Build ] : http://linuxcnc.org/docs/stable /html/code/building-linuxcnc.html
84+ [ Documentation ] : http://linuxcnc.org/docs/2.9 /html/
85+ [ Install ] : http://linuxcnc.org/docs/2.9 /html/getting-started/getting-linuxcnc.html
86+ [ Build ] : http://linuxcnc.org/docs/2.9 /html/code/building-linuxcnc.html
8787[ License ] : COPYING
Original file line number Diff line number Diff line change 11---
22Bug-Database: https://github.com/LinuxCNC/linuxcnc/issues
33Bug-Submit: https://github.com/LinuxCNC/linuxcnc/issues/new
4- Documentation: http://linuxcnc.org/docs/2.8 /html/
4+ Documentation: http://linuxcnc.org/docs/2.9 /html/
55Repository-Browse: https://github.com/LinuxCNC/linuxcnc
66Reference:
77 - Author: Ronald Lumia
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ image-to-gcode \- converts bitmap images to G-code
3333brightness of each pixel as a Z-height.
3434
3535Detailed docs:
36- http://linuxcnc.org/docs/stable /html/gui/image-to-gcode.html
36+ http://linuxcnc.org/docs/2.9 /html/gui/image-to-gcode.html
3737
3838.SH "SEE ALSO"
3939\fB LinuxCNC(1) \fR
Original file line number Diff line number Diff line change @@ -402,7 +402,7 @@ MDI_COMMAND=(debug,macro16)
402402
403403Exercise caution if using copy and paste of this example code from the online web docs.
404404Certain characters are incompatibly encoded by the web site (minus becomes em-dash).
405- It is safer to copy and paste from https://raw.githubusercontent.com/LinuxCNC/linuxcnc/2.8 /src/hal/user_comps/xhc-whb04b-6/example-configuration.md[].
405+ It is safer to copy and paste from https://raw.githubusercontent.com/LinuxCNC/linuxcnc/2.9 /src/hal/user_comps/xhc-whb04b-6/example-configuration.md[].
406406
407407----
408408#
Original file line number Diff line number Diff line change 11(this is the program describing entry moves for)
22(radius compensation in Figure 3 of the Handbook)
3- (http://linuxcnc.org/docs/2.7 /html/gcode/tool-compensation.html)
3+ (http://linuxcnc.org/docs/2.9 /html/gcode/tool-compensation.html)
44
55g20 f60
66
You can’t perform that action at this time.
0 commit comments