Advanced Search

Search Results (Searched for: )

  • dextaca
  • dextaca
24 Aug 2024 19:07
Replied by dextaca on topic Yasnac i80m PWm to +-10VDC convertor

Yasnac i80m PWm to +-10VDC convertor

Category: Computers and Hardware

yes it needs to be +-10VDC , a typo.. the pwm comes from the i80 yasnac controller..
  • Krulli_Fräser
  • Krulli_Fräser
24 Aug 2024 19:03

Editing Bitfile on 7i97t for extra smart serial connections

Category: Driver Boards

Ok is that something that is already on the card and just needs to be activated? Will the other Pins retain their functions (does this only change the expansion connector)?

Thank you for the quick reply
  • PCW
  • PCW's Avatar
24 Aug 2024 18:55
Replied by PCW on topic Raspberry Pi 4 with Mesa 7c81

Raspberry Pi 4 with Mesa 7c81

Category: Driver Boards

You would need a MX4660 +7I77 firmware configuration
for the 7C81. I can make one if that's whats really desired.
  • PCW
  • PCW's Avatar
24 Aug 2024 18:48

Editing Bitfile on 7i97t for extra smart serial connections

Category: Driver Boards

You could use  7I97T firmware for a 7I85 configuration. This includes
5 additional channels worth of sserial interfaces:

7i97t_7i85d.bin

 
  • _skinner
  • _skinner
24 Aug 2024 18:39
Replied by _skinner on topic Raspberry Pi 4 with Mesa 7c81

Raspberry Pi 4 with Mesa 7c81

Category: Driver Boards

Hello Everyone!
I'm new on Forum but thanks to Yours knowledge You share on forum which I'm very thankful for,  I built my own cnc machine (I'm during completing mechanical parts), but looks that software it working as it should (Z axis already built - the hardest). I'm wondering if someone built up with success configuration rpi4 + 7c81 + 7i77 + mx4660, because I want improve positioning. I'd like to not changing config of current set but only add 7i77, could someone advise me how to do that and if its working at all as it should?
Thank You in advance
Best Regards
  • Krulli_Fräser
  • Krulli_Fräser
24 Aug 2024 18:36

Editing Bitfile on 7i97t for extra smart serial connections

Category: Driver Boards

Hello,

moving along in my retrofit I got all 3 axis, the spindle and also the 3 jog handwheels to run on my machine using a 7i97t and a 7i84d connected to the standard smart serial output. Now I want to add a 7i73 in the control panel to connect all my physical buttons and encoders on the control. For that card I need an additional smart serial channel which the standard 7i97t does not have.
I was told in an earlier post that I can edit the bitfile on the 7i97 to add rx and tx pins to the unused expansion port. I have already made an convertor board to take these signals and convert them to smart serial as shown by talla83 in this video.

to use these 2 additional channels the bitfile needs to be modified to have 4 pins on the P2 expansion connector give 2 rx and tx signals each.

My question is how to do that since the manual of the 7i97 informs me that loading wrong bitfiles will brick the card.
What steps do I need to follow?
  • cmorley
  • cmorley
24 Aug 2024 16:53 - 24 Aug 2024 16:55
Replied by cmorley on topic QtDragon, 2 modifications

QtDragon, 2 modifications

Category: Qtvcp

The mist buttons use labels that change when pressed.
The spindle buttons use text that does not.
There are separate properties for each technique.

Try this:
#action_spindle_rev{
    qproperty-text: "CCW";}

#action_spindle_stop{
    qproperty-text: "OFF";}

#action_spindle_fwd{
    qproperty-text: "CW";}
  • tommylight
  • tommylight's Avatar
24 Aug 2024 16:21
Replied by tommylight on topic Yasnac i80m PWm to +-10VDC convertor

Yasnac i80m PWm to +-10VDC convertor

Category: Computers and Hardware

What will be producing the PWM signal?
You can easily make a crude PWM to analog converter with a resistor and capacitor that will be good enough for testing stuff, but for 0-10V it would also need a transistor and another resistor and a 12V power from somewhere.
And just to be clear, modern and old servo drives use +-10V, not 0-10V, so that is another can of worms altogether.
VFD use 0-10V, most new-ish ones can also be programed to use 0-5V so no need for any conversion.
  • tommylight
  • tommylight's Avatar
24 Aug 2024 16:09
Replied by tommylight on topic ethercat config for a stepper motor

ethercat config for a stepper motor

Category: EtherCAT

hal and ini file are missing a lot of required stuff, so that will not work as noted in the debug section of the error report.
Start with some basic hal and ini, then remove only the parts you do not need, might be a bit easier as you get errors as soon as you remove something important.
  • dextaca
  • dextaca
24 Aug 2024 15:31
Yasnac i80m PWm to +-10VDC convertor was created by dextaca

Yasnac i80m PWm to +-10VDC convertor

