hi as you all now i am trying to get axis to display foamcutting path 
2plan view
planes are done OK
live plot is next
im trying to find in axis the place where the tool hits the milling path 
and the color of the liveplotline is changing
in update there woudt be the best interact place !
cause there i got the coordinates to generate the list for displaying a 
Hotwireline from xy_plane_actual_pos to xy_plane_actual_pos

but i could not find a indicator on hidding the contour
Possible there is one cause the liveplot changes the color when it is 
hidding the contour Maybe this is only a GLBlend option related thing

i tryd to set somthing on active_codes in Liveplotter Update indicading 
'G1' in item 0
but there is always on every moove G1 there even if G0 is in the gcode
MDI_text shows also G1 on G0 Move


Please help if you got a idee to do this


Tasks
1 Indicate that tool is on the contour G1
2 grep the s.actual_position
3 draw line from xy_plane_actual_posto uv_plane_actual_pos
4 append the line to a list for redraw
5 self.logger.clear()  has to clear the the lines generated


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to