Advanced Search

Search Results (Searched for: )

  • royka
  • royka
25 Oct 2024 06:13 - 25 Oct 2024 06:18

Help me solve big latency (INTEL NUC7 / Pentium J5005 )

Category: Computers and Hardware

What tommylight said indeed. HDMI CEC control off, HDD led off.
And these kernel parameters worked good for me:
isolcpus=3 intel_pstate=disable processor.max_cstate=0 idle=poll cpufreq.default_governor=performance i915.enable_dc=0 ahci.mobile_lpm_policy=1 irqaffinity=0 nomodeset quiet

Bad memory can also be a cause. You can check the following command to see if there are interrupts of other devices on the isolated cpus: cat /proc/interrupts
Did you check the temperature?
  • martin2day
  • martin2day
25 Oct 2024 06:04

Knuth Mark Super CNC Retrofit - need some help with my first LinuxCNC

Category: Milling Machines

Good morning,

thank you very much for your time. You are right, Knuth is a german machine but the build this machine in china, like many other.
Look waht i found last day: :-)
 
I want to find oz what kind of encoder is build in the machine... it is also from china.

I am with you. I also think the wiring is okay and i want to safe as much as i can.
Only for the safty i think this is not a good solution. Here is what i found:
 
There is a relay called KA0 (CNC ON/OFF) with two bottons on the panel. This cut off the power form the windows XP computer.
On this computer is the whole cnc with a pci card.
So you can cut off the running pc and cnc-controller with this buttons.
The machine also have two safty switches... the goes to the relay KC0.. but the relais goes to an input off the cnc-controller.
It is not hard wired to something else.

 
I have also a main- relay that cut off the power form the servos. But this relay is switched by the cnc-controller... not hard.

In my opinion i think i would connect the main power for the servos to the safty switches... if there is something wrong, than i will shut it down.
NC ON/OFF i think it is okay to disconnect the eneble... but shut down the hole cnc? Is this okay.

What do you think is here a good behavior?

I hase one other question.
I will use the tpuchdisplay of this machine to, but this is vertically aligned.
I am right i have to chnage the GUI for that?

I also want to use a handcontrol from china.  Link
Can i also use the wired one with linuxCNC?

Have a nice day
Martin
  • Micro2000
  • Micro2000
25 Oct 2024 05:51
Replied by Micro2000 on topic Base Thread Over 100k

Base Thread Over 100k

Category: General LinuxCNC Questions

I found a rx 560 localy, I will see if it works.
  • Aciera
  • Aciera's Avatar
25 Oct 2024 05:32 - 25 Oct 2024 05:38
Replied by Aciera on topic linuxcnc trajectory planner

linuxcnc trajectory planner

Category: General LinuxCNC Questions

Still doesn't work without copying 'liblinuxcnchal.so.0' to 'root/lib':
tpmod: dlopen: liblinuxcnchal.so.0: cannot open shared object file: No such file or directory
  • Deckerjwd
  • Deckerjwd's Avatar
25 Oct 2024 05:08
Replied by Deckerjwd on topic Optional tool lenght measurement

Optional tool lenght measurement

Category: Advanced Configuration

Should be able to add a digital input check to your tool change routine that runs a sub routine that measures your tool then forks back to your regular program. You could use a physical switch or an interface button, then use o100 if to check that input and run your tool measure routine. Exact impametation would be intersting. Perhaps an easier way would be to breakout your drilling gcode in to separate file and run them manually then continue with all your preset tools
  • Aciera
  • Aciera's Avatar
25 Oct 2024 04:37

Can I write my own kinematics algorithm using python or c++

Category: Advanced Configuration

Yes the kinematic model has to be written in C (or as .comp and then converted using halcompile )
  • Deckerjwd
  • Deckerjwd's Avatar
25 Oct 2024 03:20
Replied by Deckerjwd on topic What is gs2_vfd ?

What is gs2_vfd ?

Category: General LinuxCNC Questions

ok some info for anyone instrested


turns out the gs20 has a gs2 compatibility mode that turns it in to a gs2 drive
  • fly up
  • fly up
25 Oct 2024 01:59

How to connect after source code download linuxcnc and ethercat

Category: EtherCAT

Hi all, I am following this method to install linuxcnc and ethercat from source and then I am not very clear about the process behind it, is there any way I can download and configure the connection using cia-402 or can I just configure the hal file to connect.
I hope to get help from all of you.
Sincerely appreciate it.

Ethercat build from source - full instructions - LinuxCNC
  • wangf
  • wangf
25 Oct 2024 01:53

Can I write my own kinematics algorithm using python or c++

Category: Advanced Configuration

Hi everyone, does the kinematics have to be written in C language? Can I write my own kinematics in C++ or Python?
  • COFHAL
  • COFHAL
25 Oct 2024 01:45
  • spumco
  • spumco
25 Oct 2024 01:44

Russian machine tool company that uses LinuxCNC with Probe Basic

Category: QtPyVCP

Still the price is not astronomical.
 


No, it's not.  I'm not bashing the machine, just the fact that they're obscuring the fact that the software is LCNC.

However, two things are crippling the lathe:

Clearpath servo for the spindle with no separate encoder - there's no index output signal.  Which means you have to 'home' the C-axis and do all milling/indexing operations in one go because you can't re-home to the same position after taking it out of C-axis mode.

And the 1/2" diameter limitation is a killer.

That lathe, with a spindle encoder (or servo with index output) and 1" spindle would be pretty sweet.

And if they could beg/borrow/steal the pneumatic collet closer from the Sherline, they could have a REAL swiss that takes stock longer than a foot.

One closer on the spindle, one on the guide bushing frame, and you could feed barstock of (mostly) unlimited length without an expensive bar-feeder.
  • spumco
  • spumco
  • tommylight
  • tommylight's Avatar
25 Oct 2024 00:56

Help me solve big latency (INTEL NUC7 / Pentium J5005 )

Category: Computers and Hardware

First, test with
latency-histogram --nobase --sbinsize 1000 --show
If that is still bad, see if you can set the package power limit in BIOS to 0 for both sustained and burst mode,
Then try disabling WLAN it can cause huge latency spikes on some of those NUC's
  • tommylight
  • tommylight's Avatar
25 Oct 2024 00:47
Replied by tommylight on topic Installation Error

Installation Error

Category: Installing LinuxCNC

Yes and yes.
  • HogWild
  • HogWild
25 Oct 2024 00:15
Replied by HogWild on topic Installation Error

Installation Error

Category: Installing LinuxCNC

I assume the machine configs define things like:

- number of axes
- stepper motor count per axis
- axis limit switches
- spindle functionality: fwd/rev, variable speed, output signal (0v - 10v, etc),
- estop functionality

…and so forth. Maybe they also define your motion control board and any daughter boards too?
Displaying 19261 - 19275 out of 24144 results.
Time to create page: 0.535 seconds
Powered by Kunena Forum