Advanced Search

Search Results (Searched for: )

  • juliankoenig87
  • juliankoenig87
14 Nov 2024 19:20 - 14 Nov 2024 19:21
Replied by juliankoenig87 on topic Suggestion for a PCI EPP card for 7i43

Suggestion for a PCI EPP card for 7i43

Category: General LinuxCNC Questions

No short at the 3.3V rail with removed voltage regulators.

Have to test a little bit more. But so far it looks good.
  • JanMrlth
  • JanMrlth's Avatar
14 Nov 2024 19:12 - 15 Nov 2024 20:48

solved: TB6 Inputs missing in MESA 7i95T

Category: Driver Boards

Hi,I have refurbished an older ISEL Gantry CNC with a MESA 7i95T. (Only because 7i76ed was Out of stock..)All is working fine, exept one little detail:I can not find any of the Inputs in the hal, that are connected to TB6.
I have flashed the 1_pktv2 Firmware, to use RS485/Modbus with my frequency converter for the spindle. When I check the board with halrun, everything works fine. Exept, that I do not have any Inputs at TB6 listed.
The LEDs light up. So physically everything should be fine.

photos.app.goo.gl/H1fraX8DV1ccoN6j9
photos.app.goo.gl/62hDPX6Bzrdr1kGS7

Any Idea where I would find them? Is there anything else that needs to be configured?

Thanks a lot!

Cheers
Jan
  • PCW
  • PCW's Avatar
14 Nov 2024 18:54

Novakon Mill Conversion - Getting Started

Category: CNC Machines

The direction signals are not really significant as they
may toggle once at the end of motion. I would try with
actual connected hardware.
  • PCW
  • PCW's Avatar
14 Nov 2024 18:43
Replied by PCW on topic Mesa 7i96s / Network no longer working

Mesa 7i96s / Network no longer working

Category: Driver Boards

It does sound like something on the mill is causing major EMI of perhaps ESD

Ethernet is transformer isolated and the 7I96S has ESD protection on the
7I96S side of the transformer so should be fairly well protected from surges.

Large ESD (static) discharges can cause damage however. Protection from
static damage is improved if the 7I96S frame ground pin is connected to earth
ground.
  • roland
  • roland's Avatar
14 Nov 2024 18:34

Spindeldrehzahl durch ändern der PWM Frequenz steuern

Category: Deutsch

rcpwmgen kann variable pwm Frequenz:
www.linuxcnc.org/docs/html/man/man9/hostmot2.9.html#rcpwmgen.

Oder stepgen mit step_type 2. Damit bekommst du ein 50% Rechtecksignal
  • schnellmued
  • schnellmued
14 Nov 2024 18:24
Replied by schnellmued on topic Mesa 7i96s / Network no longer working

Mesa 7i96s / Network no longer working

Category: Driver Boards

Ok, this is getting weird ... Yesterday i mounted the mesa card from the lathe into the mill, all worked fine... made parts for like 3+ hours .. Today i power up the mill again and the second mesa card network is also no longer working :( :( I dont understand, there was zero change to the electronics, since decenmber last year or sometime around.. (added 3d-probe)
The only power coming to the mesa card is 5v from a step down converter (24v->5v) which goes into the vc+/gnd and +5 to the input common.. all outputs go to a relay board. China spindle to pwm 0-10v . Xyz-axis Stepper drivers are on a seperate 48v psu, A-axis Stepper is on the 24v psu

This setup was working for ~1 year... Is there any chance some voltage spike (iam no electronics guy ;) ) could kill only the ethernet ?

-
schnellmued
  • hmearns
  • hmearns
14 Nov 2024 18:17
Replied by hmearns on topic Novakon Mill Conversion - Getting Started

Novakon Mill Conversion - Getting Started

Category: CNC Machines

I got the charge pump working. I'm still having trouble with the axes.  The led on each of the direction pins on the C11G board lights momentarily when I let off of the jog button. It is brighter in negative than positive for some reason. Pins 1, 14, 16 and 17 are all on constant with the charge pump. (Which I think is fine. nothing connected to those terminals)
I used pncconf wizard to generate the files. The only thing I did to them was comment out lines 22 and 23 to make it not crash. I tried to match up all of the parameters from the previous ini and hal file in the wizard.

Thanks again!
  • Tinine
  • Tinine
14 Nov 2024 17:55
Replied by Tinine on topic Multiple controller boards

Multiple controller boards

Category: General LinuxCNC Questions


Sounds like you want something more like Mach, that buffers motion commands in an external controller

 

Just contacted them...Thanks 
  • NTULINUX
  • NTULINUX's Avatar
14 Nov 2024 16:47 - 17 Nov 2024 02:39

Gentoo Image, Which Applications are in and Which are Out

Category: General LinuxCNC Questions

LXQt is most likely going to be pulled out in the next release as I'm currently having major problems with it. XFCE 4.20 pre-release is actually quite stable though so that's a no-brainer :)

