Advanced Search

Search Results (Searched for: )

  • PCW
  • PCW's Avatar
22 Jul 2024 13:35

Mesa 7i96s + DM556T -> Motors not moving

Category: Driver Boards

I would try single ended wiring first:

Drive   7I96S

PUL+    STEP+
DIR+    DIR+

PUL-     GND
DIR-      GND
 
  • cmorley
  • cmorley
22 Jul 2024 13:05
Replied by cmorley on topic Can I embeded Vismach into Qtvcp ?

Can I embeded Vismach into Qtvcp ?

Category: Qtvcp

Are you using screen_options widget in your screen?
You can use that to load panels from INI definitions.
The docs show you how to load one programically.
  • mighty_mick
  • mighty_mick's Avatar
22 Jul 2024 12:49 - 22 Jul 2024 14:54

Integrating Joystick Control (Logitech Wireless Gmpd F710) with axis selection

Category: Advanced Configuration

Thank you for your answer Andy. I thought i can not link single pin to multiple pins. Sometimes i am doing it unaware and getting the error which says you can't link one pin which is already linked to another pin. I am gonna try your solution, and share results with you.

Before your answer, i've solved the problem by an intermediate component which acts as a switcher. It is also a solution but yours is more appropriate. Appreciated.
 
  • tommylight
  • tommylight's Avatar
22 Jul 2024 12:33
Replied by tommylight on topic Mesa 7i96S +7i84D + 7i85

Mesa 7i96S +7i84D + 7i85

Category: Driver Boards

Edit the hal file and omit or delete the lines containing stepgen feedback.
  • tommylight
  • tommylight's Avatar
22 Jul 2024 12:30

this code works for rpi 4 model B but not working for rpi 5

Category: HAL

Seems to be permissions issue with gpio, might have better luck in the RPI forums, although no idea how often it is used there.
  • tommylight
  • tommylight's Avatar
22 Jul 2024 12:24

How to make Linuxcnc open with the feed and override 0?

Category: General LinuxCNC Questions

The thing is, you are asking for something that no one needed, so asking again and again will not help.
You can bump the topic time after time in the hopes that someone might help, but double posting does not help, it just makes it very hard to follow for anyone trying to help and makes it even harder to find in case anyone needs it later on.
The only thing i can offer is, pressing the "tidle" key (under ESC and above TAB) will set the feed rate to 0 in the Axis GUI, so there might be a way to insert that at startup, but that does not effect the rapid overide.
  • rodw
  • rodw's Avatar
22 Jul 2024 11:18
Replied by rodw on topic 2.9.3 ISO Issue

2.9.3 ISO Issue

Category: Installing LinuxCNC

Hi Rod,
I got caught by this while testing JT's config tool!

Annoying! Ozzyrob has tested my ISO now and it worked. Feel free to grab this
drive.google.com/file/d/1LMwTa6jREfzxM2Z...WVZ/view?usp=sharing

Once Andy is back on deck, I'm hoping he'll be able to update the downloads page image
 
  • manfrel
  • manfrel
22 Jul 2024 11:09 - 22 Jul 2024 12:14

Mesa 7i96s + DM556T -> Motors not moving

Category: Driver Boards

Guys, I need your help.
I replaced the old controller of my CNC machine (~30 years old custom build) with the Mesa 7i96s board and DM556T drivers. For now, I kept the old power supplies (5V and 36V) and the motors. I connected everything, and created config files with pncconf.

The connection to the board works (I can ping it, and I can read hostmot2 configuration with mesaflash)
The inputs work (after I learned here to connect input common), this means when I trigger one of my input switches, the virtual LED in the hal configuration in axis switches from red to yellow.

However when I want to move the machine nothing happens, but in the GUI it is moving.
The motors get voltage (they are hard to move when they are connected).

I don't even know if the problem is in the hardware or in the software.
Does anyone have any idea what the problem could be? 

File Attachment:

File Name: Mesa-CNC.hal
File Size:9 KB


 

File Attachment:

File Name: Mesa-CNC.ini
File Size:4 KB


 

 

 
  • IlyaKw
  • IlyaKw
22 Jul 2024 11:07 - 22 Jul 2024 11:08

New project, litehm2: a hostmot2 port to linsn rv901t

Category: Driver Boards

Please contact me on telegram channel "LinuxCNC". I will help you as much as I can.
  • Walkahz
  • Walkahz
