Advanced Search

Search Results (Searched for: )

  • vale
  • vale
22 Jul 2025 18:48
Replied by vale on topic Homing Stepperonline A6

Homing Stepperonline A6

Category: EtherCAT

Hi,

No thanks, i already got it working with the same EL7 homecomp and forgot to update this ;)
Was waiting for the beckhoff modules to arrive and got them today, so i can finally continue now!
  • bladekel
  • bladekel
22 Jul 2025 18:33
How to control brake before moving ? was created by bladekel

How to control brake before moving ?

Category: HAL

I have an axis that I use with a stepper motor with brake. Before this axis starts moving, I have to disable the brake, wait for the mechanical delay and then move it. And when the movement is finished, I have to activate the brake immediately. I used the following commands to do this.
loadrt ddt count=1
loadrt abs count=1
loadrt comp count=1
loadrt timedelay count=1
loadrt not count=1

addf ddt.0 servo-thread
addf abs.0 servo-thread
addf comp.0 servo-thread
addf timedelay.0 servo-thread
addf not.0 servo-thread

# Joint 3 movement detection
net joint3-pos-cmd joint.3.pos-cmd => ddt.0.in
net joint3-velocity ddt.0.out => abs.0.in
net joint3-vel-abs abs.0.out => comp.0.in0
setp comp.0.in1 0.001  

setp timedelay.0.on-delay 0   
setp timedelay.0.off-delay 1 

net joint3-moving comp.0.out parport.0.pin-14-out timedelay.0.in
net dontMove timedelay.0.out => not.0.in
net canMove not.0.out => stepgen.3.enable
I can do what I want in manual movement with these commands. But when I use it with mdi commands, it gives “joint 3 following error” error.

How can I solve this?
  • dunnitagain
  • dunnitagain
22 Jul 2025 18:22

Linuxcnc 2.4.5 with Ubuntu 10.04, Correct file path or structure ?

Category: General LinuxCNC Questions

That makes sense , this has Linear Scales for Feedback with Steppers.
  • Todd Zuercher
  • Todd Zuercher's Avatar
22 Jul 2025 17:55

Linuxcnc 2.4.5 with Ubuntu 10.04, Correct file path or structure ?

Category: General LinuxCNC Questions

Todd , what do the halscope files do ? Are they a test ? All the Bios settings appear to be correct , to allow the Boot from ISO, tried several times with Tommies advice , still no luck.
 


The halscope files are saved from the Halscope oscilloscope app. They are merely a record of the scope settings and signals that were being used at the time it was saved. So for example I have some Halscope files saved for the settings I use for tuning each of the servos on one of my machines. Using them makes opening and configuring Halscope quicker when doing something you might need to do the same again later or after a restart. But they certainly are not needed for running Linuxcnc.
  • kworm
  • kworm
22 Jul 2025 17:45
Replied by kworm on topic Servo Driver Plasma Retrofit

Servo Driver Plasma Retrofit

Category: Plasmac

You would replace /usr/bin/pncconf with the pncconf.py file, ie "sudo mv pncconf.py /usr/bin/pncconf". You might also need to do a "sudo chmod +x /usr/bin/pncconf". I would suggest making backup copies of those files first just in case.
  • claytoncramer
  • claytoncramer
22 Jul 2025 17:19
Is mini still available? was created by claytoncramer

Is mini still available?

Category: Other User Interfaces

I just upgraded from 2.7.14.  (No laughing please.)  I find the other supported guis not as friendly.  They have features of no value for a Sherline mill.
  • rubinstu
  • rubinstu
22 Jul 2025 16:51
Replied by rubinstu on topic Weird G54 orientation

Weird G54 orientation

Category: General LinuxCNC Questions

Any have any thoughts on this? I'm kind of stuck! Thanks
  • Kieran
  • Kieran
22 Jul 2025 15:49

Fusions CAM drives me crazy - Axis out of bounds

Category: Fusion 360

It sounds like something was up with your offsets. Are you using g54? Make sure to switch into g54 or 55, 56, ect before touching off. That, or maybe you had cutter comp on and a large diameter in the tool table?
  • 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

 
Displaying 12751 - 12765 out of 16303 results.
Time to create page: 1.379 seconds
Powered by Kunena Forum