Linuxcnc getting very slow
- aleksamc
- Offline
- Platinum Member
Less
More
- Posts: 567
- Thank you received: 65
02 Mar 2020 08:35 #158951
by aleksamc
It was my solutins. But new update of linuxcnc - v.2.7.15 looks like loads faster. Have you tried it?
Replied by aleksamc on topic Linuxcnc getting very slow
I also have such sloweness in my program when the size of it become big. I see such problem at program size biger than 10Mb. Yes, I have old PC.
As for me, I divide my program on the small parts that suits me.
You can use such O-codes: "o<myfile> call" in main program.
What program are you using for generating G-code? Some programs can divide G-code files automatical after making correspondent settings in post processor.
It was my solutins. But new update of linuxcnc - v.2.7.15 looks like loads faster. Have you tried it?
Please Log in or Create an account to join the conversation.
- Muz94
- Offline
- Senior Member
Less
More
- Posts: 79
- Thank you received: 2
02 Mar 2020 20:22 #159021
by Muz94
Replied by Muz94 on topic Linuxcnc getting very slow
I'm on 2.8 now. However I just ordered the component of my new pc, so i'll test again with a pc with at least enough ram to fit the program and i'll decide what to do.
Dividing the program isn't that easy on a 3d printer, but I guess I could write a script myself if I need it.
Dividing the program isn't that easy on a 3d printer, but I guess I could write a script myself if I need it.
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23178
- Thank you received: 4861
04 Mar 2020 15:45 #159199
by andypugh
Replied by andypugh on topic Linuxcnc getting very slow
I think that the slow part might be the graphical preview.
You could try adding the (AXIS, STOP) magic comment to the files.
(See the Axis GUI documentation for details)
You could try adding the (AXIS, STOP) magic comment to the files.
(See the Axis GUI documentation for details)
Please Log in or Create an account to join the conversation.
- Muz94
- Offline
- Senior Member
Less
More
- Posts: 79
- Thank you received: 2
05 Mar 2020 08:37 #159246
by Muz94
Replied by Muz94 on topic Linuxcnc getting very slow
I tryed.
It helps, but i still fill 1GB of RAM and my pc starts swapping.
I'll try again as soon as i receive my new motherboard with 8GB of ram
It helps, but i still fill 1GB of RAM and my pc starts swapping.
I'll try again as soon as i receive my new motherboard with 8GB of ram
Please Log in or Create an account to join the conversation.
Time to create page: 0.069 seconds