PiDiCNC Control System
27 Mar 2017 12:15 #90355
by viktan
Replied by viktan on topic PiDiCNC Control System
Are you tried to compare with common pc?
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19196
- Thank you received: 6434
27 Mar 2017 16:16 #90378
by tommylight
Replied by tommylight on topic PiDiCNC Control System
That is a older beter quality common PC with ATI integrated graphic card.
I will do the same test on a Asus P5B Deluxe with core2quad tonight to see if it makes any difference, as for software they both run LinuxMint 18.1 , HP with 32bit RTAI and Asus with 64bit RT-Preempt.
Will also check how it does on an i5 2.53GHz dual core DELL laptop with Intel AND Nvidia graphic cards running 64bit Mint 17.3.
I can also try Ubuntu 10.04 and Debian Wheezy, but i doubt it makes any diference.
Regards,
Tom
I will do the same test on a Asus P5B Deluxe with core2quad tonight to see if it makes any difference, as for software they both run LinuxMint 18.1 , HP with 32bit RTAI and Asus with 64bit RT-Preempt.
Will also check how it does on an i5 2.53GHz dual core DELL laptop with Intel AND Nvidia graphic cards running 64bit Mint 17.3.
I can also try Ubuntu 10.04 and Debian Wheezy, but i doubt it makes any diference.
Regards,
Tom
Please Log in or Create an account to join the conversation.
27 Mar 2017 16:28 #90379
by viktan
Replied by viktan on topic PiDiCNC Control System
What is the sense of this testing?
I am very grateful for your effort, but is it comparable? x86 vs arm. I tried to ask on other thread:
forum.linuxcnc.org/18-computer/20514-emc...spberry-pi?start=290
I am very grateful for your effort, but is it comparable? x86 vs arm. I tried to ask on other thread:
forum.linuxcnc.org/18-computer/20514-emc...spberry-pi?start=290
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19196
- Thank you received: 6434
27 Mar 2017 17:01 #90380
by tommylight
Replied by tommylight on topic PiDiCNC Control System
Just to try to get more info about why it slows down so much after a certain line count, it should not as 150.000 lines of code are a bit over 2 MB , so should pose no such problem.
Please Log in or Create an account to join the conversation.
27 Mar 2017 17:28 #90383
by viktan
Replied by viktan on topic PiDiCNC Control System
Aha, ok
Adding video to collection, it is atom eee 901 netbook.
www.dropbox.com/s/rtl0fj9wvezxqfr/VID_20170327_191019.mp4?dl=0
Response of system is ok
Adding video to collection, it is atom eee 901 netbook.
www.dropbox.com/s/rtl0fj9wvezxqfr/VID_20170327_191019.mp4?dl=0
Response of system is ok
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19196
- Thank you received: 6434
27 Mar 2017 20:43 #90389
by tommylight
Replied by tommylight on topic PiDiCNC Control System
That is the same gcode file running on an Atom @600MHz ?????
Well that warants a bit more testing for sure. Stay tuned.
Well that warants a bit more testing for sure. Stay tuned.
Please Log in or Create an account to join the conversation.
27 Mar 2017 20:48 #90390
by viktan
Replied by viktan on topic PiDiCNC Control System
It could be 1.6 GHz
ark.intel.com/products/36331/Intel-Atom-...1_60-GHz-533-MHz-FSB
ark.intel.com/products/36331/Intel-Atom-...1_60-GHz-533-MHz-FSB
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19196
- Thank you received: 6434
27 Mar 2017 21:08 #90394
by tommylight
Replied by tommylight on topic PiDiCNC Control System
Ah OK, still that looks as it is running nicely, and that is a much slower computer overal than the one i tested on, soooo that is pointing towards the graphic driver issue........hmmmm, oh well on to more testing.....just as soon as i finish this esspreso!It could be 1.6 GHz
ark.intel.com/products/36331/Intel-Atom-...1_60-GHz-533-MHz-FSB
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19196
- Thank you received: 6434
27 Mar 2017 23:48 #90408
by tommylight
Replied by tommylight on topic PiDiCNC Control System
Some results:
Same computer 2X 2.5GHz AMD with ATI graphic card, 3GB RAM etc, ngc file with 146603 lines of code >
Ubuntu 10.04 Linuxcnc ISO, opens and runs without any problem, Linuxcnc GUI responds normaly, screen refresh OK, drawing on screen following tool path OK, computer usable with no signs of slowing down.
Ubuntu 12.04 with RTAI 3.4.9, when opening that file it becomes completely unusable, even computer overall slows down to unusable level.
Could not test Debian Wheezy as the USB it is on decided to give up the ghosts. Will do a new USB and test tomorrow.
Did not test on other machines as running on 10.04 just made it interesting.
All systems except 10.04 have Linuxcnc version 2.8, 10.04 has 2.5.4. All things point now to the new trajectory planer as it has a much biger look ahead for the gcode. If that proves to be the case, if i remeber correctly, that can be lowered, so it would be an easy solution.
Same computer 2X 2.5GHz AMD with ATI graphic card, 3GB RAM etc, ngc file with 146603 lines of code >
Ubuntu 10.04 Linuxcnc ISO, opens and runs without any problem, Linuxcnc GUI responds normaly, screen refresh OK, drawing on screen following tool path OK, computer usable with no signs of slowing down.
Ubuntu 12.04 with RTAI 3.4.9, when opening that file it becomes completely unusable, even computer overall slows down to unusable level.
Could not test Debian Wheezy as the USB it is on decided to give up the ghosts. Will do a new USB and test tomorrow.
Did not test on other machines as running on 10.04 just made it interesting.
All systems except 10.04 have Linuxcnc version 2.8, 10.04 has 2.5.4. All things point now to the new trajectory planer as it has a much biger look ahead for the gcode. If that proves to be the case, if i remeber correctly, that can be lowered, so it would be an easy solution.
Please Log in or Create an account to join the conversation.
30 Mar 2017 08:19 #90551
by viktan
Replied by viktan on topic PiDiCNC Control System
I tried to test SSH control of linuxcnc but its not trivial.
I found article with step-by-step instructions but I'm not too much experienced linux user.
Can you help me with it? It looks that could be solution for now.
This is also nice, run run linuxcnc over SSH on windows machine
I found article with step-by-step instructions but I'm not too much experienced linux user.
Can you help me with it? It looks that could be solution for now.
This is also nice, run run linuxcnc over SSH on windows machine
Please Log in or Create an account to join the conversation.
Time to create page: 0.086 seconds