The Raspberry CM4 on IO-Board have allready PCIe and not all cards are
working :(
On Thu, 2023-09-28 at 13:49 +0100, andy pugh wrote:
> On Thu, 28 Sept 2023 at 13:38, wrote:
> >
> > PCI Express!
>
> Does that mean it can work with PCIe Mesa cards?
>
_
On Thu, 28 Sept 2023 at 13:38, wrote:
>
> PCI Express!
Does that mean it can work with PCIe Mesa cards?
--
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution New
On Thu, 28 Sept 2023 at 03:13, wrote:
>
> there
> is no hostmot2-firmware package available. Is there a repo I can add
> that is the official source for this?
Probably not for Debian 12. It makes no sense for us to upload that to
Debian (if they would even want it) as the LinuxCNC version of the
PCI Express! Better power supply! That's the two things that I was most
impressed by...
Also, a video:
https://www.elektormagazine.com/news/up-close-raspberry-pi-5-video
On 2023-09-28 03:55, John Dammeyer wrote:
This is exciting. Can't wait to see LinuxCNC running on this.
https://www.elekt
On Thu, 28 Sept 2023 at 08:28, wrote:
> And i issue the MDI command when the machine is on and homed. I did this
> using classicladder,
Another option that springs to mind would be a Python userspace component.
On first loading it would load the last-loaded tool from a file
(possibly the .VAR f
This is exciting. Can't wait to see LinuxCNC running on this.
https://www.elektormagazine.com/articles/raspberry-pi-5-a-first-look
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users
hey henk
i got it working also today just copied this on the forum worked
perfectly and the toolchanger works great still just have to clean up a few
rough edges but it changes tools and remembers the tool in spindle after a
restart
i want to make a video tomorrow and maybe help the next guy. i
HI
Had this same issue yesterday on a machine im retrofitting.
I have a crude workaround that seems to be working...
M6 is remapped to do the toolchange using the .ngc program. When the tool is
changed, i update a paremeter #5000 with the new tool number. #5000 was
added to the .var file
I then