SOFTWARE

PROCNCDraw

All CNC (Computerised Numerical Control) machines work with G code.
This is simple text code. From idea to object, processing chain usually follows three steps :
First: design using CAD (Computer Aided Design) software, this is the step where you draw the object.
Second step is generation of G code which is done by CAM software (Computer Aided Manufacturing).
And at last a CNC driver (Computerised Numerical Control) to drive the machine (mill or lathe) that will produce the final shape.

PRO CNC Draw combine CAD and CAM steps. It is very simple and good software to draw and generate G code for 2,5D objects.
This is the most common task to any mill machine.
It is so easy to work with the intuitive software so any beginner can work with it. There is no need of any deep mechanical knowledge.
PRO CNC Draw is drawing software. It is easy to draw 2D objects - lines,circles, oval, rectangels etc. But this is not bitmap. It is vector graphic.
Vector graphics is the use of geometrical primitives such as points, lines, curves, and shapes or polygons.
Each point has a definite position on the x and y axes of the work plane. This is necessary to generate G code and toolpath.
PRO CNC Draw produce text file which is G-code.

Visit PROCNCDraw page

GtoMove

This is simple G-code editor and simulator. This software imports G code text files. Plays each row form the file.
There is 2D and 3D view.

This software is used to generate special drive file which is saved on SD card and used by our USB CNC Controller for automatic milling.

You can change milling speed.
Set number of passes. This is useful when you have only one pass in G-code but the tool can not mill so deep at one pass.
Aslo you may offset the object to fit in your work area.

Download GtoMove for FREE


PROCNCDrive

This is the software that control our USB CNC Controller.
There is manual drive using large round button. Move to Zero.
Also you can start automatic milling form file saved on SD card.

Here you can set mechanic specific parameters such like steps per mm.
Minimum pulse duration in uS. You can invert dir. signals.

Download PCDrive for FREE

It is very convenient using tablet (Windows running) to operate with your engraver

All rights reserved EKITS 2013