Advanced Search

Search Results (Searched for: )

  • PCW
  • PCW's Avatar
28 Sep 2024 22:44
Replied by PCW on topic Constant loss of position

Constant loss of position

Category: General LinuxCNC Questions

Yeah, from a distance I would guess that U5 (the driver chip  for STEP-/DIR- 0 0..3)
has been damaged as it looks like all 0..3 - pins are bad.
  • tommylight
  • tommylight's Avatar
28 Sep 2024 22:40

installing on ubuntustudio or installing ubuntustudio on linuxcnc

Category: Installing LinuxCNC

If you already have an install of studio, in a terminal
sudo apt update
sudo apt install linuxcnc-uspace
should install everything, except maybe not the real time kernel as Ubuntu had removed it a while back, no idea if it is back.
If the kernel is not installed, do a search for linux-image 6.11 with RT in the name, and install that.
Studio uses a preemptive kernel, LinuxCNC uses a fully preemtable kernel, so not exactly the same thing, again a while back.
The real time kernel should be soon in normal Debian distros.
There was also the option of installing all the studio apps on normal Ubuntu or Mint or Debian, if all else fails.
  • tommylight
  • tommylight's Avatar
28 Sep 2024 22:31
Replied by tommylight on topic 7i96 MPG Encoder A- B-

7i96 MPG Encoder A- B-

Category: Driver Boards

Moved to "driver boards" section.
  • PCW
  • PCW's Avatar
28 Sep 2024 22:27
Replied by PCW on topic 7i96 MPG Encoder A- B-

7i96 MPG Encoder A- B-

Category: Driver Boards

If you have differential outputs (A+,A- ,B+,B-for example)
you should jumper the 7I96 encoder inputs to differential mode
and use all 6 wires.

If you want to use single ended mode (only A+,B+)
you need to jumper the 7I96 encoder input for single
ended mode.
  • andreabonuc
  • andreabonuc
28 Sep 2024 22:26
Replied by andreabonuc on topic Constant loss of position

Constant loss of position

Category: General LinuxCNC Questions

Now I can't go and measure, but I just measured with gnd.
outputs 1-2-3 gave the same values, 2.3v and 4.8 V,
output 0 dir- and step-    0.05 V
Output 4   5v and 4.8v

These were approximately the values ​​I found

​​​
  • PCW
  • PCW's Avatar
28 Sep 2024 21:56 - 28 Sep 2024 21:56
Replied by PCW on topic Constant loss of position

Constant loss of position

Category: General LinuxCNC Questions

Its probably best to measure between STEP+,STEP-,DIR+,DIR- and GND
You should get a positive voltage in one state and a voltage close to ground
in the other

If you measure between say STEP+ and STEP- you should get
a positive voltage in one state and a negative voltage in the other state.
(as you did on channel 4). The fact that channel 4 acted very differently
than channels 0..3 is a pretty clear indication that U5 or U7 are damaged
(and may have been marginal for a long time)
  • andreabonuc
  • andreabonuc
28 Sep 2024 21:42
Replied by andreabonuc on topic Constant loss of position

Constant loss of position

Category: General LinuxCNC Questions

one moment, let's try to understand each other well otherwise I'll make a mistake. should I measure between step+ and step- / dir+ and dir- or gnd - Step + / gnd- step- etc? because then I have different values. Or another way? sorry but I'm not familiar with this, if you tell me precisely what I need to measure I'll be grateful.
  • Ahmed.emara
  • Ahmed.emara
28 Sep 2024 21:37

Switching from MDI to Manual control causes an issue in the Joint positions

Category: General LinuxCNC Questions

I am using linuxcnc 2.9
I am working on simulation but the behavior in the real machine appears as joint following error which i think it’s reasonable error due to sudden change in joint position
  • JT
  • JT's Avatar
28 Sep 2024 21:29 - 28 Sep 2024 21:49
Replied by JT on topic Flex GUI version 1.0.0

Flex GUI version 1.0.0

Category: Other User Interfaces

A couple of videos from Tom on the IRC





JT
  • upplib
  • upplib
28 Sep 2024 20:10
7i96 MPG Encoder A- B- was created by upplib

