Advanced Search

Search Results (Searched for: )

  • Sternfox
  • Sternfox
17 Jul 2024 14:24

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

Hi peeps, I have the ec500 v5 and a stlink v2 I'm struggling to find any info on what pins to connect to my st link. My board has GND, SCK, SWD, PRO-B, 3V3 and BOOT.  Many thanks in advance 
  • PCW
  • PCW's Avatar
17 Jul 2024 14:23

Mesa 7i96s connected but inputs not working

Category: Driver Boards

As tommylight suggested, you must connect the 7I96/7I96S input common (TB3 pin 12)
for the inputs to work. The inputs are fully isolated and have no connection to the
rest of the 7I96S. If you want +5V to activate the inputs, you must connect the input
common pin to 5V GND.
  • PCW
  • PCW's Avatar
17 Jul 2024 14:17

BLDC component with 8i20 - how to get to work?

Category: Driver Boards

I would set the 8I20 current scalemax and PID max output
to the _peak_ current rating of the motor.

Did you try raising the servo thread rate to say 4 KHz?
 
  • PCW
  • PCW's Avatar
17 Jul 2024 14:11
Replied by PCW on topic 7i96 non S PWM on an output possible?

7i96 non S PWM on an output possible?

Category: Driver Boards

The SSR outputs on the 7I96 or 7I96S are relatively slow so
probably best driven by software PWM (the pwmgen component)
Your  40A SSR may also be fairly slow.

At an update rate of 1 KHz its probably best to use the PDM mode
(PWM frequency set to 0) but a low PWM frequency (like 20 Hz with dither
enabled) may also work well.

If you need a high speed PWM, you could use a configuration with
PWM on the P1 expansion connector (7i96_5abob_d.bit for example)
  • my1987toyota
  • my1987toyota's Avatar
17 Jul 2024 13:54
7i96 non S PWM on an output possible? was created by my1987toyota

7i96 non S PWM on an output possible?

Category: Driver Boards

  So I have a 7i96 non S version and I would like to use one of the general outputs 0-5 to send a pwm signal
to a dc to dc SSR capable of controlling 40 amps. The quick back ground is I am getting information together
for installing LinuxCNC on my 5 axis foam cutter and need a pwm for controlling duty cycle for the hot wire bow's
temperature. The reason for using the older 7i96 is because I have 2 in my inventory. So is it possible and if
so how much of a pain is it to do?
  • SummerLotus
  • SummerLotus
17 Jul 2024 13:31
Replied by SummerLotus on topic G64 causes the processing acceleration to slow down

G64 causes the processing acceleration to slow down

Category: G&M Codes

ok,thanks,may i should read code of the planner carefully~
  • bkt
  • bkt's Avatar
17 Jul 2024 13:30

emc.hh -- hal_priv.hh --- etc etc not find

Category: HAL

so you suggest to update all ... linux kernel and ethercat ... and after reinstall all??
  • tommylight
  • tommylight's Avatar
17 Jul 2024 13:09
Replied by tommylight on topic Mesa 7i96s connected but inputs not working

Mesa 7i96s connected but inputs not working

Category: Driver Boards

Did you also connect the input common?
  • tommylight
  • tommylight's Avatar
17 Jul 2024 13:04
Replied by tommylight on topic 3D printed stuff, showcase it here

3D printed stuff, showcase it here

Category: Additive Manufacturing

Those look niceeeee! :)
Thank you.
  • thomaseg
  • thomaseg
17 Jul 2024 12:43 - 17 Jul 2024 12:43
Replied by thomaseg on topic Safety relay and e-stop in LCNC?

Safety relay and e-stop in LCNC?

Category: Basic Configuration

Yeah i saw your description in another post and they look very similar. After seeing the discussion you had, i've already decided to do a minor change to the estop-button-circuit. The button itself have a NC and a NO connector, but i'm going to change the NO-contactor so i'm getting 2xNC instead and then put them in series and make that part redundant aswell... thanks for the inspiration ;-)

I also should have mentioned the estop-latch component allows you to build an estop chain in hal.

yes, i've studied that part, but i'm very unsure how to couple it with the hardware latch in the safety relay. My thoughts so far, see if it is clear and makes sense:
  • The physical estop triggers, this sends estop-signal to LinuxCNC and automatically kills servos after set amount of time.
  • The estop-signal sent to LinuxCNC triggers the estop-latch inside LinuxCNC and stops everything "on the software side" including estopping servers via EtherCAT.
  • The physical reset-button is connected to IO-pin instead of directly to safety relay. When pushed it sends signal to LinuxCNC estop latch to "open" disabling software estop.
  • When LinuxCNC estop goes into normal operation mode it sends a "oneshot" signal to the safety-relay to cause a reset of the physical latch

Does that make sense? As far as i can see i get "the best of both worlds", right? The only missing part is that i won't be able to trigger an estop from software, but i'm not sure i need that? It could be solved by a redundant relay in the physical estop chain, triggered by IO from LinuxCNC...but not sure if it is needed in any way...

/Thomas
  • rodw
  • rodw's Avatar
17 Jul 2024 12:31

emc.hh -- hal_priv.hh --- etc etc not find

Category: HAL

A later deb in a repository will upgrade if you do apt install again. If you go to the 2.9.3 docs and find the Getting Linuxcnc doc,
Heading 7.1 has a script that sets up sources to the Linuxcnc repository 
You could try that.
 
  • rodw
  • rodw's Avatar
17 Jul 2024 12:24

Mesa 7i96s connected but inputs not working

Category: Driver Boards

There are a lot of things you can get wrong.
My video covers most of the bases for a mesa card

  • rodw
  • rodw's Avatar
17 Jul 2024 12:20
Replied by rodw on topic Safety relay and e-stop in LCNC?

Safety relay and e-stop in LCNC?

Category: Basic Configuration

I also should have mentioned the estop-latch component allows you to build an estop chain in hal.
  • rodw
  • rodw's Avatar
17 Jul 2024 12:19
Replied by rodw on topic Safety relay and e-stop in LCNC?

Safety relay and e-stop in LCNC?

Category: Basic Configuration

Looks Good
This is mine on a Mesa setup but also have the same on an Ethercat machine
 
Red Safety Relay, two force guided relays in front of it.

The only thing I can see a bit different is your estop does not have dual circuits. I bought new ones for these safety relays that did. Back of switch shown here. (Brand is Idem, same as relay)
 

On my ethercat machine, I drop power to the steppers but also use the disable signal on the motors.
  • manfrel
  • manfrel
17 Jul 2024 12:18 - 21 Jul 2024 09:43

Mesa 7i96s connected but inputs not working

Category: Driver Boards

Hello
I recently bought the Mesa 7i96s to upgrade my cnc machine.
I switched the jumper to change the ip address, powered it and connected it to my pc. I can ping it, and read the hostmot2 configuration with mesaflash, so far so good.
But then I realised that the end switches don't work. So I monitored the input pins under Hal configuration (LinuxCNC, axis 2.9.3) and then connected 5V from the board's power supply to the inputs, and no pin showed a response.
Is it me or the board that is at fault?
Displaying 25006 - 25020 out of 25324 results.
Time to create page: 0.446 seconds
Powered by Kunena Forum