Advanced Search

Search Results (Searched for: )

  • tommylight
  • tommylight's Avatar
29 Nov 2024 19:09

ESP32/S2/S3 LinuxCNC Controller (6 axis hardware step gen), USB plug-and-play

Category: Computers and Hardware

P4 was not found on amazon.de so S3 it was.
Had a play with this earlier today, Wez's version fails to set networking for some reason on ESP32wroom module, the other version someone linked here does work but suffers from random reboot loops, a lot.
I am after something else here, use an ESP32 as it has 12 bit ADC to measure the arc voltage and turn the torch on, mounted on the plasma source, and another module connected to PC to translate those voltage values to pulses with variable frequency.
Should be doable and have good enough latency for about 50-150 updates per second. It they survive the EMI :)
  • Roobarb
  • Roobarb
29 Nov 2024 19:05
Touchy error was created by Roobarb

Touchy error

Category: Other User Interfaces

Hello CNC'ersGreat forum all, many many questions already answered !Many thanks..however....Am trying to configure Linxcnc using Touchy UI.I keep hitting the same error, see attached report.If I switch the UI to Axis in the ini file, it starts no problem.I've searched on the forum but there is surprisingly little on Touchy and seemingly nothing for the warning the report gives.I'm using a stock OS Linuxcnc image for the RPI 4B with a Mesa7i96s, nothing convoluted. Debian 12/Linuxcnc2.9.1All advice welcome !!
  • endian
  • endian's Avatar
29 Nov 2024 19:01
Replied by endian on topic Ethercat auto configurator.

Ethercat auto configurator.

Category: EtherCAT

hi,

if you are building ethercat-master from source... there is possibility to disable eoe on master during ./configure script for example
./configure --sysconfdir=/etc/ --disable-8139too --enable-userlib --disable-generic --disable-eoe --enable-e1000e

but I am fighting with them right now to install non generic driver because in responsitories is only generic possible ..
  • pe8art
  • pe8art
29 Nov 2024 19:01

Gmoccapy Toollength sensor routine stops sometimes

Category: General LinuxCNC Questions

Unfortunately that did not work either.

I tried pulling apart the X and Y movement.
It stops at the X movement.
If I put Y first it completes that command but than stops at X.
  • machinedude
  • machinedude's Avatar
29 Nov 2024 18:58
Replied by machinedude on topic Black Friday Deal got me :)

Black Friday Deal got me :)

Category: Plasma & Laser

i'm not sure how fancy this is going to get i am looking at cheap steppers and drives to do this cheap :) THC might be basic too i have to look into that part more while i am collecting parts. the whole THC is new to me so i have some learning to do for sure on that part. i made a breakaway torch holder a while back and it fits this torch so that's about as far as i am right now.
  • Mecanix
  • Mecanix
29 Nov 2024 18:57 - 29 Nov 2024 18:59

ESP32/S2/S3 LinuxCNC Controller (6 axis hardware step gen), USB plug-and-play

Category: Computers and Hardware

Tommy. You honestly need to lookup RMT based controls if that 32bits is your hardware (suggest the P4 if they are available to you). If you're after half-decent motion control performance and reliability, that's the only way to do it really (imho). Yeah man, from scratch!!

github.com/espressif/esp-idf/tree/master...ls/rmt/stepper_motor

That, and grab a good doze of knowledge of mutual exclusion runtime(mutex, semaphores, give, take, locks, ect), and the end result should match up to as close as it gets to a parallel compute (aka fpga).
  • rodw
  • rodw's Avatar
29 Nov 2024 18:47

Simple one.... how to eleminate "Do you really want to close LinuxCNC?"

Category: General LinuxCNC Questions

to save 30 seconds out of your life try

sudo shutdown now

You might need to give permissions to skip the sudo password
askubuntu.com/questions/147241/execute-sudo-without-password
  • Mecanix
  • Mecanix
29 Nov 2024 18:41

