0% found this document useful (0 votes)
385 views5 pages

Grblcontrol CNC Software Instructions

GrblControl CNC software instructions provide steps to: 1. Connect the software to the controller by selecting the correct port and baud rate of 115200 2. Describe the software interface which includes 3D preview, coordinate display, and options to open G-code files, send commands, and manually control axes 3. Explain how to modify controller parameters like steps/mm and acceleration by entering "$$" commands and updating values

Uploaded by

sea13
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
385 views5 pages

Grblcontrol CNC Software Instructions

GrblControl CNC software instructions provide steps to: 1. Connect the software to the controller by selecting the correct port and baud rate of 115200 2. Describe the software interface which includes 3D preview, coordinate display, and options to open G-code files, send commands, and manually control axes 3. Explain how to modify controller parameters like steps/mm and acceleration by entering "$$" commands and updating values

Uploaded by

sea13
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

GrblControl CNC Software instructions

GrblControl CNC Software instructions


1. running software:

2. Software Connect to controller:


Operation need to set the port number and baud rate for the first time.
Click on the arrow 2 laps,the port number can be identified, if software
can't identify the port number, select the port number .Click on the arrow 3
position, select the baud rate, baud rate to 115200. Click on the arrow 4 ok
finish connection.

NOTE:1> In front of the recognition of the com port, control card


is connected to the computer USB port.

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

3. Software interface description:

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

4. Modify the parameters:


Controller default parameters are not necessarily suitable for your machine,
need to modify the parameters, such as: step/mm, acceleration.
In the [command input box] where to enter $$, and click [send command],
you can get on-board GRBL firmware parameter settings. As shown below:

3
GrblControl CNC Software instructions

Change Example: Change the X axis 1mm pulse number to 640 and the
acceleration to 15. As shown below:

How to calculate the number of pulses required for 1mm:

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

You might also like