Category: Computers and Hardware

Good day
Wasn't sure there to post this thread, since is a bit off the Linuxcnc topic but was hoping to get some pointers at least.
problem is related to the current drive protocol that is used in the old Yaskawa cacr-ir series servopacks. it uses Rs-422 protocol with 48khz PWM modulation on the u / V phase to drive the servos. These Servopacks are becoming harder and harder to repair and to buy , prices are sky high.
Will be tapping into the wires shortly to see if I can get some readings from them , wondering if any one on this forum offers Raspery pi or similar programming / development services? Hoping to make a simple dual chanel PWM to 0-10VDC convertor. so I can use regular 0-10VDC command on more modern servopacks.
For more details see:
s3.amazonaws.com/Icarus/DOCUMENTS/Yaskawa_Manuals_48.pdf

Thank you kindly to all..


 
  • Aciera
  • Aciera's Avatar
24 Aug 2024 15:01
Replied by Aciera on topic durchmesser stimmt nicht

durchmesser stimmt nicht

Category: Other User Interfaces

POSTGUI_HALFILE = Probe_postgui.hal

#HALFILE = my-mill.hal
HALFILE = probe-tab.hal
HALFILE = custom.hal
POSTGUI_HALFILE = postgui_call_list.hal

Du kannst nur ein POSTGUI_HALFILE definieren.

diese Zeile oben löschen:
POSTGUI_HALFILE = Probe_postgui.hal

und diese in deiner 'postgui_call_list.hal' hinzufügen:
source Probe_postgui.hal

Dann schau'mer weiter.
  • Sandro
  • Sandro
24 Aug 2024 14:34
Replied by Sandro on topic MB2HAL float to binary conversion

MB2HAL float to binary conversion

Category: HAL

Hello Leo

It has been a while and I've opted out of modbus and using ethercat now. This is the last backup I have found. Does this help you?
  • Sandro
  • Sandro
24 Aug 2024 14:26 - 24 Aug 2024 15:39

Ethercat installation from repositories - how to step by step

Category: EtherCAT

Hello everyone

I am getting the same error with a new install of LCNC 2.9.3 on amd64. (Also affects my 2.9.2 install)

sudo apt update

W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: download.opensuse.org/repositories/science:/EtherLab/Debian_12 ./ InRelease: The following signatures were invalid: EXPKEYSIG A94819A7CB97A204 science:EtherLab OBS Project
W: Failed to fetch download.opensuse.org/repositories/scien...ebian_12/./InRelease  The following signatures were invalid: EXPKEYSIG A94819A7CB97A204 science:EtherLab OBS Project
W: Some index files failed to download. They have been ignored, or old ones used instead.

sudo apt install  linuxcnc-ethercat


