[Emc-developers] Raspberry Pi - Linuxcnc Bookworm installer

2023-09-04 Thread condit.alan--- via Emc-developers
Rod,
Thanks, I have cloned your repository and am now in the process of building it.
I built a new kernel from Linux sources and it has some differences with the 
stock Debian kernel that made me pause in its installation. It expected some 
directories where the standard installation had files.
Alan
> 
> Date: Sun, 3 Sep 2023 13:42:13 +1000
> From: Rod Webster 
> To: EMC developers 
> Subject: [Emc-developers] Raspberry Pi - Linuxcnc Bookworm installer
>ready to go
> Message-ID:
>
> Content-Type: text/plain; charset="UTF-8"
> 
> Hi guys, I have forked the Raspberry Pi installer and built a linuxcnc
> branch
> https://github.com/rodw-au/rpi-img-builder-lcnc/tree/linuxcnc
> 
> With a lot of help from upstream who made a few mods for me this is now
> final. (I hope)
> It downloads the official Raspberry Kernel at a commit that matches the
> latest 6.1 RT patch from kernel org and applies the 6.1.46 RT patch.
> 
> It also adds the correct isolcpus settings in the boot environment.
> 
> It installs xfce and downloads the latest Linuxcnc code, builds the debs
> and installs them to the menus. (Docs are not built as its already a 6.5 Gb
> .img). The source and build files are deleted on completion to reduce th
> footprint by about 1 Gb.
> 
> It would be great if this could be forked into Linuxcnc.
> Also because its built in a chroot cross-compiler environment, it may be
> possible to incorporate into Sebs new buildbot, You can also copy the debas
> to another location in the script /files/userscript/uscripts
> 
> You pi guys please give it a go and provide feedback on my repo.
> 
> 
> Rod Webster
> *1300 896 832*
> +61 435 765 611
> 

___
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers


Re: [Emc-developers] Emc-developers Digest, Vol 215, Issue 3

2024-03-02 Thread condit.alan--- via Emc-developers
Andy,
I think you are telling Gene that the subroutine should be named o 
but the file should still be “tholefinder.ngc”. Is that correct?
Thanks for the clarification,
Alan
Sent from my iPhone

> On Mar 2, 2024, at 9:28 AM, emc-developers-requ...@lists.sourceforge.net 
> wrote:
> 
> Send Emc-developers mailing list submissions to
>emc-developers@lists.sourceforge.net
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>https://lists.sourceforge.net/lists/listinfo/emc-developers
> or, via email, send a message with subject or body 'help' to
>emc-developers-requ...@lists.sourceforge.net
> 
> You can reach the person managing the list at
>emc-developers-ow...@lists.sourceforge.net
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Emc-developers digest..."
> 
> 
> Today's Topics:
> 
>   1. Re: Dynamically building a string for a varname? (gene heskett)
>   2. Re: Dynamically building a string for a varname? (Andy Pugh)
> 
> 
> --
> 
> Message: 1
> Date: Sat, 2 Mar 2024 07:32:51 -0500
> From: gene heskett 
> To: emc-developers@lists.sourceforge.net
> Subject: Re: [Emc-developers] Dynamically building a string for a
>varname?
> Message-ID: 
> Content-Type: text/plain; charset="utf-8"; Format="flowed"
> 
>> On 3/2/24 04:59, andy pugh wrote:
>>> On Fri, 1 Mar 2024 at 23:38, gene heskett  wrote:
>>> 
>>> Well, I seem to be up to the first named subroutine call. But it cannot
>>> find it.
>> 
>> Drop the ".ngc" from the subroutine name in the .ngc fle.
>> 
>> You have
>> 
>> o sub
>> 
> Didn't help, Andy.
> I renamed tholefinder.ngc to tholefinder, fixed it internally, It is not
> (most of the time) looking in the right place as specified in [RS@&$NGC]
> SUBROUTINE_PATH in the .ini file. See attached screenshot.
> Most of the time its looking in /tmp, /home/tmp (which doesn't exist, or
> /home/gene/tmp which is apparently where its caching stuff. but NEVER
> looks in /home/gene/linuxcnc/nc_files/subs/ which is where [RS274NGC}
> SUBROUTINE_PATH = ~/linuxcnc/nc_files/subs point it at.
> 
> Am I being dense? Or are you saying the files name still has the .ngc,
> and the search adds that to the simplified name used in the parent file?
> I'll try that but after some shoe-goo cures a while. After a decade the
> glue holding the gear shift tally switches has given way so I had to
> reglue that assembly before the spindle runs right. Takes about an hour.
> 
> Thank you, take care & stay well.
> 
> Cheers, Gene Heskett, CET.
> --
> "There are four boxes to be used in defense of liberty:
>  soap, ballot, jury, and ammo. Please use in that order."
> -Ed Howdershelt (Author, 1940)
> If we desire respect for the law, we must first make the law respectable.
>  - Louis D. Brandeis
> -- next part --
> A non-text attachment was scrubbed...
> Name: Screenshot_20240302_061446.png
> Type: image/png
> Size: 15984 bytes
> Desc: not available
> 
> --
> 
> Message: 2
> Date: Sat, 2 Mar 2024 15:27:46 +
> From: Andy Pugh 
> To: EMC developers 
> Subject: Re: [Emc-developers] Dynamically building a string for a
>varname?
> Message-ID: <420f2b54-d43d-43e8-b618-a8441ed03...@gmail.com>
> Content-Type: text/plain; charset=us-ascii
> 
> 
> 
>> On 2 Mar 2024, at 12:35, gene heskett  wrote:
>> 
>> I renamed tholefinder.ngc to tholefinder,
> 
> Leave the filename the same.
> Rename the subroutine inside that file.
> Call it by the subroutine name.
> 
> 
> 
> 
> --
> 
> 
> 
> --
> 
> Subject: Digest Footer
> 
> ___
> Emc-developers mailing list
> Emc-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-developers
> 
> 
> --
> 
> End of Emc-developers Digest, Vol 215, Issue 3
> **


___
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers