Advanced Search

Search Results (Searched for: )

  • PCW
  • PCW's Avatar
14 Jul 2025 17:37 - 14 Jul 2025 17:39

Trouble with LinuxCNC and Gantry stepper motor setup.

Category: Computers and Hardware

just to be clear, the stepper motors do run when using the stepconfig wizard, the question I would ask is, will the joints Y, A run in tandem from the LinuxCNC job interface? Does the application recognize the two as one joint and move them accordingly.

Yes, if  they were selected as tandem axis during configuration.
  • Kieran
  • Kieran
14 Jul 2025 16:26
Replied by Kieran on topic Do I need a better PC?

Do I need a better PC?

Category: EtherCAT

They have single turn absolute encoder.
I don't think its a motor issue because all of them do it exactly the same, or they are all fine someimes. I put together a better b450 motherboard with a ryzen 3200g. Seems better than the $0.50 HP motherboard already. I think it does have realtek chip so I have an Intel card to stick in it too.
  • Revinvoss
  • Revinvoss's Avatar
14 Jul 2025 16:13 - 14 Jul 2025 16:19

Trouble with LinuxCNC and Gantry stepper motor setup.

Category: Computers and Hardware

jimmyrig, I am very new to this and do not know much about altering the g-code, sorry not sure what to do there.

The Premier Plasma table table and computer setup all worked great when it was windows. The computer died and I chose to go the linuxcnc rout with CNC wood router. I did not know this was going to be a 2+ year setup. I would have sold this thing and bought a small wood router setup with everything pre-installed ready to go.

Now
  • Revinvoss
  • Revinvoss's Avatar
14 Jul 2025 16:02 - 14 Jul 2025 16:08

Trouble with LinuxCNC and Gantry stepper motor setup.

Category: Computers and Hardware

CNC Interface Board ST-V3, and 4 WANTAI DQ542MA drivers for X,Y,Z,A from wantmotor.com
Low Profile Dell G1FN2 25 pin PCie  1-port IEEE1284 Parallel PCI Express Board.
Stepper motor Model: WT57STH115420A-X1-7000 there are 4 total.

just to be clear, the stepper motors do run when using the stepconfig wizard, the question I would ask is, will the joints Y, A run in tandem from the LinuxCNC job interface? Does the application recognize the two as one joint and move them accordingly.
  • seuchato
  • seuchato
14 Jul 2025 15:47 - 14 Jul 2025 15:48
Replied by seuchato on topic Axis and tool length sensor troubles

Axis and tool length sensor troubles

Category: General LinuxCNC Questions

Forgot to also include the nc_subroutines.

In manual_change.ngc (see attached zip file) there  are the lines:

; probe tool length
M64 P  #<_ini[pins]probing> ; turn on probing led

cat gladevcp.hal:

net tool-change  motion.digital-out-00   gladevcp.change-led
net tool-changed gladevcp.changed        motion.digital-in-00
net toolno       motion.analog-out-00    gladevcp.number


net probing        motion.digital-out-01  gladevcp.probing-led
net enable         motion.digital-out-02  gladevcp.enable
# net probe-contact  gladevcp.probe-contact motion.probe-input
# net probe-contact  gladevcp.probe-contact motion.probe-input

net reftool        gladevcp.reftool       motion.digital-in-01

net reflen         motion.analog-out-01   gladevcp.reflen
net currlen        motion.analog-out-02   gladevcp.currlen

I think the signals and pins for the lines with "net probing " and "net enable" are incorrect.

What to set here?
greez
chris

 
  • PCW
  • PCW's Avatar
14 Jul 2025 15:14
Replied by PCW on topic 5 axis milling machine with 7i96s

5 axis milling machine with 7i96s

Category: Driver Boards

Hi PCW,

I found a card locally that seems similar to the Sainsmart breakout you had mentioned. I'll add the link below. It says its for Mach3 and LinuxCnc, would this work with my Mesa 7i96s. Thanks so much for your help. Interface Board CNC 5 Axis
 

Yes, that looks exactly like a Sainsmart ST-V2 so 7i96s_5abobd.bin firmware
will work with that.
  • tommylight
  • tommylight's Avatar
14 Jul 2025 14:56

HUGE Mazak fully automated 5 axis laser cutter for pipes/tubes/profiles/

Category: Show Your Stuff

Any chance you used program numbers O9xxx or O8xxx .
 

No, from 5000-9000 are subroutines.

It should be in EDIT mode and EDIT key enabled.
 

Yes, of course.

