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.
  • PCW
  • PCW's Avatar
22 Jul 2025 14:27

Trouble with LinuxCNC and Gantry stepper motor setup.

Category: Computers and Hardware

You do not absolutely need to have switches on a gantry
but if not, you need to use an "immediate" homing setup:


linuxcnc.org/docs/html/config/ini-homing.html#_immediate_homing


 
  • CADdy
  • CADdy's Avatar
22 Jul 2025 14:05
Replied by CADdy on topic Starting with QTVCP - need a little help.

Starting with QTVCP - need a little help.

Category: Qtvcp

Hi Chris,
yes, it is now. I'm going to start a few experiments now. Thank you very much for your tip!

Peter
  • Revinvoss
  • Revinvoss's Avatar
22 Jul 2025 14:04

Trouble with LinuxCNC and Gantry stepper motor setup.

Category: Computers and Hardware

So, I will need to install physical limit switches to the table for this homing setup?
Is there a tutorial and were for wiring limit switches correctly to the control board ST-V3. As I do not have any switches install at this time. It never needed them when I had the table setup for Plasma cutting. Now I have changed to Router it seems that this is an issue.
  • Benb
  • Benb's Avatar
22 Jul 2025 14:04 - 22 Jul 2025 14:09

Inverting jogging sense of X Axis on a VistaCNC P1A-S pendant

Category: HAL

You need to keep name  for axis z as joint2. I noticed in your ini file you using the name joint 1 that should 2.
For the exposed pin from the vista pedant keep the names of the axis as number example vc-p1as.axis.0,
I attached revised hal file check for typos
revise your own ini file for joint names (numbers)

edit:
have read through this thread:
forum.linuxcnc.org/38-general-linuxcnc-q...ling-to-share#261003

 
  • scsmith1451
  • scsmith1451's Avatar
22 Jul 2025 13:53
Set program zero using XY positioning laser was created by scsmith1451

Set program zero using XY positioning laser

Category: Advanced Configuration

Hi all;

I've been converting from MACH3 to LCNC. In MACH3 I had configured an XY positioning laser using a macro that would allow me to jog to the program zero for a given project, then once positioned at the appropriate point I would click on a button that would calculate the X/Y offsets, move the spindle to the true program zero then set the G54 X/Y DROs to zero. This was very fast and accurate way to perform this task and along with a tool probe to zero the Z axis, program home is quickly established.

I would like to do something similar adding a button in the pyVCP to turn on the laser and once positioned a second button to compute the offsets, move the spindle to program zero, set the X/Y DROs to zero and turn off the laser.

Searching the forum, I've not found any info to work from. Has anyone configured a positioning laser on their system?  I'm a little rusty on my Python, but I can get back into it quickly or would classic ladder be a better option?  Any help would be greatly appreciated.

Kind regards
Displaying 14281 - 14288 out of 14288 results.
Time to create page: 0.374 seconds
Powered by Kunena Forum