Skip to content
/ CNCC Public

A CNC cutting machine controller that imports Autocad DXF files and control two axis machines in realtime.

License

Notifications You must be signed in to change notification settings

sashati/CNCC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CNC Cutting machine Controller (CNCC)

A PC-based application to control CNC cutting machines that imports Autocad DXF files and controls two axis microstep drivers in realtime.

Source Code

The source code has been written in Borland C++ 6.x

##Input files The input files should be a DXF files with Autocad 12 standard and every maps would polygonize before exporting.

##Movement Control The movement control can achieve via the below methods:

  • Using GUI
  • Using Keyboard Numberpad
  • Remotely USB connected Joystick
  • A control device connected to Serial Port

About

A CNC cutting machine controller that imports Autocad DXF files and control two axis machines in realtime.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages