grotius-cnc / gcode-ripper

Cad viewer. Can rip gcode data [ .ngc .txt .gcode .step .dxf ] and export to dxf format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gcode-ripper [gpl2]

Cad viewer. Can read gcode data from

.ngc .txt .gcode

files and export the content into .dxf format. It can combine different loaded inputs models and export it to one .dxf output file.

Gcode commands that will be processed by the program :

G0 rapid G1 line G2 cw arc G3 ccw arc

Dxf output :

3d lines 2d arc's 2d circles

Download the program : https://github.com/grotius-cnc/gcode-ripper/releases/download/1.0.0/gcode-ripper-installer.deb

Install : sudo dpkg -i gcode-ripper-installer.deb For troubleshooting visit the release page.

screen

About

Cad viewer. Can rip gcode data [ .ngc .txt .gcode .step .dxf ] and export to dxf format.