CNC-3018Pro cheap CNC milling machine: Difference between revisions
From wikiluntti
(→G Code) |
(→G Code) |
||
Line 44: | Line 44: | ||
* https://jscut.org/jscut.html# | * https://jscut.org/jscut.html# | ||
** Works only with closed paths; thus use Stroke to path to generate closed loop. | ** Works only with closed paths; thus use Stroke to path to generate closed loop. | ||
* Online | |||
** GCode creator https://sameer.github.io/svg2gcode/ | |||
** Gcode viewer https://ncviewer.com/ | |||
== References == | == References == |
Revision as of 23:16, 8 April 2025
Introduction
Aim to do graving and milling PCB boards.
Maximum size of the material: 300 x 180 x 50 mm3.
Cutters
The supplied engraving cutters are a really bad choice.
Vinyl
Drag Knife
- Blade holder for
- Graphtec Vinyl Cutter Plotter CB09 Klingenhalter 15 Stk. 45° Klingen
- Blade Holder Summa Vinyl Cutter Blades For Summa Blades Vinyl Cutter
- 5x30°+5x45°+5x60° CB09 Klingenhalter Plottermesser Für Graphtec Schneideplotter
Heat Transfer Vinyl (Wärmeübertragung Vinyl HTV)
Application Instructions (HOME IRON):
- Set iron dial between Wool and Cotton
- Cover design with cover sheet (Teflon Sheet)
- Place on a flat, hard surface (ironing board not recommended)
- Press iron with medium/firm pressure (do not slide iron)
- Press each section of the design for 10-15 seconds, apply design at 305 °F
- If area of design lift after application, apply cover sheet and repress for 10-15 seconds
- Peel carrier cold
- Cover completed design and press for 5-10 seconds
Software
Software for controlling the machine (3axis)
- CH340SER
- Grblcontrol(Candle_1.1.7 ) is used to send the command to the CNC mill using premade G Code.
- Baud rate: 11500
G Code
- https://jscut.org/jscut.html#
- Works only with closed paths; thus use Stroke to path to generate closed loop.
- Online
- GCode creator https://sameer.github.io/svg2gcode/
- Gcode viewer https://ncviewer.com/