Advanced Search

Search Results (Searched for: )

  • Cant do this anymore bye all
  • Cant do this anymore bye all's Avatar
23 Dec 2024 23:18
Replied by Cant do this anymore bye all on topic How to build linuxcnc on buildroot?

How to build linuxcnc on buildroot?

Category: General LinuxCNC Questions

There's no information that I can recall for cross compiling Linuxcnc.

When compiling Linuxcnc for the RPi platform (4/400 or 5) I've either done it natively or via QEMU.

For those that are unaware Buildroot is a cross compiling system for building Linux file systems, generally aimed at embedded systems.
  • rodw
  • rodw's Avatar
23 Dec 2024 23:11

How to build a spaceship with Linuxcnc and a Mesa 7i76e

Category: Basic Configuration

I bet you just sold allot of Mesa 7i76e's with this video!  Cool, thanks

Nah, but perhaps PCW did!
  • Dave2024
  • Dave2024's Avatar
23 Dec 2024 23:09

How to build a spaceship with Linuxcnc and a Mesa 7i76e

Category: Basic Configuration

I bet you just sold allot of Mesa 7i76e's with this video!  Cool, thanks
  • jjdege
  • jjdege's Avatar
23 Dec 2024 23:07 - 23 Dec 2024 23:15

Ethercat installation from repositories - how to step by step

Category: EtherCAT

there is an error in the command
sudo apt install -y linux-headers-$(uname -r) ethercat-master linuxcnc-ethercat
try this, it doesn't give me any errors
  • scda
  • scda's Avatar
23 Dec 2024 23:00 - 24 Dec 2024 13:24

Problems with Lichuan Ethercat servo drive

Category: EtherCAT

Hi everyone

So I am also trying to setup an Ethercat drive (Stepper) from Lichuan CL3-E86H. These are my first steps with Ethercat, so far I only worked with MESA cards.

From reading through the thread Lichuan (servo) drives seem to be working now. Is this correct? Is it relevant which firmware the drive uses? (I got mine delivered two weeks ago). I have not yet checked the version.

I still get the PREOP + E message when starting Linuxcnc. Also have an EK1100 running on the same loop, which works fine. XML is from page 6 or 7 of this thread (which is supposed to work). I can clear the error by manually putting the drive into PREOP mode again.

Plugging in the cable won't work because LinuxCNC gives an error when the drive is not connected on startup.

The address settings on top of the drive does not seem to affect the address in the ethercat slave listing.

Dave

EDIT: So I was able to fix the problem by changing vendor ID to : 00000766 and PID to: 00011000.
  • MaHa
  • MaHa
23 Dec 2024 22:36
Replied by MaHa on topic Inconsistent values from Versaprobe

Inconsistent values from Versaprobe

Category: Qtvcp

In the ini, under Versaprobe there is Diameter. Maybe you can add below HEIGHT = nnn and use it as #<_ini[VERSA_TOOLSETTER]HEIGHT>
It could look like this:
#<tool_length> = ABS[ABS[#<_ini[VERSA_TOOLSETTER]Z_REF>] - #<zworkoffset> + #<_ini[VERSA_TOOLSETTER]HEIGHT>]
  • gardenweazel
  • gardenweazel's Avatar
23 Dec 2024 22:20
Replied by gardenweazel on topic Inconsistent values from Versaprobe

Inconsistent values from Versaprobe

Category: Qtvcp

I will measure this from Z0 to table top but, what's the VAR that I add it to?
  • MaHa
  • MaHa
23 Dec 2024 22:14
Replied by MaHa on topic Inconsistent values from Versaprobe

Inconsistent values from Versaprobe

Category: Qtvcp

I just realized, there is something missing. You need to know the distance from   #<_ini[VERSA_TOOLSETTER]Z_REF>  (-183.97) to table surface. This must be added to toollength. Then you can work with table as base.
I think the toollength probing result you get now, is wrong by exactly this value.
  • hwe
  • hwe
23 Dec 2024 21:40 - 23 Dec 2024 21:41

Meas 7i92M with DIY stepper driver board - PnPConfig setup

Category: HAL

Still an issue during start of my config.
I assume my 7i92M has the IP "192.168.1.121" bacause I can ping it.
I configured the laptop ETH-port to "192.168.1.1" with netmask "255.255.255.0", but I receive this:

Found file(REL): ./HWE_LinuxCNC.hal
Shutting down and cleaning up LinuxCNC...
Running HAL shutdown script
hm2: loading Mesa HostMot2 driver version 0.15
hm2_eth: loading Mesa AnyIO HostMot2 ethernet driver version 0.2
hm2_eth: ERROR: Could not retrieve hardware address (MAC) of 192.168.121: Resource temporarily unavailable
hm2: unloading
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments

Debug file information:
Note: Using POSIX realtime
hm2_eth: rtapi_app_main: Resource temporarily unavailable (-11)
./HWE_LinuxCNC.hal:10: waitpid failed /usr/bin/rtapi_app hm2_eth
./HWE_LinuxCNC.hal:10: /usr/bin/rtapi_app exited without becoming ready
./HWE_LinuxCNC.hal:10: insmod for hm2_eth failed, returned -1
7985
Stopping realtime threads
Unloading hal components
Note: Using POSIX realtime


Any idea ?

ERROR FOUND:  Typo in IP !
 
  • hwe
  • hwe
23 Dec 2024 21:26
  • PCW
  • PCW's Avatar
23 Dec 2024 21:24 - 23 Dec 2024 21:26

Meas 7i92M with DIY stepper driver board - PnPConfig setup

Category: HAL

hm2_7i90: loading HostMot2 Mesa 7i90 driver version 0.3

Look's like you selected 7i90HD instead of 7I92 in pncconf
  • PCW
  • PCW's Avatar
23 Dec 2024 21:20

Meas 7i92M with DIY stepper driver board - PnPConfig setup

Category: HAL

You can use parallel port joint ini values, though you may be able to increase
the velocity and possible acceleration values due to the increased steprate
and step smoothness from the hardware step generator.

I do agree that pncconf should show the physical pin numbers in addition
to the stepgen/pwmgen/ etc numbers to avoid confusion.
  • 3404gerber
  • 3404gerber
23 Dec 2024 21:17

Anyone figured out how to get Trinamic's TMC5160 drivers working with LinuxCNC?

Category: Driver Boards

Hi all,