22 Jul 2024 10:45
Mesa 7i96S +7i84D + 7i85 was created by Walkahz

Mesa 7i96S +7i84D + 7i85

Category: Driver Boards

Hi everyone
I have just  added a 7i85 to my existing 7i96s and 7i84d combo.
This will allow me to run the existing linear encoders on my deckel when combined with the exe boxes i have also purchased and most importantly give myself a home reference.
Servos drivers are of the Step + Dir variety which i have had running prior to these add ons.
Had an initial issue with adding 5v power to  the 7i85 causing the 7i96 to not power up  but after  re-read of the manual have removed this which seems to have fixed the issue.
I reflashed the firmware as required.

My configuration was redone in pncconf and i pulled the format from the card for the additional encoders added by the 7i85.
I added a couple of test encoders to the config. This however has caused an issue on startup where it says there are 2 encoder pins (see below)   I must have a double up now due to the pulse+dir effectively also having its own calculated encoder.
Do i need to remove these existing ones in HAL or have i missed something in PNCCONF?
See below error file.
Print file information:
RUN_IN_PLACE=no
LINUXCNC_DIR=
LINUXCNC_BIN_DIR=/usr/bin
LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc
LINUXCNC_SCRIPT_DIR=
LINUXCNC_RTLIB_DIR=/usr/lib/linuxcnc/modules
LINUXCNC_CONFIG_DIR=
LINUXCNC_LANG_DIR=/usr/lib/tcltk/linuxcnc/msgs
INIVAR=inivar
HALCMD=halcmd
LINUXCNC_EMCSH=/usr/bin/wish8.6
LINUXCNC - 2.9.1
Machine configuration directory is '/home/josh/linuxcnc/configs/Deckel'
Machine configuration file is 'Deckel.ini'
INIFILE=/home/josh/linuxcnc/configs/Deckel/Deckel.ini
VERSION=1.1
PARAMETER_FILE=linuxcnc.var
TPMOD=
HOMEMOD=
TASK=milltask
HALUI=halui
DISPLAY=gmoccapy
COORDINATES=XYZ
KINEMATICS=trivkins coordinates=XYZ
Starting LinuxCNC...
Starting LinuxCNC server program: linuxcncsvr
Loading Real Time OS, RTAPI, and HAL_LIB modules
Starting LinuxCNC IO program: io
Starting HAL User Interface program: halui
linuxcnc TPMOD=tpmod HOMEMOD=homemod EMCMOT=motmod
Found file(REL): ./Deckel.hal
hm2: loading Mesa HostMot2 driver version 0.15
hm2_eth: loading Mesa AnyIO HostMot2 ethernet driver version 0.2
hm2_eth: 10.10.10.10: INFO: Hardware address (MAC): 00:60:1b:16:87:b1
hm2_eth: discovered 7I96S
hm2/hm2_7i96s.0: Low Level init 0.15
hm2/hm2_7i96s.0: Smart Serial Firmware Version 43
Board hm2_7i96s.0.7i84.0.0 Hardware Mode 0 = standard
Board hm2_7i96s.0.7i84.0.0 Software Mode 0 = input_output
Board hm2_7i96s.0.7i84.0.0 Software Mode 1 = io_analog_fieldvoltage
Board hm2_7i96s.0.7i84.0.0 Software Mode 2 = io_encoder_analog
hm2/hm2_7i96s.0: 51 I/O Pins used:
hm2/hm2_7i96s.0:     IO Pin 000 (TB3-01): InM Input Module #0, pin in0 (Input)
hm2/hm2_7i96s.0:     IO Pin 001 (TB3-02): InM Input Module #0, pin in1 (Input)
hm2/hm2_7i96s.0:     IO Pin 002 (TB3-03): InM Input Module #0, pin in2 (Input)
hm2/hm2_7i96s.0:     IO Pin 003 (TB3-04): InM Input Module #0, pin in3 (Input)
hm2/hm2_7i96s.0:     IO Pin 004 (TB3-05): InM Input Module #0, pin in4 (Input)
hm2/hm2_7i96s.0:     IO Pin 005 (TB3-06): InM Input Module #0, pin in5 (Input)
hm2/hm2_7i96s.0:     IO Pin 006 (TB3-07): InM Input Module #0, pin in6 (Input)
hm2/hm2_7i96s.0:     IO Pin 007 (TB3-08): InM Input Module #0, pin in7 (Input)
hm2/hm2_7i96s.0:     IO Pin 008 (TB3-09): InM Input Module #0, pin in8 (Input)
hm2/hm2_7i96s.0:     IO Pin 009 (TB3-10): InM Input Module #0, pin in9 (Input)
hm2/hm2_7i96s.0:     IO Pin 010 (TB3-11): InM Input Module #0, pin in10 (Input)
hm2/hm2_7i96s.0:     IO Pin 011 (TB3-13/TB3-14): SSR #0, pin Out-00 (Output)
hm2/hm2_7i96s.0:     IO Pin 012 (TB3-15/TB3-16): SSR #0, pin Out-01 (Output)
hm2/hm2_7i96s.0:     IO Pin 013 (TB3-17/TB3-18): SSR #0, pin Out-02 (Output)
hm2/hm2_7i96s.0:     IO Pin 014 (TB3-19/TB3-20): SSR #0, pin Out-03 (Output)
hm2/hm2_7i96s.0:     IO Pin 015 (TB3-21/TB3-22): OutM Output Module #0, pin Out-04 (Output)
hm2/hm2_7i96s.0:     IO Pin 016 (TB3-23/TB3-24): OutM Output Module #0, pin Out-05 (Output)
hm2/hm2_7i96s.0:     IO Pin 017 (TB1-02/TB1-03): StepGen #0, pin Step (Output)
hm2/hm2_7i96s.0:     IO Pin 018 (TB1-04/TB1-05): StepGen #0, pin Direction (Output)
hm2/hm2_7i96s.0:     IO Pin 019 (TB1-08/TB1-09): StepGen #1, pin Step (Output)
hm2/hm2_7i96s.0:     IO Pin 020 (TB1-10/TB1-11): StepGen #1, pin Direction (Output)
hm2/hm2_7i96s.0:     IO Pin 021 (TB1-14/TB1-15): StepGen #2, pin Step (Output)
hm2/hm2_7i96s.0:     IO Pin 022 (TB1-16/TB1-17): StepGen #2, pin Direction (Output)
hm2/hm2_7i96s.0:     IO Pin 023 (TB1-20/TB1-21): StepGen #3, pin Step (Output)
hm2/hm2_7i96s.0:     IO Pin 024 (TB1-22-TB1-23): StepGen #3, pin Direction (Output)
hm2/hm2_7i96s.0:     IO Pin 025 (TB2-02/TB2-03): StepGen #4, pin Step (Output)
hm2/hm2_7i96s.0:     IO Pin 026 (TB2-04/TB2-05): StepGen #4, pin Direction (Output)
hm2/hm2_7i96s.0:     IO Pin 027 (TB2-07/TB2-08): Muxed Encoder #2, pin Muxed A (Input)
hm2/hm2_7i96s.0:     IO Pin 028 (TB2-10/TB2-11): Muxed Encoder #2, pin Muxed B (Input)
hm2/hm2_7i96s.0:     IO Pin 029 (TB2-13/TB2-14): Muxed Encoder #2, pin Muxed Index (Input)
hm2/hm2_7i96s.0:     IO Pin 030 (TB2-16/TB2-17): Smart Serial Interface #0, pin rx0 (Input)
hm2/hm2_7i96s.0:     IO Pin 031 (TB2-18/TB2-19): Smart Serial Interface #0, pin tx0 (Output)
hm2/hm2_7i96s.0:     IO Pin 032 (internal): Smart Serial Interface #0, pin txen0 (Output)
hm2/hm2_7i96s.0:     IO Pin 033 (internal): SSR #0, pin AC Ref (internal) (Output)
hm2/hm2_7i96s.0:     IO Pin 034 (P1-01/DB25-01): IOPort
hm2/hm2_7i96s.0:     IO Pin 035 (P1-02/DB25-14): IOPort
hm2/hm2_7i96s.0:     IO Pin 036 (P1-03/DB25-02): IOPort
hm2/hm2_7i96s.0:     IO Pin 037 (P1-04/DB25-15): IOPort
hm2/hm2_7i96s.0:     IO Pin 038 (P1-05/DB25-03): IOPort
hm2/hm2_7i96s.0:     IO Pin 039 (P1-06/DB25-16): IOPort
hm2/hm2_7i96s.0:     IO Pin 040 (P1-07/DB25-04): IOPort
hm2/hm2_7i96s.0:     IO Pin 041 (P1-08/DB25-17): IOPort
hm2/hm2_7i96s.0:     IO Pin 042 (P1-09/DB25-05): IOPort
hm2/hm2_7i96s.0:     IO Pin 043 (P1-11/DB25-06): IOPort
hm2/hm2_7i96s.0:     IO Pin 044 (P1-13/DB25-07): Muxed Encoder Select #0, pin Mux Select 0 (Output)
hm2/hm2_7i96s.0:     IO Pin 045 (P1-15/DB25-08): Muxed Encoder Shutting down and cleaning up LinuxCNC...
Running HAL shutdown script
#0, pin Muxed A (Input)
hm2/hm2_7i96s.0:     IO Pin 046 (P1-17/DB25-09): Muxed Encoder #0, pin Muxed B (Input)
hm2/hm2_7i96s.0:     IO Pin 047 (P1-19/DB25-10): Muxed Encoder #0, pin Muxed Index (Input)
hm2/hm2_7i96s.0:     IO Pin 048 (P1-21/DB25-11): Muxed Encoder #1, pin Muxed A (Input)
hm2/hm2_7i96s.0:     IO Pin 049 (P1-23/DB25-12): Muxed Encoder #1, pin Muxed B (Input)
hm2/hm2_7i96s.0:     IO Pin 050 (P1-25/DB25-13): Muxed Encoder #1, pin Muxed Index (Input)
hm2/hm2_7i96s.0: registered
creating ladder-state
hm2_eth: in hm2_eth_reset
hm2_eth: HostMot2 ethernet driver unloaded
hm2: unloading
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments

