QTPYVCP+VISMACH+LINUXCNC ROLLED INTO ONE?

  • machinedude
  • machinedude's Avatar Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
14 Aug 2025 20:10 #333440 by machinedude
Replied by machinedude on topic QTPYVCP+VISMACH+LINUXCNC ROLLED INTO ONE?
no retro fits on these i was just saying the memory for program storage is what ever the base model came with at the time. sadly the people i work for don't spend the extra money to upgrade that part of the machine when they buy them.

they guys were old school who have retired or moved on and they hand coded everything in the past so bloated cam programs were never an issue before because of this. the one mori is nothing fancy at all but when i first came out of trade school back in 1991 they had that machine at it's still there :) so it's 35 years old plus

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

  • machinedude
  • machinedude's Avatar Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
17 Aug 2025 14:03 #333545 by machinedude
Replied by machinedude on topic QTPYVCP+VISMACH+LINUXCNC ROLLED INTO ONE?
 

i'm not even close to being done but got the viewer hooked into a custom .ui file. i think i am on the downhill side of things now but this seems to be the hard way to do it :) but since i have so much time in teaching myself this i will finish what i started. but basically, it's done in OpenGL.
Attachments:
The following user(s) said Thank You: besriworld

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

More
16 Sep 2025 15:14 #335071 by TelegramSam
Replied by TelegramSam on topic QTPYVCP+VISMACH+LINUXCNC ROLLED INTO ONE?
This is amazing and exactly what I was looking for. (Thank You!) I'm struggling with how to fix the scale of my stl file. I'm also having trouble finding any documentation for this. Does anybody have a link to documentation or other examples?

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

More
26 Sep 2025 16:08 #335461 by Lcvette
Replied by Lcvette on topic QTPYVCP+VISMACH+LINUXCNC ROLLED INTO ONE?
how is your project coming along?

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

More
27 Feb 2026 14:31 #343598 by amanker
Replied by amanker on topic QTPYVCP+VISMACH+LINUXCNC ROLLED INTO ONE?
   


As per your instructions I have made vismach file for my small cnc.But CNC movement if GUI is correct. But Tool movement in Y direction is wrong.My yaml file.

File Attachment:

File Name: cnc.yaml.txt
File Size:1 KB
 
Attachments:

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

More
27 Feb 2026 14:59 #343600 by Lcvette
Replied by Lcvette on topic QTPYVCP+VISMACH+LINUXCNC ROLLED INTO ONE?
its not wrong, which direction is the "TOOL" moving through the work?

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

More
27 Feb 2026 15:28 #343602 by Aciera
Replied by Aciera on topic QTPYVCP+VISMACH+LINUXCNC ROLLED INTO ONE?
The problem is that the backplot needs to move with the table.

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

More
27 Feb 2026 15:34 #343603 by amanker
Replied by amanker on topic QTPYVCP+VISMACH+LINUXCNC ROLLED INTO ONE?
How can I resolve this?

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

More
27 Feb 2026 15:38 #343604 by amanker
Replied by amanker on topic QTPYVCP+VISMACH+LINUXCNC ROLLED INTO ONE?
See GIF file I have uploaded. The tool marker from view port is moving in opposite direction. I want it should be below spindle tooltip. As it moves while jogging in X or Z direction. But Y jogging time, table is moving correctly. But tool marker is moving in opposite direction.

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

More
27 Feb 2026 16:14 #343609 by Aciera
Replied by Aciera on topic QTPYVCP+VISMACH+LINUXCNC ROLLED INTO ONE?
The tool path needs to be plotted relative to the work piece. (tool -> world -> work)

The problem is that your tool position is plotted in World coordinates (tool -> world) which works if only the tool moves because the Work coordinate system remains identical to the World coordinates.
However on a machine like yours where the tool AND the work move in space the plotter needs to track both the tool tip as well as the work piece.
This is why the 'vismach' tool needs the capture() function for the tooltip as well as for work.

Not sure but maybe the backplot in ProbeBasic only plots tool position in world coordinates instead of plotting tool position in Work coordinates?

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

Moderators: KCJLcvette
Time to create page: 0.134 seconds
Powered by Kunena Forum