-
Notifications
You must be signed in to change notification settings - Fork 3
Home
fabianoh130 edited this page Apr 29, 2026
·
23 revisions
Welcome to the user guide for Gcode Toolbox.
This wiki explains how to use the tool from start to finish: setup, selecting operations, generating code, and validating output before machining.
- Open
index.htmlin your browser. - Select your operation and geometry.
- Enter cutting parameters (tool, depth, feed, safe height).
- Click Generate gcode.
- Review the toolpath preview and generated text.
- Use Download .nc or Copy to clipboard.
- Validate in a simulator before running on your machine.
- Getting Started
- Operations and Shapes
- Cutting Parameters
- Origins and Machine Settings
- DXF and Text
- Export and Validation
- Troubleshooting
This tool is intended for users who want to generate 2D CNC G-code quickly for:
- Basic shapes (circle, square, rectangle, ellipse, hexagon)
- Facing
- Text engraving
- Counterbore bolt holes
- Patterned holes and circular hole patterns
- DXF contour milling
Always verify generated G-code in a simulator and do a safe test run (air cut or soft material) before cutting production material.