Advanced Search

Search Results (Searched for: )

  • cakeslob
  • cakeslob
08 May 2025 16:53 - 08 May 2025 16:54

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

lol not offended, you move to fast, i was trying to stay one step ahead. but no you cant just load it as is, but its a very similar config as to what you want in the end. make a copy of your config folder, and replace a bunch of stuff. Specifically the [DISPLAY] section of the config, then there might be some probe related macro files and qtdragon related files. the remora-flexi.hal , dont touch i think. but there are some qtdragon hal files in there
  • Spyderbreath
  • Spyderbreath's Avatar
08 May 2025 16:44
Replied by Spyderbreath on topic Remora - ethernet NVEM / EC300 / EC500 cnc board

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

Sorry, didn't mean to offend. Take your time as in the end I will be needing the "thing for easy GUI switching".

Tried it and instantly end up with an error.

flexi: dlopen: /usr/lib/linuxcnc/modules/flexi.so: cannot open shared object file: No such file or directory

I tried it 2 ways by copying the .ini and .hal files into the existing qtdragon config and by copying the entire flexi config file and running it from there and same error.
  • PCW
  • PCW's Avatar
08 May 2025 16:42

Can I have 2 seperate interfaces on the same computer?

Category: General LinuxCNC Questions

2.9 will overwrite your 2.8.x installation

If you want to run both, its actually rather difficult because of the different Python versions
required by 2.8.x and 2.9.x

In general its possible to run multiple LinuxCNC versions (say 2.9.4 and 2.10) by having
a normal installed version and a RIP (Run In Place) version but 2.8.x and 2.9.x don't get along.

 
  • Hakan
  • Hakan
08 May 2025 16:32 - 08 May 2025 16:33
Replied by Hakan on topic Moving from Axis to QtDragon?

Moving from Axis to QtDragon?

Category: Qtvcp

That was expected and just warnings. You can add what it complains about to the ini file later.
But it errors on a missing "postgui_call_list.hal" file
Didn't you copy that one over? All used hal files from the old config need to come over.
  • bobwolf
  • bobwolf
08 May 2025 16:05
Replied by bobwolf on topic mesa 7i90hd

mesa 7i90hd

Category: Driver Boards

ok I understand the philosophy
last year, when I needed to use the RC_gen functionality, maybe you, the ad hoc file was created for me... I thought that the various .pin files had already configured all the features that are listed on the hostmot2 page of linuxcnc
thanks again for your availability
ciao
Roberto
  • fc60
  • fc60
08 May 2025 16:02
Replied by fc60 on topic Machine stopped in middle of program.

Machine stopped in middle of program.

Category: AXIS

@tommylight,

So, there would not be an error file/log generated I could look for?

Cheers,

Dave
  • DarkPhoinix
  • DarkPhoinix
08 May 2025 15:46 - 08 May 2025 16:03
Replied by DarkPhoinix on topic Which kernel version is best for real time?

Which kernel version is best for real time?

Category: General LinuxCNC Questions

Perhaps try this:

Save your config files somewhere very safe.

Open your PC and remove all unnecessary hardware (except the GPU).

Reinstall LinuxCNC from the official ISO. (The latest version, or perhaps some earlier version).

Set CPU governor to performance.

Run latency test.

See if latency is improved.

Changing the scaling govenor to performance reduced my latency a noticable amount.


Now i try 
echo performance | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor


in my bios conf i have:
Enhanced Intel SpeedStep Technology: Disabled
Turbo Mode: Disabled
CPU C3 Report: Disabled
CPU C6 Report: Disabled    

i need to enable all for change governor?
  
i have another SSD ready with same version of linuxcnc 2.9.4 i try to install kernel 6.6 for test, make monolithic for first if see error go modular kernel with initrd image with SATA driver in.
  • cakeslob
  • cakeslob
08 May 2025 15:46

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

dammit spyder i thought i had more time before you would start asking about qtdragon

im working on a thing for easy GUI switching, but in the mean time you can use this as a reference because i know it works and its pretty close to what the config is you want.

github.com/Expatria-Technologies/remora-...hal/remora-flexi.ini

github.com/Expatria-Technologies/remora-...figSamples/flexi-hal
  • PCW
  • PCW's Avatar
08 May 2025 15:42
Replied by PCW on topic mesa 7i90hd

mesa 7i90hd

Category: Driver Boards

There's a rough key in the firmware names

ST stepper
SV servo (= PWM/Encoder)
SS Smart Serial
UA UART

And then numbers indicating how many of each kind of module is included

You could make a script with mesaflash to create matching pinout  files

somethign like:

sudo mesaflash --device 7i90hd --epp --addr 0x378 --write $1.bit --reload
sleep 3
sudo mesaflash --device 7i90hd --epp --addr 0x378 --readhmid > %1.pin

Just make sure you just write epp configurations...

 
  • Catch22
  • Catch22's Avatar
08 May 2025 15:39

Can I have 2 seperate interfaces on the same computer?

Category: General LinuxCNC Questions

Ok so by installing Linuxcnc 2.9 and probe basic it won't change any of the original Linuxcnc 2.8 and axis stuff I have?
  • Leuo_
  • Leuo_
08 May 2025 15:33

Help to configure external start button and external emergency button, EK1100

Category: EtherCAT

Hello,

Iam using EK1100 coupler and EL1008 for inputs and EL2008 to outputs, i try make in .hal file the configuration to use external buttons for Start and Emergency, how i can make in .hal file to link the rights io's ins .hal file.

Thanks for the help. 
  • Catch22
  • Catch22's Avatar
08 May 2025 15:30
  • DarkPhoinix
  • DarkPhoinix
08 May 2025 15:20
Replied by DarkPhoinix on topic TB6560 jp-1635a driver pin connection to NVEM v5

TB6560 jp-1635a driver pin connection to NVEM v5

Category: Driver Boards

Signal Power <-------------> com+
Pul- <---------------------> cpx- ​​ ​
Dir- <---------------------> dix-

Solved need editing txt to upload to NVEM with DMA options, but for make signals need oscilloscope and function generator.
  • Spyderbreath
  • Spyderbreath's Avatar
08 May 2025 15:10
Replied by Spyderbreath on topic Moving from Axis to QtDragon?

Moving from Axis to QtDragon?

Category: Qtvcp

I regret to inform you, but maybe a better closing statement would be - "and there is almost no chance it starts up. A starting point"

Attached is the LinuxCNC Errors report that comes from trying to run the config with "DISPLAY = qtvcp qtdragon". The forum will not let me put the error in the code quotes as it thinks it's spam being posted. Any suggestions as to what needs to be done to start to fix the mess?
  • vre
  • vre
08 May 2025 14:58 - 08 May 2025 15:04
Replied by vre on topic Run/Step Hold/Resume Buttons

Run/Step Hold/Resume Buttons

Category: HAL Examples

This config if you push start and it is in manual mode changes to auto automatically and runs the code.
How to do it not change to auto automatically?
I have changed this
net run-sig halui.mode.auto halui.program.run <= and2.2.out

to this
net run-sig halui.program.run <= and2.2.out

but continues to run the program even it is in manual mode.

Also this must uncommented or not ?
# net pause.on and 2.3.in1 <= halui.program.is-paused
Displaying 15301 - 15315 out of 17467 results.
Time to create page: 0.569 seconds
Powered by Kunena Forum