代码搜索:G-Code
找到约 14 项符合「G-Code」的源代码
代码结果 14
www.eeworm.com/read/393024/2490176
desktop emc2-gcoderef.desktop
[Desktop Entry]
Version=
Encoding=UTF-8
Name=EMC2 Quick Reference G-Code
Type=Application
Exec=/usr/bin/mozilla-firefox /usr/share/doc/emc2/gcode.html
Icon=gnome-help
X-GNOME-DocPath=
Terminal=false
C
www.eeworm.com/read/393024/2490184
desktop emc2-gcoderef.desktop
[Desktop Entry]
Encoding=UTF-8
Version=
Type=Application
Exec=/usr/bin/mozilla-firefox /usr/share/doc/emc2/gcode.html
Icon=gnome-help
X-GNOME-DocPath=
Terminal=false
Name=EMC2 G-Code Quick Reference
C
www.eeworm.com/read/393024/2490192
desktop emc2-gcoderef.desktop
[Desktop Entry]
Encoding=UTF-8
Version=
Type=Application
Exec=/usr/bin/mozilla-firefox /usr/share/doc/emc2/gcode.html
Icon=gnome-help
X-GNOME-DocPath=
Terminal=false
Name=EMC2 G-Code Quick Reference
C
www.eeworm.com/read/393024/2489216
ngc axis.ngc
( AXIS "splash g-code" )
( Not intended for actual milling )
#1=.1 (SH)
#2=.01 (CUT)
#3=.0003 (SCALE)
#4=60 (FEED)
G20
(Character: 'E')
G00 Z #1
G00 X [.5+1536.00*#3] Y [2556.00*#3]
G01 Z [0-#2] F#4
G