Advanced Search

Search Results (Searched for: )

  • dlc mnl
  • dlc mnl
17 Apr 2025 23:43
Replied by dlc mnl on topic connections for 7i97t

connections for 7i97t

Category: General LinuxCNC Questions

20 rdy missing?
  • dlc mnl
  • dlc mnl
17 Apr 2025 23:41
Replied by dlc mnl on topic connections for 7i97t

connections for 7i97t

Category: General LinuxCNC Questions

15 oz+
14 ob+
13 oa+
11 da ground gnda
10 as-
6 brk
5 alm
2 drive disabled cwl
1 aclr
30 oz-
29 ob-
28 oa-
26 as+
23 do com
17 drive disabled ccwl
16 son
31 com+
  • dlc mnl
  • dlc mnl
17 Apr 2025 23:27
Replied by dlc mnl on topic connections for 7i97t

connections for 7i97t

Category: General LinuxCNC Questions

Hello, what connections are needed for the 7i97t?
I have this spreadsheet, and these are the connectors.

has no rdy
 
  • foam man
  • foam man
17 Apr 2025 23:20
Replied by foam man on topic CNC doesn't work with new update

CNC doesn't work with new update

Category: General LinuxCNC Questions

I dont thimk so. when i checked the ini file, there was nothing under Traj, so i added AXES=4, and it worked
  • dlc mnl
  • dlc mnl
17 Apr 2025 23:19
Replied by dlc mnl on topic connections for 7i97t

connections for 7i97t

Category: General LinuxCNC Questions

Is rdy needed?
  • acourtjester
  • acourtjester
17 Apr 2025 21:19
Replied by acourtjester on topic rotary axis queston

rotary axis queston

Category: General LinuxCNC Questions

In the lay out the X arrow is not correct as it is to the negative, not positive as mine is.
So remove the input pins and put 0.0 in the 3 locations you show, I will try that.
In a new config for the Y axis.
Thanks
  • PCW
  • PCW's Avatar
17 Apr 2025 21:14 - 18 Apr 2025 18:46
Replied by PCW on topic Odd estop problem

Odd estop problem

Category: General LinuxCNC Questions

Is the estop input debounced? (software or hardware)

A bare parallel port input will react to 20 or so ns noise spikes
These will occur only occasionally because the likelyhood
of the servo thread reading the input just an the moment of the
noise spike is unlikely. Motor drives make just these sorts of spikes.

Note that while an open switch wire with as resistive pullup will be susceptible
to capacitively coupled noise, a shorted switch wire will be susceptible
to inductively coupled noise.

I would check the routing of the estop wiring to make sure is is not anywhere
near the motor wiring.

If all else fails I would try a RC filter on the parallel port input pin (say 330 ohm and .1 uF at the parallel port itself)
or adding a hal debounce component to the ESTOP signal
  • tommylight
  • tommylight's Avatar
17 Apr 2025 20:48
Replied by tommylight on topic rotary axis queston

rotary axis queston

Category: General LinuxCNC Questions

Well, yes and no, not the same thing.
If the arrow on the X axis shows towards positive values, it is wrong, but if it shows towards negative then all is good.
From your ini file:
HOME_SEARCH_VEL = -3.333333
HOME_LATCH_VEL = -0.666667
HOME_FINAL_VEL = 0.666667
Setting all those to 0 should work, but i never tried it without also removing limit switch inputs.
-
Some more info:
-you can have Y axis with limits as you have it now
-you can make a new config that has no limit switch on Y for use with rotary
-you need to move just the motor wires over to rotary.
  • tommylight
  • tommylight's Avatar
17 Apr 2025 20:37
Replied by tommylight on topic Odd estop problem

Odd estop problem

Category: General LinuxCNC Questions

That is interference, no matter how you put it, caused by:
- bad wiring,
- cross wiring,
- no ground,
- bad grounding,
- ground loops,
- bad power supply/s,
- dirty power supply (not physically)
-
A quick way to narrow down things is to use the halscope and watch the input parallel port pins, 4 at a time, for each port.
  • acourtjester
  • acourtjester
17 Apr 2025 20:05 - 17 Apr 2025 20:11
Replied by acourtjester on topic rotary axis queston

rotary axis queston

Category: General LinuxCNC Questions

