Advanced Search

Search Results (Searched for: )

  • 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 - ethernet NVEM / EC300 / EC500 cnc board

Remora - ethernet NVEM / EC300 / EC500 cnc board

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.
  • raychar
  • raychar
29 Nov 2024 16:24
Replied by raychar on topic Original Gmoccopy setting all gone

Original Gmoccopy setting all gone

Category: General LinuxCNC Questions

Thanks for the new ui file, after replacing with it and opening again, still doesn't work, please see the first attachment, the right hand side is 3.4.8 new version, the axis can't move (left side 3.0.91 is old version for comparison). Still many other problems.., furthermore, for latency problem, I hesitiate to update network card driver as my sources.list contents are a liitle bit different from what the links' information mentioned 
  • pe8art
  • pe8art
29 Nov 2024 16:23

Gmoccapy Toollength sensor routine stops sometimes

Category: General LinuxCNC Questions

I have included your code and added some extra debug comments.Consistently it stop changing from tool 1 to 2.  
The code I added is:
M6 T#<_selected_tool>
(DEBUG, M6: #<_selected_tool> )
M66 E0 L0 (Stop read-ahead and wait for code execution to catch up)
(DEBUG, 1801: #1801 1802: #1802 )
G53 X#1801 Y#1802       (Taster Position)
(DEBUG, before Z#1800)
G53 Z#1800                (Sichere Z Position)
M66 E0 L0 (Stop read-ahead and wait for code execution to catch up)
(DEBUG,Before G43)
G43.1 Z0                (TLO reset)
(DEBUG, before G91)
G91
(DEBUG, before G38.2)
G38.2 Z-60  F500        (messen grob)

 
Displaying 16456 - 16470 out of 24457 results.
Time to create page: 0.863 seconds
Powered by Kunena Forum