Advanced Search

Search Results (Searched for: )

  • bkt
  • bkt's Avatar
24 Oct 2024 18:55
Replied by bkt on topic c++ compiling error

c++ compiling error

Category: Advanced Configuration

 Same here, been over 3 years since i went for a ride on any of the bikes! :(

really when not rayn ..... so almost from 2 month not for sure .... go at workshop with my electric bycycle  ......    ..... quite a byke!!! .... I see every morning my motorbike on the garage .... and I dreams a lon trip .....  
  • Lcvette
  • Lcvette's Avatar
24 Oct 2024 18:51
Replied by Lcvette on topic Probe Basic Buttons Missing

Probe Basic Buttons Missing

Category: QtPyVCP

run from line was moved above to the mdi line, if you are upgrading from an older version you need to make sure the new sunroutine folder is used and also add the new probe basic variables to the .var file in your config. the updates are up in the new docs here:

kcjengr.github.io/probe_basic/machine_config.html

parameters required in the var are shown here:

kcjengr.github.io/probe_basic/probe_basic_parameters.html
  • PCW
  • PCW's Avatar
24 Oct 2024 18:50

Unexpected realtime delay on task 0 with period 1000000

Category: QtPyVCP

@PCW who would be the person group best suited to fixing it, and do they know about it? is this a linuxcnc thing or a debian thing?
 

Honestly its a Linux thing (broken driver) but would be easier to fix in a non debian compliant ISO
Ultimately it should get fixed in the kernel driver so the proprietary Realtek driver is not needed.
  • bkt
  • bkt's Avatar
24 Oct 2024 18:50
Replied by bkt on topic c++ compiling error

c++ compiling error

Category: Advanced Configuration

Hi Bkt,

Could be missing a header include path.
But can also have other reason's. Some times hard to say what the cause is.
 

really is because if use mdi command or other trajectory command using rip-install path for rs274 is  not a good idea if you have Lcnc istalled too.... tomorrow or day after i publish here the right cmakelist.txt with opcua too .... now all work and robot moove perfectly.

Thanks again.
  • PCW
  • PCW's Avatar
24 Oct 2024 18:44

Unexpected realtime delay on task 0 with period 1000000

Category: QtPyVCP

2.531 is still way too large (even though its ~4x better)

Are all power saving option disabled in the BIOS? (Turbo modes,C state > C1 etc)

Other options are shown in the:

forum.linuxcnc.org/38-general-linuxcnc-q...nity?start=40#300434

thread

A simple thing to try is to run this script that sets the irq affinity

 

File Attachment:

File Name: pinirq_2024-10-24.txt
File Size:1 KB


you first need to make the script executable with

chmod +x pinirq.txt

and then run it with:

sudo ./pinirq.txt  [ethernet_device_name]

Where [Ethernet_device_name] is something like eno1 or enp0s5
(the device name can be determined with the "ip a" command)

You can check that it worked with this script:

 

File Attachment:

File Name: checkmask_...0-24.txt
File Size:1 KB


chmod +x checkmask.txt

and then run it with:

./checkmask.txt  [ethernet_device_name]

checkmask also shows the kernel command line
  • scotth
  • scotth
24 Oct 2024 18:42

Unexpected realtime delay on task 0 with period 1000000

Category: QtPyVCP

Go to your Synaptic Package Manager.
Search (in my case) R8168-dkms
select and install package.
Reboot

There are several devices and other drivers for them. Search DKMS in package and look for the proper device.
  • tsaG
  • tsaG
24 Oct 2024 18:30 - 24 Oct 2024 18:40
Replied by tsaG on topic Probe Basic Buttons Missing

Probe Basic Buttons Missing

Category: QtPyVCP

That was the issue! Thanks

However, I now have the button "reload PGM" and "clear PGM" instead of "run from line". Is there a way to add it back in?

Another point. I tried to use the touch off on my tool probe (which worked before) but I get three errors:
1: invalid params in linear command
2: Linear move on line 50 would exceed joint 0's positive limit
3: Linear move on line 50 would exceed X's positive limit
  • Stran_ge
  • Stran_ge
24 Oct 2024 18:26
Replied by Stran_ge on topic Spindle servo step/dir Problems

Spindle servo step/dir Problems

Category: Advanced Configuration

Hello PCW,

thank you for the fast answer.

I checked the parameter of the servo with the manufacturer and he told me that the motor resolution per revolution is 1024 which is then *4 4096.
4096/60 = 68.26667 = pulse per second.

How does a wrong scale invert the direction for m3/m4?
  • freemoore
  • freemoore
24 Oct 2024 18:24
Replied by freemoore on topic NativeCam on LinuxCNC 2.9.3

NativeCam on LinuxCNC 2.9.3

Category: NativeCAM

Ah great! I'll have a look.
  • Grotius
  • Grotius's Avatar
24 Oct 2024 18:20
Replied by Grotius on topic linuxcnc trajectory planner

linuxcnc trajectory planner

Category: General LinuxCNC Questions

Hi,

Thanks TiaUnderGround for testing the script.
Glad that is run's.

I hope Arciera's install will also run now.

In the cmake dir, i changed the tinyspline source code to be libtinyspline.
It now compiles to libtinyspline.so and is installed in ~/rtlib
motmod.so uses libtinyspline to create fillets. This is temponairy.

Next will create libfilletizer wich then can be used by the trajectory planner "tpmod.so".

Then the edited motion component "motmod.so" wich we used for displaying the filletizer algoritme can be
left in the project as is. This edited component can be used to verify filletizer outputs when source code
has changed.

We can load the original "motmod.so" once again and can now focus
on the trajectory planner "tpmod.so" code.

We have soon the ingredients complete.
  • PCW
  • PCW's Avatar
24 Oct 2024 18:19
Replied by PCW on topic Spindle servo step/dir Problems

Spindle servo step/dir Problems

Category: Advanced Configuration

Sounds like either the encoder scale or the step/dir scale (or both) are wrong.
  • Jensner
  • Jensner
24 Oct 2024 18:08
  • Jensner
  • Jensner
24 Oct 2024 18:06

Unexpected realtime delay on task 0 with period 1000000

Category: QtPyVCP

OK, i hope it is done...

--- 10.10.10.10 ping statistics ---
54124 packets transmitted, 54124 received, 0% packet loss, time 54165ms
rtt min/avg/max/mdev = 0.050/0.109/2.531/0.048 ms
  • The Egyptian
  • The Egyptian
24 Oct 2024 18:05
Replied by The Egyptian on topic About lathe spindle encoder

About lathe spindle encoder

Category: General LinuxCNC Questions

i'm trying to do my best but i hope to find some help here
all i want is to read encoder away of pc becouse parallel port is too slow
i'm trying to use arduino becouse it's the only hardware available in my country , i built a cnc lathe it works very good but when i do some thread the encoder read well in slow speed under 500rpm but when speed up the encoder out of rang and the machine stops
any help on this case
  • Lcvette
  • Lcvette's Avatar
24 Oct 2024 17:59

Unexpected realtime delay on task 0 with period 1000000

Category: QtPyVCP

@PCW who would be the person group best suited to fixing it, and do they know about it? is this a linuxcnc thing or a debian thing?
Displaying 22066 - 22080 out of 22695 results.
Time to create page: 0.514 seconds
Powered by Kunena Forum