ESP32/S2/S3 LinuxCNC Controller (6 axis hardware step gen), USB plug-and-play

Category: Computers and Hardware

I wonder if Wez is OK...

Totally cool project yeah, I remember looking into it during its infancy but wasn't geared up to import and compile any of it :( I think Wez attempted a proof of concept here, which he materialized already, however I sense he lacked the courage or perhaps the time to complete it. I looked at it again a few hours ago and it seems to be only missing the timing critical & comm integrity on the blocking/non-blocking/locking threads and other runtimes. Haha maybe you can finish it up (hardest part though, need a sharp oscope and a vivid logic analyser, beware!!).

I'm sure he's fine. Obviously busy with worlds' more important stuff, we all are!

 
  • cmorley
  • cmorley
29 Nov 2024 18:39
Replied by cmorley on topic USB haas operator panel interface

USB haas operator panel interface

Category: Other User Interfaces

if you look carefully at the pics on page 3 you should be able to figure out the wiring.
One pic shows the ribbon with two groups of wires.
one starts with a black wire and ends with a gray wire.
one starts with a brown wire and ends with a brown wire.

black to gray is for megas's pins 23 to 47
brown to brown is for pins 2-12

Chris
  • rodw
  • rodw's Avatar
29 Nov 2024 18:31
Replied by rodw on topic Black Friday Deal got me :)

Black Friday Deal got me :)

Category: Plasma & Laser

The IPTM-60 is non-HF which implies blowback type.
The naked tip does not lend itself to ohmic sensing because the tip is shorted to the work lead clamp until it blows back, You can test this with a multimeter on tip to ground clamp. The solution is to use an external probe probably lowered with an air ram. QT plasmac supports offset probing for  this but more inventive folks lower a circular probe that encircles the probe tip.
  • Aciera
  • Aciera's Avatar
29 Nov 2024 18:20

Gmoccapy Toollength sensor routine stops sometimes

Category: General LinuxCNC Questions

Only other thing I can think of is to add 'G0' to those 'G53' lines.
  • Inverhyt
  • Inverhyt
29 Nov 2024 18:19
Replied by Inverhyt on topic 5i25T Setup with PathPilot

5i25T Setup with PathPilot

Category: PathPilot

Hey PCW,

I can give it a shot at least. Since it'll show up as a 5i25 after flashing I think it should work with the correct bit file.

Thank you!
  • Aciera
  • Aciera's Avatar
29 Nov 2024 17:59 - 29 Nov 2024 18:07
Replied by Aciera on topic Original Gmoccopy setting all gone

Original Gmoccopy setting all gone

Category: General LinuxCNC Questions

Looks like your config is looking for a directory that is no longer there:

emc/task/emctask.cc 68: interp_error: Unable to open file </home/raychar/linuxcnc/nc_files/null.ngc>
Unable to open file </home/raychar/linuxcnc/nc_files/null.ngc>
can't open /home/raychar/linuxcnc/nc_files/null.ngc
 
[edit]

I'm not aware of a file 'null.ngc' in a regular installation so maybe that is something you have customized in the previous version.
  • schnellmued
  • schnellmued
29 Nov 2024 16:43 - 29 Nov 2024 19:03
Replied by schnellmued on topic Remora - Does Analog input syntax exist?

Remora - Does Analog input syntax exist?

Category: Computers and Hardware

edit: problem solved :D
outpins works like a switch, but had my probe connected with the wrong polarity ..
  • Stanislavz
  • Stanislavz
29 Nov 2024 16:32
Replied by Stanislavz on topic dual corexy or dual scara configuration

dual corexy or dual scara configuration

Category: General LinuxCNC Questions

It is T bot. But kinematic is same for all of them afaik. Driving in same direction - moving along motor axis, driving motor opposite - perpendicular axis is beeing moved.
Displaying 16186 - 16200 out of 24577 results.
Time to create page: 0.346 seconds
Powered by Kunena Forum