[Introduction, skip this if you're in a hurry]

I have some experience with the TMC5160 and FluidNC, but I had issues trying to run them at higher velocities, at around 200mm/sec and with 1000mm/s² acceleration. The axis were noisy during ramp up/down; I have the feeling that it is related to the grbl step generation, as they run way smoother with the internal ramp generator. It is probably related to the fact that the velocity is updated at ~20khz in the TMC, and "only" at 100Hz by default in FluidNC.

I also tried, with my very limited coding knowledge, to run them in full SPI mode with FluidNC. It was let's say "sort of moving", but I didn't find a way to make it reliable. One of the problem I encountered was that the internal clock has quite a big tolerance (+-3%) and it became hard to synchronize the axis as they weren't always exactly where they were suppose to be. Coding of some kind of feedback to compensate was too challenging for me.

Then I looked for other solution and I came across Linuxcnc and decided to give it a try.

[End of the introduction]

I started a couple of days ago, and I'm learning and progressing slowly. My configuration is a PI400, connected directly to the TMC via SPI. Just one for now, but the plan is to "daisy-chain" as much as needed, remembering that more drives means more cable, meaning slower SPI speed and longer read/write time. To get an idea, 5 drives serial connected would need 2x5x40bits for reading (reading needs 2 cycle) and 2x5x40bits for writing (1 for direction, 1 for speed), so @2MHz SPI speed that would be at least 0.4ms just for the communication. I have no experience with LCNC and don't know if the servo thread can still be configured at 1ms with this. I guess I'll find out later.

For the code, as I already wrote, I'm more a copy/paster than a coder. And it works perfectly in this case, as nearly all I need have been done before. :) I use following projects as reference:

-Remora-spi: uses LCNC data to send velocity command to a slave device over SPI. Sounds like a perfect match!
-TMC libraries: there is the Trinamic-library written in C and the TMCStepper library in cpp which is more complete. I'm picking information in the second to adjust the first one.
-FluidNC: the source code is a good example about how and what to configure in the drives, with also a good basis for the daisy-chain code. I already spent hours on this, that's why I'm using it, but you can also take a 3D printer firmware, as most of them support TMC drives.

So far I'm just able to move 1 axis back and forth, without any feedback; just a joint vel-cmd sent to the drive. It works as expected, meaning with a position error of 1 or 2%. Next step will be to close the loop with a position PID (position feedback is the step count in the TMC drive). Then I'll have to test with 2 drives, add error management, determine the variable that will be in the INI file and finally clean up the mess code. It will probably take me months to have something usable, but as far as I can see, this topic is not the most active on the forum, so I don't have much pressure! :)

Here are a few question that maybe someone can help me to answer:
  1. The Remora component includes a PID-Loop, but there is also a PID component in LCNC; which option makes more sense: integrate one in the comp or use the standard one?
  2. The TMC have a poor on-board reference clock with accuracy of +-3% according to datasheet. Would it be a good idea to calculate the speed based on two readings and thread time and make a velocity correction with the data? I have the feeling that without it the position loop will unnecessary oscillate all the time, as the commanded velocity is always off. I'd see something like a "permanent" correction of the internal clock; by permanent I think about something like an auto adjusting FF0 variable that initialize at 1 when LCNC is started and the corrects itself if the velocity error is bigger than, let's say 0.1% or so.
  3. In full SPI mode, the Step/Dir inputs become REFL/REFR. I didn't make any search so far, but can someone tell me how hard it would be to use the TMC capability to latch a position on REFL/REFR input to home an axis? I guess it will require a custom Home comp? And could this new comp call a function in my TMC5160 comp, for example a read_Xlatch() that would write the latched position in a HAL variable? Everything is so new to me and there is so much to learn...
Thanks in advance!
  • hwe
  • hwe
23 Dec 2024 21:17

Meas 7i92M with DIY stepper driver board - PnPConfig setup

Category: HAL

Now facing an error when starting this config in LinuxCNC - any idea ?

Error:
Print file information:
RUN_IN_PLACE=no
LINUXCNC_DIR=
LINUXCNC_BIN_DIR=/usr/bin
LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc
LINUXCNC_SCRIPT_DIR=
LINUXCNC_RTLIB_DIR=/usr/lib/linuxcnc/modules
LINUXCNC_CONFIG_DIR=
LINUXCNC_LANG_DIR=/usr/lib/tcltk/linuxcnc/msgs
INIVAR=inivar
HALCMD=halcmd
LINUXCNC_EMCSH=/usr/bin/wish8.6
LINUXCNC - 2.9.3
Machine configuration directory is '/home/hwe/linuxcnc/configs/by_interface.mesa.hm2-stepper'
Machine configuration file is '7i92M_hwe.ini'
INIFILE=/home/hwe/linuxcnc/configs/by_interface.mesa.hm2-stepper/7i92M_hwe.ini
VERSION=1.1
PARAMETER_FILE=hm2-stepper.var
TPMOD=
HOMEMOD=
TASK=milltask
HALUI=
DISPLAY=axis
COORDINATES=X Y Z
KINEMATICS=trivkins
Starting LinuxCNC...
Starting LinuxCNC server program: linuxcncsvr
Loading Real Time OS, RTAPI, and HAL_LIB modules
Starting LinuxCNC IO program: io
libnml/buffer/shmem.cc 320: Shared memory buffers toolCmd and toolCmd may conflict. (key=1004(0x3EC))
libnml/buffer/shmem.cc 320: Shared memory buffers toolSts and toolSts may conflict. (key=1005(0x3ED))
libnml/buffer/shmem.cc 320: Shared memory buffers emcError and emcError may conflict. (key=1003(0x3EB))
linuxcnc TPMOD=tpmod HOMEMOD=homemod EMCMOT=motmod
Found file(REL): ./hm2-stepper.hal
Shutting down and cleaning up LinuxCNC...
hm2: loading Mesa HostMot2 driver version 0.15
hm2_7i90: loading HostMot2 Mesa 7i90 driver version 0.3
hm2: unloading
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments

Debug file information:
Note: Using POSIX realtime
Linux parallel port 0 not found
hm2_7i90: rtapi_app_main: No such file or directory (-2)
./hm2-stepper.hal:38: waitpid failed /usr/bin/rtapi_app hm2_7i90
./hm2-stepper.hal:38: /usr/bin/rtapi_app exited without becoming ready
./hm2-stepper.hal:38: insmod for hm2_7i90 failed, returned -1
6020
Stopping realtime threads
Unloading hal components
Note: Using POSIX realtime
  • hwe
  • hwe
23 Dec 2024 21:06 - 23 Dec 2024 21:07

Meas 7i92M with DIY stepper driver board - PnPConfig setup

Category: HAL

I do have another question.
I found old parallel-port config files and want to extract the stepper scales and parameters for the 3 axis.

For which parameters do I have to search in this old config files ?
Is it in the *.ini or in the *.hal file ?

I find this:
[AXIS_0]
TYPE = LINEAR
HOME = 0.0
MAX_VELOCITY = 20.0
MAX_ACCELERATION = 30.0
STEPGEN_MAXACCEL = 37.5
SCALE = 228.571428571
FERROR = 1
MIN_FERROR = .25
MIN_LIMIT = -500.0
MAX_LIMIT = 500.0
HOME_OFFSET = 0.0

[AXIS_1]
TYPE = LINEAR
HOME = 0.0
MAX_VELOCITY = 20.0
MAX_ACCELERATION = 10.0
STEPGEN_MAXACCEL = 12.5
SCALE = 228.571428571
FERROR = 1
MIN_FERROR = .25
MIN_LIMIT = -500.0
MAX_LIMIT = 500.0
HOME_OFFSET = 0.0

[AXIS_2]
TYPE = LINEAR
HOME = 0.0
MAX_VELOCITY = 20.0
MAX_ACCELERATION = 10.0
STEPGEN_MAXACCEL = 12.5
SCALE = 355.555555556
FERROR = 1
MIN_FERROR = .25
MIN_LIMIT = -100.0
MAX_LIMIT = 100.0
HOME_OFFSET = 0.0
 
Displaying 21181 - 21195 out of 21927 results.
Time to create page: 0.514 seconds
Powered by Kunena Forum