7i96 MPG Encoder A- B-

Category: Driver Boards

New to LinuxCNC - I added an MPG to the Spindle Encoder of Mesa 7i96.  Initially I had only A+ B+ 5V GND on TB2 Connector and it was having trouble moving and was registering only 1 count in Hal.  Going thru the forum comments, I removed the 5V from TB2 and connected it to the main 5V supply.  I was able to move the axis and able see the counts.  However it would not reverse, so i connected the A- B- and it started working both forward and reverse.

Any reason, I need to connect the A-B-? because the posts mention A+ B+.  The TB2 provides only 4.4V and my MPG says 5V-15V could that be a reason for not able to use the TB2 5V?

Thanks
babu
  • PCW
  • PCW's Avatar
28 Sep 2024 19:47 - 28 Sep 2024 19:52
Replied by PCW on topic Constant loss of position

Constant loss of position

Category: General LinuxCNC Questions

You have a damaged driver chip (U5 or U7) or incorrect wiring
(did you ground DIR+ or DIR- ?)

You can check it its a wiring error by unplugging the connectors.
If you still don't get a differential output like channel 4 (+ and -  >2.4V))
Either U5 or U7 have been damaged and its surprising channels 1,2,3
still work
  • andreabonuc
  • andreabonuc
28 Sep 2024 19:42
Replied by andreabonuc on topic Constant loss of position

Constant loss of position

Category: General LinuxCNC Questions

I tried but I get very different values


Output 0 (now no connection)

DIR+/DIR-= 4.9/0.03
STEP+/ STEP-=4.9/0.03

Output 1 

DIR+/DIR-= 2.4/0.04
STEP+/ STEP-= 2.4/0.03

Output 2

DIR+/DIR-= 2.4/0.1
STEP+/ STEP-=2.48/0.048

Output 3

DIR+/DIR-= 2.3/0.048
STEP+/ STEP-=2.3/0.048

Output 4 (now use for X)

DIR+/DIR-= +3.9/-4.9         ????
STEP+/ STEP-=+3.9/-4.9    ????
  • EmilDLo
  • EmilDLo's Avatar
28 Sep 2024 19:39
Replied by EmilDLo on topic Marco Reps video on youtube about EtherCAT

Marco Reps video on youtube about EtherCAT

Category: EtherCAT

Hi Everyone. Thank you all for contributing to the Ethercat Integration. I am also a new user trying to configure an EL8 drive.

I have installed rodw's iso from his Google Drive and followed his step-by-step thread with no errors. However LinuxCNC is not opening, giving me the attached report. I have cloned Marco Reps' files from GitHub ( github.com/marcoreps/linuxcnc_leadshine_EL8.git ) and adjusted the XML file to reflect my bench test, a single EL8 drive and one EK1100 i/o. I compiled his cia402, el8_homecomp, always_homed, and servospindle components. I have also installed the EtherCAT drivers from here:  github.com/sittner/linuxcnc-ethercat .

Any help would be much appreciated.
  • JT
  • JT's Avatar
28 Sep 2024 19:15
Replied by JT on topic Flex GUI version 1.0.0

Flex GUI version 1.0.0

Category: Other User Interfaces

Here's a video showing the safety features of Flex GUI when probing is enabled.

JT
 

I haven't played with Flex since you first posted links some time ago, but I think I'm going to have a go at it soon.

Regarding the probe safety... is this set of features adjustable?  I have a wireless probe and somewhere on the never-ending list of things to do is use M19 to approach the target with the probe in the same orientation every time.
 

Absolutely, all you have to do to have a MDI push button that sends a M19 available during a probe operation is to simply name it probe_some_name. Any widget that starts with probe_ is disabled when not in the probe mode and enabled when probe mode is on.
gnipsel.com/linuxcnc/flexgui/probe.html

JT
  • PCW
  • PCW's Avatar
28 Sep 2024 19:13
Replied by PCW on topic Constant loss of position

Constant loss of position

Category: General LinuxCNC Questions

No sudo is needed with Ethernet cards.
Displaying 22681 - 22695 out of 23356 results.
Time to create page: 0.888 seconds
Powered by Kunena Forum