Advanced Search

Search Results (Searched for: )

  • Daz
  • Daz
30 Apr 2025 21:14

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

Thank you for the quick reply.

The log you shared is from the Python script, but the important part happens on the EC300 board side.

I can do it, but I need to get hold of a USB to RS232 adapter first. Should have it next week
  • COFHAL
  • COFHAL
30 Apr 2025 20:20
Replied by COFHAL on topic Problems with Lichuan Ethercat servo drive

Problems with Lichuan Ethercat servo drive

Category: EtherCAT

I have those same servos, but the problem is that they don't measure correctly, and the circles turn out oval. How do I adjust the servos?
  • csurimilan
  • csurimilan
30 Apr 2025 20:06

How to change jog speed using joystick buttons (QtDragon + HAL)?

Category: HAL

#
# Xbox 360 Controller Mapping
#

loadusr -W hal_input -KRAL Xbox

setp halui.jog-speed 100

net jog-x-axis input.0.abs-x => halui.axis.x.analog
net jog-y-axis input.0.abs-y => halui.axis.y.analog
net jog-z-axis input.0.abs-ry => halui.axis.z.analog

# LB = Feed override -
net feed-dec input.0.btn-tl => halui.feed-override.decrease

# RB = Feed override +
net feed-inc input.0.btn-tr => halui.feed-override.increase



 
  • csurimilan
  • csurimilan
30 Apr 2025 19:59

How to change jog speed using joystick buttons (QtDragon + HAL)?

Category: HAL

im using a wireless xbox controller for PC. It is working fine
  • csurimilan
  • csurimilan
30 Apr 2025 19:57 - 30 Apr 2025 19:57
  • Jedi
  • Jedi
30 Apr 2025 19:42
Replied by Jedi on topic Losing some values after PB restart

Losing some values after PB restart

Category: QtPyVCP

I will Check again.
and let you know. Is there a terminal command to see witch version is installed?

Best regards,
Ben
  • PCW
  • PCW's Avatar
30 Apr 2025 19:24
Replied by PCW on topic LinuxCNC S-Curve Accelerations

LinuxCNC S-Curve Accelerations

Category: General LinuxCNC Questions

Indeed if you set acceleration to 200, the scurve max acceleration will be 400 at inflection point.
Exceeding your max acc off 240.


I get the same error even if all accelerations are set to 100 in the ini file
  • PabloSancez
  • PabloSancez
30 Apr 2025 19:06
Replied by PabloSancez on topic Problems with Lichuan Ethercat servo drive

Problems with Lichuan Ethercat servo drive

Category: EtherCAT

Hi! This is a lathe with Lichuan Ethercat and mesa 7i96s servodrivers for controlling the spindle with a mesa digital potentiometer mesa processes three encoders, one spindle and two linear for each axis, and it seems to work fine. I was even able to thread the G76 cycle.

I use absolute encoders how do I set up the machine so that the position of the machine is automatically read from the drivers when the machine is turned on?
  • DarkPhoinix
  • DarkPhoinix
30 Apr 2025 18:52 - 30 Apr 2025 19:13
Replied by DarkPhoinix on topic [SOLVED]linuxcnc Latency test ambiguous results

[SOLVED]linuxcnc Latency test ambiguous results

Category: General LinuxCNC Questions

I don't understand if I have to add something about the hal file, I found this:
linuxcnc.org/docs/stable/html/man/man9/stepgen.9.html
stepgen.1.dirsetup
stepgen.1.dirhold
stepgen.1.steplen
stepgen.1.stepspace

I also found this but I don't know where to put the parameters, I know that this gui is only for the parallel port or am I wrong?
  • IB_CnC
  • IB_CnC
30 Apr 2025 18:19 - 30 Apr 2025 18:34

Probe Basic and Carousel ATC with Geneva and Stepper

Category: QtPyVCP

Found out why it delays when switching on.
The stepper driver (HBS57) is disabled by a 3.5V signal to the ENA+/- ports.
When you enable the driver by pulling the voltage signal (directly or via the pulse gen PCB), apparently it takes a bit of time for the driver to react.
This also happens when using a different 5V powersupply.