edit: LXQt problem is fixed for now, will be included in the image.
  • PCW
  • PCW's Avatar
14 Nov 2024 16:40

Mesa, Linuxcnc with step direction servo's for axis and analog servo spindle.

Category: Basic Configuration

Analog control drives need some tuning also (to match the load inertia)
This is basically true of all servo drives (though of course some have much
better tuning software or even good autotune capability)
  • tommylight
  • tommylight's Avatar
14 Nov 2024 16:38
Replied by tommylight on topic Pipe Cutting Plasma CNC

Pipe Cutting Plasma CNC

Category: Computers and Hardware

I never used steperonline, but from what i read here, they are always high impedance types, hence me not using them.
Programing wise, it is a 2 axis machine with the automated 3'rd axis, uses Inkscape in 2D to produce gcode.
  • PCW
  • PCW's Avatar
14 Nov 2024 16:33

Solution fo "hm2 error finishing read" with no good PC

Category: Computers and Hardware

Did you try pinning the Ethernet IRQ?

As a test you can run this script:

 

File Attachment:

File Name: pinirq_2024-11-14.txt
File Size:1 KB


chmod +x pinirq.txt then:

sudo ./pinirq.txt enp2s0

And then retry LinuxCNC or the ping test
  • PCW
  • PCW's Avatar
14 Nov 2024 16:24 - 14 Nov 2024 16:29
Replied by PCW on topic Multiple controller boards

Multiple controller boards

Category: General LinuxCNC Questions

LinuxCNC is the  (real time)  motion controller that takes gcode or manual commands
an converts them to constrained (velocity, acceleration. position) per joint motion data.
LinuxCNC also gets real time feedback from motion hardware to allow for spindle synchronized
motion for things like threading and rigid tapping.

 
How this data is conveyed to/from motion hardware depends on the actual motion hardware
(analog,step/dir,EtherCAT, modbus,pwm, quad encoder, absolute encoder, resolver etc etc)

Sounds like you want something more like Mach, that buffers motion commands in an external controller
 
  • Aldenflorio
  • Aldenflorio's Avatar
14 Nov 2024 16:19
Replied by Aldenflorio on topic Pipe Cutting Plasma CNC

Pipe Cutting Plasma CNC

Category: Computers and Hardware

Okay I will do that, Thank you! How does this sound?

Would you be able to give me any more information on the pipe cutter? Programming wise, design wise, issues, and all? Please, and thank you.
  • Tinine
  • Tinine
14 Nov 2024 16:10
Replied by Tinine on topic Multiple controller boards

Multiple controller boards

Category: General LinuxCNC Questions

Yes and no...LOL.

For decades now, my servo drives are configured for torque commands, aka "transconductance"
I develop my own motion controllers that handle PID VFF, AFF, dual-loop feedback, etc., etc.
My latest is using the $10 RPi Pico. Using the PIO state machines, I decode the quadrature with zero impact on the two MCU cores.
Ideally, I'd like LinuxCNC to be the G-Code processor, etc. and take care of the time critical stuff in the Picos.
Displaying 18121 - 18135 out of 24115 results.
Time to create page: 1.494 seconds
Powered by Kunena Forum