Advanced Search

Search Results (Searched for: )

  • PCW
  • PCW's Avatar
26 May 2026 21:35

Differential encoder hard crashes the PC MESA7i77

Category: Driver Boards

Can you power the 7I77 from an external 5V supply?

When you say crash, what actually happens?


 
  • grossm5000
  • grossm5000
26 May 2026 21:15
Replied by grossm5000 on topic Differential encoder hard crashes the PC MESA7i77

Differential encoder hard crashes the PC MESA7i77

Category: Driver Boards

OK guys, 
Finally back on this again. Got LinuxCNC stable, ended up being a failing hard drive issue. Got my 6i25 and 7i77 boards back from MESA, everything checked out ok. 
I am still struggling on the MPGs. Still crashes the computer when I scroll the MPG handwheel. Its a differential encoder, plugged into encoder #3 slot on the 7i77. I have tried a new MPG, same result. I would say its safe to say the MPG hardware is not the issue. 
  • PCW
  • PCW's Avatar
26 May 2026 20:25

Ethernet connection to Mesa 7i76e disconnecting on its own after one minute

Category: Plasmac

Also make sure all power management is disabled on the host PC
Similar issues can come from Ethernet (EEE) or PCIE power management
  • spumco
  • spumco
26 May 2026 19:52

Ethernet connection to Mesa 7i76e disconnecting on its own after one minute

Category: Plasmac

I had a problem with a Mesa board disconnecting a couple years ago.

Turned out it was a bad/weak DC-DC power supply.  Voltage would drop intermittently, causing the Mesa to reset and I'd get the 'error finishing read' nightmare.  Looked like a network issue, but @PCW helped me diagnose it as a power problem.

Maybe double-check whatever is powering the Mesa and see if it's dodgy.
  • MaHa
  • MaHa
26 May 2026 19:16
Replied by MaHa on topic Jumping motion with XHC-WHB04B pendant

Jumping motion with XHC-WHB04B pendant

Category: Basic Configuration

Just talking from my experience, on my machine i got good result with ilowpass / multiply stepsize

setting for all axis:
MAX_ACCELERATION = 1100.0

If set Stepsize on mpg to 100 or less, it works very good. Even stepsize 500 worked, larger was not safe.
jog-counts and jog-scale can be set for all axis, only the enabled axis will move finally.
This config was made many years ago, thats all i remember

# The stepsize selected is always multiplied by 0.001
# ilowpass − Low-pass filter with integer inputs and outputs
# mult2 − Product of two inputs
loadrt ilowpass
loadrt mult2
addf ilowpass.0 servo-thread
addf mult2.xhc servo-thread

# Lowpass Filtering for mpg
setp ilowpass.0.gain 0.01

# IMPORTANT to keep ratio ilowpass.0.scale mult2.xhc.in1
setp ilowpass.0.scale 1000
setp mult2.xhc.in1 0.001

net jog-counts_in  <=  xhc-hb04.jog.counts => ilowpass.0.in
net jog-counts_out <=  ilowpass.0.out      => joint.0.jog-counts axis.x.jog-counts joint.1.jog-counts axis.y.jog-counts joint.2.jog-counts axis.z.jog-counts
net jog-scale      <= xhc-hb04.jog.scale   => mult2.xhc.in0
net scale_div_1000 <=  mult2.xhc.out       => joint.0.jog-scale axis.x.jog-scale joint.1.jog-scale axis.y.jog-scale joint.2.jog-scale axis.z.jog-scale

# Switch to mode.manual
net man_mode       <= xhc-hb04.button-mode => halui.mode.manual
 
  • aaron
  • aaron
26 May 2026 18:36
Replied by aaron on topic Setting up a touch screen

Setting up a touch screen

Category: General LinuxCNC Questions

The Default Axis?
  • zack
  • zack's Avatar
26 May 2026 17:38
Replied by zack on topic Setting up a touch screen

Setting up a touch screen

Category: General LinuxCNC Questions

Which interface for linuxcnc u using?
  • zack
  • zack's Avatar
26 May 2026 17:31

Axis 2 - touchscreen version of old friend

Category: AXIS

still interested in taking a tcl touch screen version of axis further any interest?
will like to add pause routine as per 3d printers etc
  • ChrisB_II
  • ChrisB_II's Avatar
26 May 2026 16:05
Replied by ChrisB_II on topic LinuxCNC mit ProbeBasic bleibt einfach setehen

LinuxCNC mit ProbeBasic bleibt einfach setehen

Category: Deutsch

Ich habe jetzt getestet mit und ohne Erdung des Computers - das Problem trat natürlich nicht auf! Ich versuche es später noch mal, mit laufender Spindel...
  • djdelorie
  • djdelorie