Debug file information:
Note: Using POSIX realtime
./Deckel.hal:148: Signal 'x-pos-fb' can not add OUT pin 'hm2_7i96s.0.encoder.01.position', it already has OUT pin 'hm2_7i96s.0.stepgen.00.position-fb'
18098
Stopping realtime threads
Unloading hal components
Note: Using POSIX realtime

 
  • sprintertrd
  • sprintertrd
22 Jul 2024 10:38
Replied by sprintertrd on topic 2.9.3 ISO Issue

2.9.3 ISO Issue

Category: Installing LinuxCNC

Hi Rod,
I got caught by this while testing JT's config tool!
  • rodw
  • rodw's Avatar
22 Jul 2024 10:27
Replied by rodw on topic Best QTplasmac version to use

Best QTplasmac version to use

Category: Plasmac

Hi Rod
I have all my users on 2.9.2 (some going to 2.9.3 soon). I use the buidlbot2.highlab.com as repository and I run on MX Linux (just because it is nice to work with)

Thanks Marius. I'm going with 2.9.3 on an i3 All in one PC with a realtek 8111 NIC. With a few tricks I documented here, it is solid
docs.google.com/document/d/1jeV_4VKzVmOI...diY/edit?usp=sharing

 
  • mariusl
  • mariusl's Avatar