Could you able to select different program to foreground or not? only the foreground program Number will run in Auto.
 

Yes, i can choose any existing program, and no, this one runs everything from the first program in memory, as noted in the manual.
This i understand why, it is a fully automated machine, so can have multiple programs run consecutively, for different materials and cuts.
-
My conclusion is there must be some setting that enables deleting those files/programs as a safety feature as not to accidentally delete them, i just have to find it.
Again, having the manual for the old control while the machine has new controls causes much more confusion than help.
  • tommylight
  • tommylight's Avatar
14 Jul 2025 14:44
Replied by tommylight on topic poor surface quality

poor surface quality

Category: General LinuxCNC Questions

That looks nice now! :)
  • Sternfox
  • Sternfox
14 Jul 2025 14:29
Replied by Sternfox on topic poor surface quality

poor surface quality

Category: General LinuxCNC Questions

Finally Fixed! Before and after pics attached.   



 
  • seuchato
  • seuchato
14 Jul 2025 14:23
Axis and tool length sensor troubles was created by seuchato

Axis and tool length sensor troubles

Category: General LinuxCNC Questions

Hi all
After a couple of years, I am finally back and ready to making chips. I have a router, use steppers on parport. Linuxcnc is 2.9.4, debian:

Linux cnc0 6.1.0-35-rt-amd64 #1 SMP PREEMPT_RT Debian 6.1.137-1 (2025-05-07) x86_64 GNU/Linux

The router works, I can cut stuff etc. not the problem. The job that I want to do soon requires quite a few tool changes. So far I did it using the dowel method, but that is very time consuming. Sure an automatic tool changer would be perfect, but that's up for in a later stage. For now I have a tool length sensor, that I would like to use with my collet spindle to get tool length set after a manual tool change.

When I run tcdemo.ngc:

- goes to change position
- when I hit "Tool change complete", goes to zmax, tool sensor x and y, starts going towards the sensor.
- As soon as the sensor is touched, I get "Probe tripped during non-probe move" and program is stopped

How can I get over this?

I attach the relevant files in zipped folder "toollength_problem.zip"

Greez
chris






 
  • cnbbom
  • cnbbom
14 Jul 2025 13:56
Replied by cnbbom on topic New and Working RTAI debs for 2.9

New and Working RTAI debs for 2.9

Category: Installing LinuxCNC

Hi, can you detail how you managed it, since other users have had problems? I'm having problems with rtai-modules-5.4.290_5.3.3-linuxcnc_amd64.deb
Another detail is that when I try to remove linuxcnc, I get another error. It says: Sub-process /usr/bin/dpkg returned an error code (1)
  • SwitchWitch
  • SwitchWitch
14 Jul 2025 13:51
Yaskawa GA500 with SI-ES3,U1000 was created by SwitchWitch

Yaskawa GA500 with SI-ES3,U1000

Category: EtherCAT

Hi, I am thinking about changing my existing VFD against one with Ethercat Option.
I found the Yaskawa GA 500 wich could be connected to ethercat using the YASKAWA, SI-ES3,U1000 interface card.
I didn`t find the vfd in the long list of the yet implemented devices so the question would be how to do so.
First option to use the esi file and to build the hal by myself could be a bit too hard oder too demanding for me.

The GA500 should be full cia402 compatible related to the documentations - does this make it as easy to integrate as with the servo drives?

What problems could occur?
 
  • meister
  • meister
14 Jul 2025 10:50
  • epineh
  • epineh
14 Jul 2025 10:09 - 14 Jul 2025 10:11

LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)

Category: Computers and Hardware

I've attached the config, this is a basic test setup, axis setups work. With the WLED expansion plugin loaded it will compile/flash/run LinuxCNC no issues, but when I add a Blink plugin, and tie it to the WLED0 blue LED it won't compile.

Cheers.
Russell.

 

File Attachment:

File Name: Karen.zip
File Size:1 KB
  • Gautham
  • Gautham
14 Jul 2025 08:26 - 14 Jul 2025 08:27
Replied by Gautham on topic 5 axis milling machine with 7i96s

5 axis milling machine with 7i96s

Category: Driver Boards

Hi PCW,

I found a card locally that seems similar to the Sainsmart breakout you had mentioned. I'll add the link below. It says its for Mach3 and LinuxCnc, would this work with my Mesa 7i96s. Thanks so much for your help. Interface Board CNC 5 Axis
Displaying 11596 - 11610 out of 17767 results.
Time to create page: 0.926 seconds
Powered by Kunena Forum