
EdytorNC
Source (link to git-repo or to original if based on someone elses unmodified work):
Available as/for:
Description:The key features are:
- Syntax highlighting
- Bolt hole calculation
- Solution of triangles
- Cutting parameters calculation
- Block renumbering
- RS232 data transmission
Fixed many bugs.
New experimental functions :
send/receive through serial port
macro program - parametric programming. See EXAMPLES dir.
This is beta version of EdytorNC. Rewritten using Qt Creator and Qt 4.6
Available installers for Linux and Windows systems.
Ratings & Comments
4 Comments
seems to be useful for me, but not working simulation on my radeon driver :( my wish is to add another nc generators for Acramatic A1200 and Heidenhain. We have Cinncinnati Arrow A500, Fanuc Robodrill and Maho machines.These machines have some technologies for rapid applications development but this prog is useful for testing nc codes.No more windoze Cimco apps :) good work.
Thanks. >>seems to be useful for me, but not working simulation on my radeon driver :( EdytorNC doesn't support program simulation. Button that opens window with 3D line doesn't work. For simulation try : MyNC http://sourceforge.net/projects/mync/ >>my wish is to add another nc generators for Acramatic A1200 and Heidenhain. Please explain what you mean "another nc generators". Macro function ? Please send me some example Acramatic and Heidenhain programs . Try download source code from CVS, there is some updates (new syntax highlighter).
Thanks. >>seems to be useful for me, but not working simulation on my radeon driver :( EdytorNC doesn't support program simulation. Button that opens window with 3D line doesn't work. For simulation try : MyNC http://sourceforge.net/projects/mync/ >>my wish is to add another nc generators for Acramatic A1200 and Heidenhain. Please explain what you mean "another nc generators". Macro function ? Please send me some example Acramatic and Heidenhain programs . Try download source code from CVS, there is some updates (new syntax highlighter).
ok . tomorrow i sent you some acramatic A1200 NC example coz im not in work for a week. ps : and thanks for hint for MyNC.