LinuxCNC + Orange Pi (allwincnc)
31 Jul 2021 14:21 #216452
by Cncninja
Replied by Cncninja on topic LinuxCNC + Orange Pi (allwincnc)
What does Archived mean?? no more development, unfinished?? I'm making a big pile of unusable LinuxCNC controllers. RPI4 with Remora got it up and running and found out it's limited to 25khz...#$%@^. ESP32.. Lossing hair over, Bought an H3 board and now the unfinished project is Archived and says don't load current as it will brick the board.. What version should I load?
Attachments:
Please Log in or Create an account to join the conversation.
31 Jul 2021 15:22 #216460
by envyvan
Replied by envyvan on topic LinuxCNC + Orange Pi (allwincnc)
Hi Cncninja,
I was runing my pi with Armbian_21.02.3_Orangepipc_buster_current_5.10.21_xfce_desktop.img
You can find them below.
archive.armbian.com/orangepipc/archive/
I was runing my pi with Armbian_21.02.3_Orangepipc_buster_current_5.10.21_xfce_desktop.img
You can find them below.
archive.armbian.com/orangepipc/archive/
Please Log in or Create an account to join the conversation.
31 Jul 2021 16:31 - 01 Aug 2021 02:21 #216464
by envyvan
Replied by envyvan on topic LinuxCNC + Orange Pi (allwincnc)
Hi forks,
Today, I do some search on net and find the method below to install OpenGL on Mali GPU to the system, and I get the better result with no error.
My speed setting is:
MAX_VELOCITY = 150.0
MAX_ACCELERATION = 200.0
SCALE = 1280.0
Even I can not get the glxgears in more then 150 FPS.
Please check the link below for reference :
forum.armbian.com/topic/1420-opengl-on-m...api-orangepi-pc-etc/
linux-sunxi.org/Mali_binary_driver#Device_permission
linux-sunxi.org/Xorg#fbturbo_driver
linux-sunxi.org/User:Rellla/Armbian
Today, I do some search on net and find the method below to install OpenGL on Mali GPU to the system, and I get the better result with no error.
My speed setting is:
MAX_VELOCITY = 150.0
MAX_ACCELERATION = 200.0
SCALE = 1280.0
Even I can not get the glxgears in more then 150 FPS.
Please check the link below for reference :
forum.armbian.com/topic/1420-opengl-on-m...api-orangepi-pc-etc/
linux-sunxi.org/Mali_binary_driver#Device_permission
linux-sunxi.org/Xorg#fbturbo_driver
linux-sunxi.org/User:Rellla/Armbian
Last edit: 01 Aug 2021 02:21 by envyvan. Reason: add more link for reference
Please Log in or Create an account to join the conversation.
31 Jul 2021 19:03 #216476
by Bari
Replied by Bari on topic LinuxCNC + Orange Pi (allwincnc)
SEE, as I mentioned earlier we just need some cleanups and a thorough going over of u-boot and the rt kernel. I am not impressed by the work done over at Armbian. Not sure if most of those devs have abandoned it or what the situation is over there.
Please Log in or Create an account to join the conversation.
31 Jul 2021 20:31 #216486
by Cncninja
Replied by Cncninja on topic LinuxCNC + Orange Pi (allwincnc)
So the ALL-H3-cc is all loaded up everything went great then when it asked for the reboot it boots up to " :~$ " any ideas?
Please Log in or Create an account to join the conversation.
31 Jul 2021 23:22 #216523
by Cncninja
Replied by Cncninja on topic LinuxCNC + Orange Pi (allwincnc)
ok got into it with
startx
startx
Please Log in or Create an account to join the conversation.
01 Aug 2021 00:32 #216544
by Cncninja
Replied by Cncninja on topic LinuxCNC + Orange Pi (allwincnc)
ok so it running and I can cut the Linuxcnc logo no problem, but if I load one of my g codes it just sits there ( linuxcnc post-process fusion360.) and is locked up have to close and re-open.
Please Log in or Create an account to join the conversation.
01 Aug 2021 01:25 #216561
by envyvan
Replied by envyvan on topic LinuxCNC + Orange Pi (allwincnc)
Hi forks,
I do agree with Bari. We have to do some optimize with Armbian.
I think this project have great value for the people living in the place not easy to get the MESA BORAD.
I'm very appreciate MX_Master done such great job for made it happen.
I do agree with Bari. We have to do some optimize with Armbian.
I think this project have great value for the people living in the place not easy to get the MESA BORAD.
I'm very appreciate MX_Master done such great job for made it happen.
Please Log in or Create an account to join the conversation.
01 Aug 2021 14:13 #216603
by Cncninja
Replied by Cncninja on topic LinuxCNC + Orange Pi (allwincnc)
Could someone else try the code so i can see if it's the config or the gcode. the system runs the linuxcnc tool path fine but will not run anything I load.
Attachments:
Please Log in or Create an account to join the conversation.
01 Aug 2021 14:23 #216605
by envyvan
Replied by envyvan on topic LinuxCNC + Orange Pi (allwincnc)
Hi Cncninja,
T1 M6 is a g-code command that tells the mill to use tool index 1 (see Note above), and M6 tells the virtual machine to go to its tool change position and execute the tool change.
If you don't set to use this funtion, should remove it from your Gcode.
T1 M6 is a g-code command that tells the mill to use tool index 1 (see Note above), and M6 tells the virtual machine to go to its tool change position and execute the tool change.
If you don't set to use this funtion, should remove it from your Gcode.
Please Log in or Create an account to join the conversation.
Time to create page: 0.256 seconds