Home
Downloads
Forum
Shop
News:
Home
Help
Search
Login
Register
CamBam
»
Support
»
Related Softwares
»
NCnetic 5 axis FREE Gcode editor / toolpath simulator
« previous
next »
Print
Pages: [
1
]
2
Author
Topic: NCnetic 5 axis FREE Gcode editor / toolpath simulator (Read 36609 times)
dh42
Administrator
CNC Jedi
Posts: 7567
NCnetic 5 axis FREE Gcode editor / toolpath simulator
«
on:
April 21, 2021, 00:17:17 am »
Hello
Have a look on this 3 to 5 axis toolpath simulator / Gcode editor from a French coder, it is free.
https://ncnetic.com/
It is not a 3D simulator, it shows only the toolpath (like NCPlot) but you can add a 3D objet as workpiece to see if the toolpaths match the object
https://www.usinages.com/threads/editeur-gcode.142856/
++
David
«
Last Edit: April 21, 2021, 00:46:07 am by dh42
»
Logged
dh42
Administrator
CNC Jedi
Posts: 7567
Re: NCnetic 5 axis FREE Gcode editor / toolpath simulator
«
Reply #1 on:
April 21, 2021, 00:44:49 am »
Some infos.
To be able to simulate 4-5 axes you must add a 5 axis machine, and you must select the axis orientation ; look at this video.
Sorry! Your browser does not support this video.
++
David
Logged
Bubba
CNC Jedi
Posts: 3376
Re: NCnetic 5 axis FREE Gcode editor / toolpath simulator
«
Reply #2 on:
April 21, 2021, 12:08:08 pm »
Hi David,
Nice simulator, after initial start the text will be in French language it can be easily changed to English, and the program need to restarted for the changes to take affect.
I can't get this video to play for some reason.
Thanks for sharing.
Logged
My 2¢
Win11, CB(1.0)rc 1(64 bit) Mach3, ESS, G540, 4th Axis, Endurance Laser.
dh42
Administrator
CNC Jedi
Posts: 7567
Re: NCnetic 5 axis FREE Gcode editor / toolpath simulator
«
Reply #3 on:
April 22, 2021, 13:41:36 pm »
Hello
It's a simple .mp4 video, maybe with this link ?
http://www.atelier-des-fougeres.fr/temp/NCnetic4-5axes.mp4
++
David
Logged
Bubba
CNC Jedi
Posts: 3376
Re: NCnetic 5 axis FREE Gcode editor / toolpath simulator
«
Reply #4 on:
April 22, 2021, 18:23:29 pm »
Hi David,
The link works fine. Thanks for this. I really like this simulator, specially for 4th axis work
Logged
My 2¢
Win11, CB(1.0)rc 1(64 bit) Mach3, ESS, G540, 4th Axis, Endurance Laser.
BR52
Wookie
Posts: 368
Re: NCnetic 5 axis FREE Gcode editor / toolpath simulator
«
Reply #5 on:
May 01, 2021, 00:06:58 am »
Hi David
Excellent gift you gave, thank Kalu.
The only words I know in French are Bonjour and Merci.
The NCnetic simulator uses OpenTK version 3.1.0.0 the same as CamBam.
David speak with Kalu to put in Portuguese from Brazil.
Armando
Logged
dh42
Administrator
CNC Jedi
Posts: 7567
Re: NCnetic 5 axis FREE Gcode editor / toolpath simulator
«
Reply #6 on:
May 01, 2021, 00:17:09 am »
Hello
Quote
David speak with Kalu to put in Portuguese from Brazil.
request transmitted
++
David
Logged
BR52
Wookie
Posts: 368
Re: NCnetic 5 axis FREE Gcode editor / toolpath simulator
«
Reply #7 on:
May 14, 2021, 18:48:47 pm »
In NCnetic has bug when exporting DXF.
On the Tools Script "Export DXF" tab
Armando
Logged
BR52
Wookie
Posts: 368
Re: NCnetic 5 axis FREE Gcode editor / toolpath simulator
«
Reply #8 on:
May 15, 2021, 17:02:47 pm »
Bonjour
kalu and David
When importing or exporting the DXF file, an element called “bulge” with code 42 located in LWPOLYLINE.
The math expression is:
bulge = Math.tan(sweepangle/4) <-------------
bulge = height/(length/2)
The bulge is the tangent of 1/4 of the included angle for the arc between the selected vertex and the next vertex in the polyline's vertex list.
A negative bulge value indicates that the arc goes clockwise from the selected vertex to the next vertex.
A bulge of 0 indicates a straight segment, and a bulge of 1 is a semicircle.
kalu you could put the source code of NCnetic here or on your website.
Armando
Logged
BR52
Wookie
Posts: 368
Re: NCnetic 5 axis FREE Gcode editor / toolpath simulator
«
Reply #9 on:
May 16, 2021, 23:41:23 pm »
Hi David,
Should, but has no external files with each nationality, example translate_FR
For Portuguese from Brazil translation, it would be translate_PT_BR
Armando
«
Last Edit: May 17, 2021, 14:58:06 pm by BR52
»
Logged
pixelmaker
CNC Jedi
Posts: 1995
Re: NCnetic 5 axis FREE Gcode editor / toolpath simulator
«
Reply #10 on:
May 26, 2021, 19:50:34 pm »
The latest version of NCnetic is now available for download.
If you change the line <Language>EN</Language> to <Language>GE</Language> in the file "MainOptions.xml" in the directory C:\Users\username\AppData\Roaming\NCnetic you have a german translated interface.
Many thanks to Kalu for this
ralf
Logged
BR52
Wookie
Posts: 368
Re: NCnetic 5 axis FREE Gcode editor / toolpath simulator
«
Reply #11 on:
July 04, 2021, 21:59:11 pm »
The new version 1.1.3 of NCnetic is with bug.
When changing any language, a BUG appears.
See screenshot.
Armando
Logged
GeoffreyGRoy
Wookie
Posts: 277
Re: NCnetic 5 axis FREE Gcode editor / toolpath simulator
«
Reply #12 on:
July 05, 2021, 05:12:55 am »
I have been testing the latest version. Small nc files seem OK, large ones run out of memory (eg. +20 Mb), possibly relating to limitations of 32 bit version. Could a 64 bit version be provided?
thanks
Geoff
Logged
BR52
Wookie
Posts: 368
Re: NCnetic 5 axis FREE Gcode editor / toolpath simulator
«
Reply #13 on:
July 05, 2021, 15:32:00 pm »
OK I uninstalled and deleted the NCnetic folder in "C:\Users\armando\AppData\Roaming\NCnetic"
Where was the MachineList.xml file, my tools I now lost!
I did new installation now works fine.
Armando
«
Last Edit: July 05, 2021, 15:39:09 pm by BR52
»
Logged
dh42
Administrator
CNC Jedi
Posts: 7567
Re: NCnetic 5 axis FREE Gcode editor / toolpath simulator
«
Reply #14 on:
September 13, 2021, 21:08:23 pm »
Hello
A new version of NCnetic is available (1.2) ; add machine representation and a way to move/rotate the STL files used as workpiece
++
David
Logged
Print
Pages: [
1
]
2
« previous
next »
CamBam
»
Support
»
Related Softwares
»
NCnetic 5 axis FREE Gcode editor / toolpath simulator