Grblcontrol CNC Software Instructions
Grblcontrol CNC Software Instructions
1
GrblControl CNC Software instructions
2> Driver installation and normal work, check the device manager,
as shown in the figure below:
2
GrblControl CNC Software instructions
3D preview interface, hold the left Common operation button, the mouse
mouse button, can rotate Angle,
icon on the above shows the specific
scroll the mouse wheel, can be
enlarged or reduced.If can't see
anything, you need to change a
computer support OpenGL2.0
Coordinate Display
graphics card.
Click to
expand
Manual
operation
interface
Command Send
Open G code Send G code command
input box
3
GrblControl CNC Software instructions
Change Example: Change the X axis 1mm pulse number to 640 and the
acceleration to 15. As shown below:
Example 1: The machine uses a screw drive, screw pitch 5mm, stepper
motor step angle of 1.8 °, drive microstep = 16, machine running 1mm need
steps number as follows:
200x16/5=640(step/mm)
Example 2: The machine uses a belt drive, the pulley turns every turn, the
belt runs 32mm, the stepper motor step angle is 1.8 °, the drive microstep =
16, machine running 1mm need steps number as follows:
4
GrblControl CNC Software instructions
200x16/32=100(step/mm)
5. Run G code for processing:
1> click【open】, Select the G code to run.
2> Click on the manual operation panel, move the spindle to the starting.
point of the engraving, so that the tool and the workpiece just touch.
3> click【ZeroXY】【Zero Z】Clear the XYZ axis coordinate.
4> click【Send】runing G code.
As shown below:
3 4