[code]E: Failed to fetch download.opensuse.org/repositories/scien...0bca-1%2b3.1_all.deb  404  Not Found [IP: 195.135.223.226 80]
E: Failed to fetch download.opensuse.org/repositories/scien...ca-1%2b3.1_amd64.deb  404  Not Found [IP: 195.135.223.226 80]
E: Failed to fetch download.opensuse.org/repositories/scien...ca-1%2b3.1_amd64.deb  404  Not Found [IP: 195.135.223.226 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

Etherlab repository not valid anymore? Any ideas?

Edit: I have found rods image here which works:
drive.google.com/file/d/1gEQzgHsj_LjHiGB...k1Z/view?usp=sharing[/url
  • jssazores
  • jssazores
24 Aug 2024 14:23
ethercat config for a stepper motor was created by jssazores

ethercat config for a stepper motor

Category: EtherCAT

Hello.
I am working on a project that involves controlling a stepper motor in linuxcnc. I wanted an ethercat configuration so I bought a TMCM-1310 from trinamic and a sanyo denki SF2424 motor. I managed to install ethercat using the instructions provided by rodw. But I am new to linuxcnc and I have no idea of how to create the .ini, .hal and ethercat-conf. My current configuration is giving me this error and I do not know how to proceed:

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.3
Machine configuration directory is '/home/joao/linuxcnc/configs/Stepper'
Machine configuration file is 'my_machine.ini'
INIFILE=/home/joao/linuxcnc/configs/Stepper/my_machine.ini
VERSION=2.9.3

check_config:
  Unspecified [JOINT_0]MAX_VELOCITY,     default used: 1.0
  Unspecified [JOINT_0]MAX_ACCELERATION, default used: 1.0

PARAMETER_FILE=
TPMOD=
HOMEMOD=
TASK=
HALUI=
DISPLAY=
COORDINATES=
KINEMATICS=trivkins
Starting LinuxCNC...
Starting LinuxCNC server program: linuxcncsvr
Loading Real Time OS, RTAPI, and HAL_LIB modules
Starting LinuxCNC IO program: io
[EMCIO] CYCLE_TIME not found in /home/joao/linuxcnc/configs/Stepper/my_machine.ini; using default 0.100000
libnml/buffer/shmem.cc 320: Shared memory buffers toolCmd and toolCmd may conflict. (key=1004(0x3EC))
libnml/buffer/shmem.cc 320: Shared memory buffers toolSts and toolSts may conflict. (key=1005(0x3ED))
libnml/buffer/shmem.cc 320: Shared memory buffers emcError and emcError may conflict. (key=1003(0x3EB))
emc/iotask/ioControl.cc 786: can't load tool table.
linuxcnc TPMOD=tpmod HOMEMOD=homemod EMCMOT=motmod
Found file(REL): ./my_machine.hal
Shutting down and cleaning up LinuxCNC...
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments

Debug file information:
Can not find -sec RS274NGC -var PARAMETER_FILE -num 1
Can not find -sec TASK -var TASK -num 1
Can not find -sec DISPLAY -var DISPLAY -num 1
Can not find -sec TRAJ -var COORDINATES -num 1
Can not find -sec DISPLAY -var INTRO_GRAPHIC -num 1
Can not find -sec DISPLAY -var INTRO_TIME -num 1
Note: Using POSIX realtime
LCEC: lcec_conf is not loaded
LCEC: exiting
LCEC: returning -EINVAL
lcec: rtapi_app_main: Invalid argument (-22)
./my_machine.hal:3: waitpid failed /usr/bin/rtapi_app lcec
./my_machine.hal:3: /usr/bin/rtapi_app exited without becoming ready
./my_machine.hal:3: insmod for lcec failed, returned -1
11122
Stopping realtime threads
Unloading hal components
Note: Using POSIX realtime

I do have the master and slaves configuration:
Master0
  Phase: Idle
  Active: no
  Slaves: 1
  Ethernet devices:
    Main: fc:45:96:84:19:28 (attached)
      Link: UP
      Tx frames:   1145777
      Tx bytes:    68746748
      Rx frames:   1145776
      Rx bytes:    68746688
      Tx errors:   0
      Tx frame rate [1/s]:    122    119    119
      Tx rate [KByte/s]:      7.1    6.9    7.0
      Rx frame rate [1/s]:    122    119    119
      Rx rate [KByte/s]:      7.1    6.9    7.0
    Common:
      Tx frames:   4236392
      Tx bytes:    254184032
      Rx frames:   4236369
      Rx bytes:    254182652
      Lost frames: 23
      Tx frame rate [1/s]:    122    119    119
      Tx rate [KByte/s]:      7.1    6.9    7.0
      Rx frame rate [1/s]:    122    119    119
      Rx rate [KByte/s]:      7.1    6.9    7.0
      Loss rate [1/s]:          0     -0      0
      Frame loss [%]:         0.0   -0.0    0.0
  Distributed clocks:
    Reference clock:   None
    DC reference time: 0
    Application time:  0
                       2000-01-01 00:00:00.000000000

=== Master 0, Slave 0 ===
Device: Main
State: PREOP
Flag: +
Identity:
  Vendor Id:       0x00000286
  Product code:    0x00001001
  Revision number: 0x00000000
  Serial number:   0x00000000
DL information:
  FMMU bit operation: no
  Distributed clocks: yes, delay measurement only
  DC system time transmission delay: 0 ns
Port  Type  Link  Loop    Signal  NextSlave  RxTime [ns]  Diff [ns]   NextDc [ns]
   0  MII   up    open    yes             -   1655340570           0           0
   1  MII   down  closed  no              -            -           -           -
   2  N/A   down  closed  no              -            -           -           -
   3  N/A   down  closed  no              -            -           -           -
Mailboxes:
  Bootstrap RX: 0x1000/268, TX: 0x110c/32
  Standard  RX: 0x1200/8, TX: 0x1210/8
  Supported protocols: FoE
General:
  Group: T
  Image name:
  Order number: T
  Device name: T
  Flags:
    Enable SafeOp: no
    Enable notLRW: no
  Current consumption: 0 mA

Any insights would be helpful
thanks in advance
  • karlhe
  • karlhe
24 Aug 2024 14:10
durchmesser stimmt nicht was created by karlhe

durchmesser stimmt nicht

Category: Other User Interfaces

Hallo liebe cnc Freunde,,

ich habe noch einmal versucht meine maschine mit ease probe  zu erstellen.

Die probe_tab  maschine läuft, alle Achsen fahren, cnc programme  sind ausführbar.
Die easy probe panels sind sichtbar. Die Buttons lassen sich drücken, es passiert aber nichts.
Ich habe alles mögliche probiert, finde keine Lösung.

Viele Grüße karlhe


 
Displaying 22036 - 22050 out of 25346 results.
Time to create page: 0.501 seconds
Powered by Kunena Forum