Path preview cluttered with tool change and tool setter position.

  • h_munktell
  • Away
  • Junior Member
  • Junior Member
More
12 Jan 2025 17:43 - 12 Jan 2025 19:17 #318805 by h_munktell
I have a probe and tool setter and have set up my M6 remap according to  forum.linuxcnc.org/forum/10-advanced-con...h-off?start=30#48235.

Is it possible to get rid of the indicated travel moves to tool change and tool setter positions in the path preview window? As well as the strange indicated travel to 0;0, during operation the spindle is not moving to this position.

The indicated moves messes with the work envelope, making setup harder. Also pressing the "Z" button in qtdragon now zooms out to like the whole machine, instead of the actual work envelope. 

If anyone is interested, here is my config:  github.com/hmunktell/printNC/tree/probe
Last edit: 12 Jan 2025 19:17 by Aciera. Reason: Remove failed image attachment

Please Log in or Create an account to join the conversation.

More
12 Jan 2025 19:22 #318815 by Aciera
You can exclude the tool change gcode from the preview interpreter by checking 'task':
o123 if [#<_task> EQ 1]
  (All code in here will be ignored for the preview but executed when the program is run)
o123 endif

Please Log in or Create an account to join the conversation.

  • h_munktell
  • Away
  • Junior Member
  • Junior Member
More
12 Jan 2025 20:53 #318824 by h_munktell
Ooooh, wow! That worked like a charm :) Thank you so much!

Please Log in or Create an account to join the conversation.

Time to create page: 0.053 seconds
Powered by Kunena Forum