Ok here are the 2 files you requested,  I could not find the line you said to delete (Home_'''_ velocity).With the choice of the Axis configuration, has not caused any problem with any of the CAD software I use.(SheetCam, Estlcam, and Lightburn)  this sort of shows how it is 

 
 

File Attachment:

File Name: new_Y_no_home.ini
File Size:5 KB

 

File Attachment:

File Name: new_Y_no_home.hal
File Size:9 KB

 
  • AMLD
  • AMLD
17 Apr 2025 19:06 - 18 Apr 2025 07:18

QtDragon_hd + Basic Probe - probing results not displayed

Category: Qtvcp

@cmorley

I’m attaching a video showing the Z-axis height measurement in the QtDragon GUI using the Basic Probe.
Note: For debugging and troubleshooting purposes, I made two modifications in my case:
  • The probe_down function (in probe_routines.py) was adjusted to perform a single-touch measurement because of time.
  • In the parse_input function (in basic_probe.py), a message was added in the "COMPLETE" section, which appears in the top right corner of the window. This message should appear after a successful measurement.
In the video, three consecutive measurements were performed:
  • In the first measurement, a debug message popped up immediately after starting the probing, caused by a change in the feedrate value via the potentiometer — I consider this behavior undesirable. At that moment, the Z-axis measurement value was immediately updated to 0, and nothing else happened afterward.
  • In the second measurement, the feedrate value changed again during the measurement, and right after this change, the Z-axis value from the first measurement was updated.
  • In the third measurement, I set the potentiometer so that its value would not change spontaneously during the measurement. The measurement went smoothly, and the Z-axis value was updated only after the Z-axis returned to its start position. However, this value was already delayed since the first measurement.

Additional note: If the feedrate value does not change during the first measurement, it doesn’t affect the measurement itself. Even in that case, the first displayed Z-axis measurement value will be 0.

I hope I explained everything clearly



EDIT: added config files:
 

File Attachment:

File Name: test1.hal
File Size:30 KB

 

File Attachment:

File Name: test1.ini
File Size:5 KB
  • sajurcaju
  • sajurcaju
17 Apr 2025 18:52
Replied by sajurcaju on topic Halscope trigger level grayed out

Halscope trigger level grayed out

Category: General LinuxCNC Questions

Yes, but that was probably with a different signal line. Also, I killed all the halscope and started over. I think Todd's got the explanation.

Sorry for not responding to these earlier, I thought I had subscribed, but I wasn't getting notifications of your replies.
  • sajurcaju
  • sajurcaju
17 Apr 2025 18:50
Replied by sajurcaju on topic Halscope trigger level grayed out

Halscope trigger level grayed out

Category: General LinuxCNC Questions

That makes sense Todd. I was thinking of it as an analog scope.
  • sajurcaju
  • sajurcaju
17 Apr 2025 18:48
Odd estop problem was created by sajurcaju

Odd estop problem

Category: General LinuxCNC Questions

My machine is self designed/built, 3 axis wood router. 2.2kW spindle, conventional steppers, LinuxCNC 2.9something, LMDE6.
G540 motor driver at 48V, software stepping with parallel port(s).

My estop circuit is really simple, there is a NC emergency stop switch with a 5k pullup. For the past couple of months, estop has been randomly triggered with no cause I've been able to find. It could happen in 10 seconds after motion enable, it could run for an hour before being triggered. I can enable LinuxCNC and watch it, 10 seconds to 10 minutes (i.e. random) and it will go into estop, with the motors powered (locked) but not moving.

Estop randomly triggering will only happen when either at least one motor is connected to the g540, or a heavy resistive load (15 Ohms, 2x across where the stepper coils would be). With no load on the g540 estop will stay off. I have looked at the power supply voltages, they are fine during an estop event (using a DVM, not looking for a transient with a scope).

The machine has been working fine before this. The only things I can think of that I've done to the setup:
1. Fried one of the outputs on the motherboard parallel port. Now I have 3 parallel ports, two PCI cards and the motherboard. I'm only using the two PCI cards, but the motherboard parallel is still visible to the system.
2. Replaced the estop cable (!) with nicer wire.

What I've tried:
1. Replaced the estop cable again. I realized that the first replacement was no longer twisted pair. I replaced it again with shielded cable, shield connected at the box containing the g540 and power supplies. Interference seems unlikely since the switch is a short.
2. Cleaned the switch contacts, which didn't help. Jumpered the switch, which didn't help.
3. Removed the C10 breakout board. One parallel port goes directly to the g540, the other went to the C10. There were only two switches connected to the C10, the estop (!) and the electrical touch probe, I just hardwired them to the parallel port. Appeared to greatly improve the problem (a lot longer between estops), but now it's back to 10 sec - 10 min.
4. Greatly improved cooling on the g540.

I don't really see how the g540 can be causing this estop problem. The only estop connection to the g540 is estop OUT from the computer. Symptoms, however, seem like the g540 has something to do with it. I did check the 48V is rock steady through an estop. Note that the g540 stays powered up (motors still powered) when an estop happens. I can reset the estop and it will be fine again for 10 sec 10 min. This doesn't sound like a thermal problem.

Any advice?
Thanks, Steve

 
  • Aciera
  • Aciera's Avatar
17 Apr 2025 18:36 - 17 Apr 2025 18:50

Planning to Retrofit a Mazak Integrex200Y Mill-Turn Machine

Category: Advanced Configuration

Looking at a mazak integrex 200y:
 
I just realized that your machine is actually more setup as a lathe so the above will not be much help.
The best way forward would likely be to build a new custom kinematic for your type of machine. I have a series of documentations (including the jupyter notebooks for sagemath) if you want to have a go at it:
github.com/Sigma1912/LinuxCNC_Demo_Confi...tating/Documentation

[edit]
If you attach your vismach model I'll see if I can find some time to help you.
Displaying 15316 - 15330 out of 18504 results.
Time to create page: 0.540 seconds
Powered by Kunena Forum