Advanced Search

Search Results (Searched for: )

  • PCW
  • PCW's Avatar
25 Jun 2025 15:36 - 25 Jun 2025 21:36

Why does motion planning use linear interpolation instead of b-splines?

Category: General LinuxCNC Questions

I think the main thing here is that there are little real benefits of higher order
interpolation, at least for the speeds, accelerations, and servo period used on
typical LinuxCNC machines.

For example, using a relatively high performance metal cutting machine with say
100 mm/s cutting speed and 0.5G acceleration, the chord error caused by linear
interpolation at the highest centripetal acceleration and at a 1 ms servo thread,
is only about 0.6 microns.

The error just gets smaller a lower speeds and accelerations.
  • tommylight
  • tommylight's Avatar
25 Jun 2025 15:05

Building a 3-axis plasma table with mesa 7i96s, THCad-2 and nema23 steppers

Category: Show Your Stuff

The axes are driven by 3Nm Nema 23 stepper motors and an HTD-5M timing belt with a 15-tooth pulley, without any gear reduction. 

That will do 75mm of motion for a single rotation of the motor, and will have plenty of vibrations, but since you already have that set, do give it a try.
Normally for plasma we aim at 20-25mm per motor revolution, and this does require reduction from 1:3 to 1:5 depending on final drive pulley.
  • vale
  • vale
25 Jun 2025 14:49
Homing Stepperonline A6 was created by vale

Homing Stepperonline A6

Category: EtherCAT

Hello everyone,

I just got a Stepperonline A6 750W ethercat servo motor and drive and am making pretty good progress with it, at the moment just 1 axis to play around.
It is going into OP mode, I can jog it in gmoccapy, but I am having trouble with homing.
I have attached an inductive sensor to the drive, and can use this to home it in the software of stepperonline, but I dont get it to home in gmoccapy.

I am trying to use marcoreps el8_homecomp.comp, but I dont get the drive into opmode 6 for homing.
If I set the cia402.0.home in halshow the drive goes into opmode 6, and is homing, but I can not get it into opmode 6 it with the button in gmoccapy, and I also dont get feedback as soon as it has finished homing.
Not sure if this part in my HAL file is doing anything when I press the button:
# homing
#net x-home-request joint.0.request-custom-homing => cia402.0.home
#net x-homing joint.0.is-custom-homing <= cia402.0.stat-homing
#net x-homed joint.0.custom-homing-finished <= cia402.0.stat-homed

Would be happy if someone can help me.

Thanks!
  • Lcvette
  • Lcvette's Avatar
25 Jun 2025 14:00
Replied by Lcvette on topic probe basic conversational macros missing?

probe basic conversational macros missing?

Category: QtPyVCP

they haven't been completed.
  • PCW
  • PCW's Avatar
25 Jun 2025 13:41
Replied by PCW on topic Weiler DZ26 Millturn Conversion

Weiler DZ26 Millturn Conversion

Category: Turning

 To use mesaflash to discover sserial devices, you would:

sudo mesaflash --device 5i25 --sserial

if you don't know the possible mesaflash commands,

mesaflash --help

From the hostmot2 manual page:


           sserial_port_N (N = 0 .. 3) [optional, default: 00000000 for all
           ports]
               Up to 32 Smart Serial devices can be connected to a Mesa
               Anything I/O board, depending on the firmware used and the
               number of physical connections on the board. These are arranged
               in 1-4 ports (N) of 1 to 8 channels. Some Smart Serial (SSLBP)
               cards offer more than one load-time configuration, for example
               all inputs, or all outputs, or offering additional analogue
               input on some digital pins. To set the modes for port 0 use for
               example sserial_port_0=0120xxxx. A "0" in the string sets the
               corresponding channel to mode 0, a "1" to mode 1, and so on up
               to mode 9. An "x" in any position disables that channel and
               makes the corresponding FPGA pins available as GPIO.
The string
               can be up to 8 characters long, and if it defines more modes
               than there are channels on the port then the extras are
               ignored. Channel numbering is left to right so the example
               above would set sserial device 0.0 to mode 0, 0.1 to mode 1,
               0.2 to mode 2, 0.3 to mode 0 and disables channels 0.4 onwards.




 
 
  • atrex77
  • atrex77's Avatar
25 Jun 2025 13:15

W5100S-EVB-PICO stepgenerator and encoder driver

Category: Driver Boards

Raspberry PI4 test version of the project is now online in the test branch (with docs how to connect), if you are interested try it, more info on the discord channel.

github.com/atrex66/stepper-ninja/tree/test

discord.gg/tKBEQGqw
Displaying 14836 - 14841 out of 14841 results.
Time to create page: 1.125 seconds
Powered by Kunena Forum