Advanced Search

Search Results (Searched for: )

  • tommylight
  • tommylight's Avatar
22 Jul 2025 15:03
Replied by tommylight on topic (solved) python error on startup

(solved) python error on startup

Category: General LinuxCNC Questions

as an aside, how do i mark this as answered ??

Done, thank you.
  • tommylight
  • tommylight's Avatar
22 Jul 2025 14:59
Replied by tommylight on topic Set program zero using XY positioning laser

Set program zero using XY positioning laser

Category: Advanced Configuration

BUTTON_1_NAME = ZERRO\Materialit
BUTTON_1_CODE = G10 L20 P0 X89 Y29.5 \ G53 G0 Z-10
This is just to give you an idea, i use this on my plasma machines with laser cross.
  • GDTH
  • GDTH's Avatar
22 Jul 2025 14:57
Replied by GDTH on topic Hot reload/update carousel probe basic

Hot reload/update carousel probe basic

Category: QtPyVCP

Okay, I've been looking into this. I've already added exceptions for all the unique tools. The main feature I want to add now is the ability to switch tools between the spindle and carousel without unloading the tool from the spindle. To make that work, I need a way to store the current tool number somewhere temporarily.

At the moment, I'm trying to find a method to manually edit the carousel positions—specifically, assigning a tool number or 0 to each slot.

I think the simplest approach might be to build a custom UI. I’m not entirely sure how to implement it yet, but I’m imagining a subroutine that lets you set a given tool number into a specific carousel slot (addresses 4001–4012).

I briefly considered removing the randomisation from tool numbers, but that doesn’t really help with the main issue. What I need is a fast way to manually update the carousel—without relying on the machine to handle the full tool change process.

What's strange is that I haven’t come across anyone else doing this, at least from what I’ve been able to find. If anyone has suggestions, I’d really appreciate them.
Displaying 14281 - 14283 out of 14283 results.
Time to create page: 1.378 seconds
Powered by Kunena Forum