Dump from SVN
This commit is contained in:
BIN
PlottWareControl/Release/PlottWareControl.exe
Normal file
BIN
PlottWareControl/Release/PlottWareControl.exe
Normal file
Binary file not shown.
BIN
PlottWareControl/Release/Release.zip
Normal file
BIN
PlottWareControl/Release/Release.zip
Normal file
Binary file not shown.
BIN
PlottWareControl/Release/libopencv_core331.dll
Normal file
BIN
PlottWareControl/Release/libopencv_core331.dll
Normal file
Binary file not shown.
BIN
PlottWareControl/Release/libopencv_highgui331.dll
Normal file
BIN
PlottWareControl/Release/libopencv_highgui331.dll
Normal file
Binary file not shown.
BIN
PlottWareControl/Release/libopencv_imgcodecs331.dll
Normal file
BIN
PlottWareControl/Release/libopencv_imgcodecs331.dll
Normal file
Binary file not shown.
BIN
PlottWareControl/Release/libopencv_imgproc331.dll
Normal file
BIN
PlottWareControl/Release/libopencv_imgproc331.dll
Normal file
Binary file not shown.
21
PlottWareControl/Release/res/gCode.txt
Normal file
21
PlottWareControl/Release/res/gCode.txt
Normal file
@ -0,0 +1,21 @@
|
||||
commands:
|
||||
G0 Xx Yy - Rapid move to (z,y) coordinates
|
||||
G1 Xx Yy - Move to (x,y) coordinates
|
||||
G4 Pn - Wait n ms
|
||||
M300 S10 - Pen down
|
||||
M300 S50 - Pen up
|
||||
Tn - change to nth tool
|
||||
G28 - Home
|
||||
G90 - Set to absolute positioning
|
||||
G91 - Set to relative positioning
|
||||
M2 - Program end
|
||||
M17 - Enable steppers
|
||||
M18 - Disable steppers
|
||||
M80 - ATX power on
|
||||
M81 - ATX power off
|
||||
M112 - Emergency stop
|
||||
M114 - Get current position
|
||||
M703 - Get info from printer firmware
|
||||
M118 OK - Response to host when line done
|
||||
; - line comment
|
||||
(...) - block comment
|
BIN
PlottWareControl/Release/res/icon.bmp
Normal file
BIN
PlottWareControl/Release/res/icon.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 117 KiB |
BIN
PlottWareControl/Release/wxbase30u_gcc510TDM_x64.dll
Normal file
BIN
PlottWareControl/Release/wxbase30u_gcc510TDM_x64.dll
Normal file
Binary file not shown.
BIN
PlottWareControl/Release/wxmsw30u_core_gcc510TDM_x64.dll
Normal file
BIN
PlottWareControl/Release/wxmsw30u_core_gcc510TDM_x64.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user