22 Jul 2024 10:15
Replied by mariusl on topic Best QTplasmac version to use

Best QTplasmac version to use

Category: Plasmac

Hi Rod
I have all my users on 2.9.2 (some going to 2.9.3 soon). I use the buidlbot2.highlab.com as repository and I run on MX Linux (just because it is nice to work with)
  • xylos
  • xylos
22 Jul 2024 10:14
Replied by xylos on topic EtherCAT + EL6751 Configuration

EtherCAT + EL6751 Configuration

Category: EtherCAT

AH, this translator is just working as Slave ...
So how I am getting the DELTA into a CANOpen/EtherCAT MASTER?

Thanks a lot for your reply in advance!
  • DPFlex
  • DPFlex
22 Jul 2024 09:46

EtherCAT Leadshine EL6 series - could read but not control

Category: EtherCAT

Hi,
I have new servo drive: Leadshine EtherCAT EL6-EC400
I can read feedback of EL6-EC400, but could not control it.
 

I tested well with Leadshine EtherCAT drive EL7-EC400F.
I know that this model is in LCNC EtherCAT database: linuxcnc-ethercat.github.io/esi-data/devices/EL7-EC400F
Maybe EL6 series is new, not yet updated in LCNC database.
I confirm that ESI of EL6-xxx is same as EL7-xxx

Can you advise how to solve issue ?. Thank you.
Displaying 24691 - 24705 out of 25290 results.
Time to create page: 0.525 seconds
Powered by Kunena Forum