CNC-3018Pro cheap CNC milling machine: Difference between revisions

From wikiluntti
Line 12: Line 12:


* CH340SER
* CH340SER
* Grblcontrol(Candle_1.1.7 ) is used to send the command to the CNC mill using premade G Code. https://cncphilosophy.com/candle-grbl-software-tutorial/
* Grblcontrol(Candle_1.1.7 ) is used to send the command to the CNC mill using premade G Code. https://github.com/Denvi/Candle https://cncphilosophy.com/candle-grbl-software-tutorial/
* Baud rate: 11500
* Baud rate: 11500


=== G Code ===
=== G Code ===

Revision as of 21:49, 22 January 2025

Introduction

Aim to do graving and milling PCB boards.

Cutters

The supplied engraving cutters are a really bad choice.

Software

Software for controlling the machine (3axis)

G Code

References