CNC3 3018max
CNC3 3018max
CNC3 3018max
V.1.0
STEP1. Base Assemble
Step2. Table Assemble
Completed:
Step3.Right
Step4. X-Zaxis
Step5. Left
Step6. Sipndle
Step7. Control board
Part B: User manual
Version .1.2
Control board description:
Driver install: ( software --> Driver --> CH340SER.exe )
Console window print ” [CTRL+X] < Grbl 1.1f ['$' for help]” If the connection is successful.
Console window print ” Serial port error 1: No such file or directory “ indicate that the connection is
failed.
Grblcontrol Use
Tool setting
Mode-3Axis-B:(Machining with spindle) & Control with Offline Controller
- Connecting the Offline Controller to PC with the USB cable.
Notice: The 3-Axis NC files need users to design by themselves using CAM software.
Mode-2Axis-A:(Machining with Laser) & Control with PC
- Use the Usb cable for connecting computers.( Don't plug in the offline controller!)
- Open LaserGRBL software(laser -> laserGRBL) and install.
Console window print ” Grbl 1.1f ['$' for help]” If the connection is successful.
If the port selection is wrong, no information will be returned.
- Focusing
The laser will be turned on with low power model. Then Rotate the lens to minimize
the spot.
- RASTER IMAGE IMPORT
Raster import allows you to load an image of any kind in LaserGRBL and turn it GCode
instructions without the need of other software. LaserGRBL supports photos, clip art, pencil
drawings, logos, icons and try to do the best with any kind of image.
It can be recalled from “File, Open File” menu by selecting an image of type jpg, png or bmp.
Notice: speed and S value are different with material.
- Click this button to begin if use the computer control.
In custom button you can write a set of G-Code instruction to execute customized actions.
There is 3 types of custom buttons:
Button
TwoStateButton
PushButton
Custom button of type “Button” contains a block of GCode to be executed on click. This could be used to
launch a series of gcode instruction i.e. for trace a frame around an image or set a new zero position.
“TwoStateButton” contains two block of GCode. The first action is executed on a first click, then the second
action is executed on a second click. This is very useful for action like toggling laser on-off to see its position