An open API service indexing awesome lists of open source software.

https://github.com/chiefenne/kinetic-nc-g-code-snippets

Collection of G-code snippets for the KINETIC-NC software used on machines from CNC-STEP
https://github.com/chiefenne/kinetic-nc-g-code-snippets

Last synced: 5 months ago
JSON representation

Collection of G-code snippets for the KINETIC-NC software used on machines from CNC-STEP

Awesome Lists containing this project

README

          

# KINETIC-NC Facing Macro (Planfräsen)

A face milling G-code macro for the [KINETIC-NC](https://www.cnc-step.de/cnc-software/kinetic-nc-netzwerk-steuerungssoftware/) software from [CNC-Step](https://www.cnc-step.de).

## Features

* Automatic facing cycle (meandering) for stock facing
* Inputs:
- Length
- Width
- Overlap (extends the length /width rectangle)
- Lateral step (should be less than tool diameter)
- Depth of cut
- Feed rate
* Facing starts at WCS G54

**NOTE:** When using some more advanced calculations with variables, KINETIC-NC sometimes reports false messages with respect to machine limits, etc. When all inputs are correct, the machine still runs the macro correctly, despite wrong warnings.

**NOTE:** When you get warnings, its at your own risk if you run the code, as there might be programming errors or wrong inputs.