Page 1 of 2

NP++ with 3D backplot

Posted: Mon Oct 23, 2023 1:35 pm
by suntravel
How cool is this NCneticNpp Plugin :mrgreen:

Get it here:

https://github.com/NCalu/NCneticNpp

Image

Uwe

Re: NP++ with 3D backplot

Posted: Tue Oct 24, 2023 5:14 am
by suntravel
It is handy to clean out unwanted motion in long toolpaths from CAM.
Click on an unwanted move and it jumps to the line in the g-code.

(But even better is the new version of the Flow toolpath in fusion, it generates cleaner toolpaths)

Uwe

Re: NP++ with 3D backplot

Posted: Tue Oct 24, 2023 10:49 am
by Sword
Nice find! This would also be very useful to find the line you want for a restart situation. For instance, when running a loooong 3D toolpath, and for some reason, like a power outage (which has happened to me numerous times), you can locate the area and line where you can restart from or edit/delete what could be 500k+ of lines of code.

Re: NP++ with 3D backplot

Posted: Tue Nov 14, 2023 6:41 pm
by cnckeith
wow, pretty cool. thanks for posting.

https://ncnetic.com/

Re: NP++ with 3D backplot

Posted: Thu Nov 30, 2023 7:53 pm
by cnckeith
Sword wrote: Tue Oct 24, 2023 10:49 am Nice find! This would also be very useful to find the line you want for a restart situation. For instance, when running a loooong 3D toolpath, and for some reason, like a power outage (which has happened to me numerous times), you can locate the area and line where you can restart from or edit/delete what could be 500k+ of lines of code.
using a mouse you can double click on any line in the CNC12 g code backplot graph to do the same thing.(determine line number graphically)
double click graph.png

Re: NP++ with 3D backplot

Posted: Thu Nov 30, 2023 8:32 pm
by ShawnM
cnckeith wrote: Thu Nov 30, 2023 7:53 pm using a mouse you can double click on any line in the CNC12 g code backplot graph to do the same thing.(determine line number graphically)
I use this feature all the time. I also find myself selecting a few lines back to ensure a smooth transition after a restart.

Awesome feature. :D

Re: NP++ with 3D backplot

Posted: Thu Nov 30, 2023 8:36 pm
by cnckeith
ShawnM wrote: Thu Nov 30, 2023 8:32 pm
cnckeith wrote: Thu Nov 30, 2023 7:53 pm using a mouse you can double click on any line in the CNC12 g code backplot graph to do the same thing.(determine line number graphically)
I use this feature all the time. I also find myself selecting a few lines back to ensure a smooth transition after a restart.

Awesome feature. :D
im working on a list of new and updated features for CNC12 g code backplot i've got about 20 item on the list. what would you guys like to see?

Re: NP++ with 3D backplot

Posted: Thu Nov 30, 2023 8:39 pm
by IPGregory
The ability to set a default for either graph on or graph off somewhere?

And this is probably pushing it, but the ability to view the graph in 3d while cutting? I know you can do it before, but not seen a way to do it while cutting. On multi-level toolpaths, this would be really useful.

The ability to switch to G-Code view and back, without losing the graph plot (white line)?

Add the running time to the graph view?

Add spindle speed (actual) to the graph view? Really look at some of the info that is only available on the G-Code view and add it where possible to the graph view as well, so we don't need to switch.

Re: NP++ with 3D backplot

Posted: Thu Nov 30, 2023 8:50 pm
by IPGregory
Change the approach to how it plots or offer an alternative. I use the graph view to see progress of the Op. The plot (white dot) will change with tool size, but on smaller tools it's almost impossible to see and on larger ones it just obscures everything. Change this to (or offer) a fixed size that either just changes the line color based on progress or overlays it.

Re: NP++ with 3D backplot

Posted: Thu Nov 30, 2023 11:59 pm
by cncsnw
cnckeith wrote:using a mouse you can double click on any line in the CNC12 g code backplot graph to do the same thing.(determine line number graphically)
How long has that been in the software?