26 May 2026 15:43
Replied by djdelorie on topic Probe tripped during non-probe move deadlock

Probe tripped during non-probe move deadlock

Category: General LinuxCNC Questions

I don't know what you mean by "queue error" but here's my situation:
I have a pair of mechanical NC probes, one toolsetter and one touch probe. Both are a bit sensitive to machine vibrations (the machine is aluminum extrusions) so I added debounce to reduce those. The toolsetter still trips when I rip a pocket off, but that's useful ;-)
However, because of the debounce, the probe trip is now delayed and unpredictable, so I have to probe very slowly.
The probe operation is:
* probe towards, record hit.  Speed in the 1-2 in/min range
* probe away, record hit.  Average the hits to get the final result
* G0 away to clearance.
The problem happens when the "probe away" is still unstable during the G0 move (there really isn't a "deceleration phase" here).  I suspect it's a symptom of the probe design, as it gets *worse* as I go slower, as if the contacts were scraping past each other (yes, I know it's not that kind of probe).
 
  • greenRainbow
  • greenRainbow
26 May 2026 14:05
Replied by greenRainbow on topic need help with ethercat vs mesa

need help with ethercat vs mesa

Category: General LinuxCNC Questions

I did a calculation:
with 4 ethercat sto servos, beckhoff ek1100(interface), el1809 (16inputs), el2809(16outputs),el4102(vdf control) im getting ~50€ more expensive than mesa + 4 cables.

If I ditch the beckhoff and handle i/o by the servo drives im more limited in machine control and vfd has to be set manually. Spindle control could be added later when I need more i/o for toolchanger anyways.

Basicly a drive i/o system instead of a centered i/o.

Thats why I have difficult times deciding stuff like that, I have two in my eyes equal options. Sto would only come in when using ethercat tho, so theres that.
  • spumco
  • spumco
26 May 2026 13:52
Replied by spumco on topic need help with ethercat vs mesa

need help with ethercat vs mesa

Category: General LinuxCNC Questions

I also heard about mesa-ethercat combo but it sounds complex with no real benefit. Something you try just because you can I feel. It would probably make sense for me to see what kind of modules I need for ethercat and look how much thats going to cost. 

OP-
The benefit is that Mesa hardware is inexpensive and easy - especially for the 'pricey' types of IO (encoder, analog).

Once you price out the ethercat IO modules, you might price out a Mesa FPGA board and appropriate daughterboard(s) and find it'd be cheaper to go with Mesa for IO.

I suspect for your modest IO needs it won't make much difference, but for an IO-intense machine an Ethercat + Mesa combo becomes attractive.

As far as complexity... every LCNC machine - including Ethercat based - needs a HAL file.  Both Ethercat and Mesa services are started in the HAL file, and pins are assigned like normal.

Not trying to convince you of anything in particular, just letting you know options are available.
  • spumco
  • spumco
26 May 2026 12:45

Stepperonline A6 Ethercat - Digital IO [SOLVED]

Category: EtherCAT

PRogress!
The vendor supplied XML can go in the bin with the rest of your windows stuff. its for twincat. So explained. I have never used this stuff.

Quickest way to test outputs is to hook up an output to coolant or mist so you can trigger with GUI or MDI command

Rod - I appreciate your suggestions, but we seem to be talking past each other.

I know - have known since I started - the vendor xml file is useless for LCNC.  I was hoping someone more experienced could interpret the vendor xml file to see if the output bit(s) required were buried or presented inside the file.

The quickest way to test outputs is to simply trigger them in halshow; no need to net them to coolant or mist or anything.  This is what I've been doing the whole time I've been fiddling with the outputs.

The drive has been communicating with LCNC since the 1st post in this thread.  As long as I don't flub the xml file edits I've had no problems with the connection & communication between LCNC and the drive.

I just received a reply from Stepperonline regarding the outputs.  I'll test later tonight, but it appears the original OEM (JSS Motors) failed to document anything about the outputs.  Stepperonline was kind enough to supply information about some required parameters (again, undocumented) and the Ethercat addresses/bits needed to trigger the outputs.

I'll post the information later for future reference once I've confirmed it works.
  • tommylight
  • tommylight's Avatar
26 May 2026 10:46
Replied by tommylight on topic The Stupidity of AI

The Stupidity of AI

Category: Off Topic and Test Posts

Jeff Bridges in Iron man!
  • my1987toyota
  • my1987toyota's Avatar
26 May 2026 09:41
Replied by my1987toyota on topic The Stupidity of AI

The Stupidity of AI

Category: Off Topic and Test Posts

tommylight built this in a cave! with a box of scraps! . LOL.
Displaying 61 - 75 out of 15627 results.
Time to create page: 0.258 seconds
Powered by Kunena Forum