It does react instantly when you re-apply the 3.5V to the ENA+- ports, instantly stopping the motion.

If I can invert the ENA (Enabled) signal in the driver software, I can switch the opposite by relay to apply a voltage to enable the driver instead of disabling it. But I could get an issue stopping the driver in time if I do that.

I have to figure out how to connect to the driver, never done that before.
 
  • Muftijaja
  • Muftijaja
30 Apr 2025 17:55

motor-0-position error beim Abbremsen aus 4-7,5 m/min

Category: Deutsch

Chaka!
Today I tested the new i7 Tiny PC Lenovo m910q with previously shown pings and latency, and the machine seems to work fine. Ok, I just made an air milling over 10 minutes, but the whole code went through without motor-position errors. I tried full G0 with 7,5m/min and normal milling feeds with 3,5m/min, no errors anymore.
BTW- WLAN connection was active during the process, without activity, but former constellations had bad influence on ping and latency.
I hope, this is my final post regarding latency and pings. I learned a lot about settings.

Big Thank you to all of you for sharing your knowledge and for helpful comments!
Happy greetings, Hanno
  • COFHAL
  • COFHAL
30 Apr 2025 17:51
Replied by COFHAL on topic AX58100

AX58100

Category: EtherCAT

I see that I've updated the information related to the AX5800 card. Now I have some questions:
I see that I created some enable pins. I assume they are to enable the output of each of the step generators. In the XML file for LINUXCNC, these pins appear as BIT, but I don't know how to configure them correctly in the EEPROM generator file. Bit variables don't appear there. In that same file it appears
<pdoEntry idx="6001" subIdx="01" bitLen="32" halPin="Frequency" halType="float-ieee"/>
</pdo>
<pdo idx="1a01">
<pdoEntry idx="6001" subIdx="01" bitLen="8" halPin="DI1" halType="u32"/>
<pdoEntry idx="6001" subIdx="02" bitLen="8" halPin="DI2" halType="u32"/>
<pdoEntry idx="6001" subIdx="03" bitLen="8" halPin="DI3" halType="u32"/>
<pdoEntry idx="6001" subIdx="04" bitLen="8" halPin="DI4" halType="u32"/>

It's not clear to me what function those DI pins have and how they are programmed in the EEPROM generator.
  • grijalvap
  • grijalvap's Avatar
30 Apr 2025 17:50
Replied by grijalvap on topic Zero Pierce delay After pierce Only

Zero Pierce delay After pierce Only

Category: Plasmac

So basically if you select piercing only
1-Make  piercing. 
2- Ask the operator to clean dross.
3 - Ask the operators to change consumables (if the case).
4 - Start cutting with 0 piercing delay.
  • Hakan
  • Hakan
30 Apr 2025 16:57 - 30 Apr 2025 16:57
Replied by Hakan on topic Zero Pierce delay After pierce Only

Zero Pierce delay After pierce Only

Category: Plasmac

I use a separate material config for piercing and switch to normal when cutting.
Going a bit further, one could have automatic shift to a piercing-only material config when doing piercing only.
And shift back afterwards.
  • Adam Maszynotwór
  • Adam Maszynotwór's Avatar
30 Apr 2025 16:42

Is there a bug in the carousel component or am I doing it wrong ATC Denford

Category: Advanced Configuration

I'm not good at typical programming languages. I'm best at G-code.

Here, G4 has to be because after reaching the pocket, the READY pin is active so the toolchange procedure runs without moving the engine

Yes, I know that ATC is not a priority, but I'm asking in advance (I'll eventually write ATC on CL .. I think that thanks to the knowledge I've gained from trying to start CAROUSEL, I'll manage, and if not, I'll treat it as an axis and use g-code)

This machine is a challenge because:
I've never used a tool magazine
I've never done anything on servos
I didn't have a Mesa card either
and here it will be all

GUI AXIS
Displaying 1231 - 1245 out of 26466 results.
Time to create page: 0.905 seconds
Powered by Kunena Forum