Re: [Emc-developers] Features setting in ini

2021-07-19 Thread andy pugh
On Sun, 18 Jul 2021 at 22:32, Feral Engineer  wrote:
>
> Unless it's placebo effect, FEATURES was how I got hal variables to
> cooperate last night in master 2.9

You shouldn't have to do anything, INI and HAL access should default to "on"

-- 
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 Newspaper, 1912


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


Re: [Emc-developers] Features setting in ini

2021-07-18 Thread Feral Engineer
Thank you, sir!

Phil T.
The Feral Engineer

Check out my LinuxCNC tutorials, machine builds and other antics at
www.youtube.com/c/theferalengineer

Help support my channel efforts and coffee addiction:
www.patreon.com/theferalengineer

On Sun, Jul 18, 2021, 6:04 PM Rod Webster  wrote:

> Phil, it seems the original features bitmap was documented in V 2.7 here:
>
> http://linuxcnc.org/docs/2.7/html/remap/remap.html#_optional_interpreter_features_ini_file_configuration
> and the bitmap has been replaced with discrete settings on V 2.8
>
> Man, that was hard to find! At least its now in the in file config docs!
>
> Rod Webster
> *1300 896 832*
> +61 435 765 611
> Vehicle Modifications Network
> www.vehiclemods.net.au
>
>
> On Mon, 19 Jul 2021 at 07:32, Feral Engineer 
> wrote:
>
> > Unless it's placebo effect, FEATURES was how I got hal variables to
> > cooperate last night in master 2.9... I'll have to try again when I get
> > home. Thanks!
> >
> > Phil T.
> > The Feral Engineer
> >
> > Check out my LinuxCNC tutorials, machine builds and other antics at
> > www.youtube.com/c/theferalengineer
> >
> > Help support my channel efforts and coffee addiction:
> > www.patreon.com/theferalengineer
> >
> > On Sun, Jul 18, 2021, 5:28 PM Rod Webster 
> wrote:
> >
> > > The features bitmap seems to be deprecated in 2.8 and replaced with
> > > independent settings so you don't need to think so hard..
> > >
> > > [NOTE] The above six options were controlled by the FEATURES bitmask in
> > > versions of LinuxCNC prior to 2.8. This INI tag will no longer work.
> > > Ref: http://linuxcnc.org/docs/2.8/html/config/ini-config.html
> > >
> > > Rod Webster
> > > *1300 896 832*
> > > +61 435 765 611
> > > Vehicle Modifications Network
> > > www.vehiclemods.net.au
> > >
> > >
> > > On Mon, 19 Jul 2021 at 06:49, Feral Engineer <
> theferalengin...@gmail.com
> > >
> > > wrote:
> > >
> > > > Anyone have a list of what the values in the features ini setting
> > pertain
> > > > to? Anytime I include features, i just set it to features=30, like
> > verser
> > > > "work with probe" uses. It would be nice to know what I'm doing
> rather
> > > than
> > > > just blindly setting a value.
> > > >
> > > > Phil T.
> > > > The Feral Engineer
> > > >
> > > > Check out my LinuxCNC tutorials, machine builds and other antics at
> > > > www.youtube.com/c/theferalengineer
> > > >
> > > > Help support my channel efforts and coffee addiction:
> > > > www.patreon.com/theferalengineer
> > > >
> > > > ___
> > > > Emc-developers mailing list
> > > > Emc-developers@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/emc-developers
> > > >
> > >
> > > ___
> > > Emc-developers mailing list
> > > Emc-developers@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/emc-developers
> > >
> >
> > ___
> > Emc-developers mailing list
> > Emc-developers@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/emc-developers
> >
>
> ___
> Emc-developers mailing list
> Emc-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-developers
>

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


Re: [Emc-developers] Features setting in ini

2021-07-18 Thread Rod Webster
Phil, it seems the original features bitmap was documented in V 2.7 here:
http://linuxcnc.org/docs/2.7/html/remap/remap.html#_optional_interpreter_features_ini_file_configuration
and the bitmap has been replaced with discrete settings on V 2.8

Man, that was hard to find! At least its now in the in file config docs!

Rod Webster
*1300 896 832*
+61 435 765 611
Vehicle Modifications Network
www.vehiclemods.net.au


On Mon, 19 Jul 2021 at 07:32, Feral Engineer 
wrote:

> Unless it's placebo effect, FEATURES was how I got hal variables to
> cooperate last night in master 2.9... I'll have to try again when I get
> home. Thanks!
>
> Phil T.
> The Feral Engineer
>
> Check out my LinuxCNC tutorials, machine builds and other antics at
> www.youtube.com/c/theferalengineer
>
> Help support my channel efforts and coffee addiction:
> www.patreon.com/theferalengineer
>
> On Sun, Jul 18, 2021, 5:28 PM Rod Webster  wrote:
>
> > The features bitmap seems to be deprecated in 2.8 and replaced with
> > independent settings so you don't need to think so hard..
> >
> > [NOTE] The above six options were controlled by the FEATURES bitmask in
> > versions of LinuxCNC prior to 2.8. This INI tag will no longer work.
> > Ref: http://linuxcnc.org/docs/2.8/html/config/ini-config.html
> >
> > Rod Webster
> > *1300 896 832*
> > +61 435 765 611
> > Vehicle Modifications Network
> > www.vehiclemods.net.au
> >
> >
> > On Mon, 19 Jul 2021 at 06:49, Feral Engineer  >
> > wrote:
> >
> > > Anyone have a list of what the values in the features ini setting
> pertain
> > > to? Anytime I include features, i just set it to features=30, like
> verser
> > > "work with probe" uses. It would be nice to know what I'm doing rather
> > than
> > > just blindly setting a value.
> > >
> > > Phil T.
> > > The Feral Engineer
> > >
> > > Check out my LinuxCNC tutorials, machine builds and other antics at
> > > www.youtube.com/c/theferalengineer
> > >
> > > Help support my channel efforts and coffee addiction:
> > > www.patreon.com/theferalengineer
> > >
> > > ___
> > > Emc-developers mailing list
> > > Emc-developers@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/emc-developers
> > >
> >
> > ___
> > Emc-developers mailing list
> > Emc-developers@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/emc-developers
> >
>
> ___
> Emc-developers mailing list
> Emc-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-developers
>

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


Re: [Emc-developers] Features setting in ini

2021-07-18 Thread Feral Engineer
Unless it's placebo effect, FEATURES was how I got hal variables to
cooperate last night in master 2.9... I'll have to try again when I get
home. Thanks!

Phil T.
The Feral Engineer

Check out my LinuxCNC tutorials, machine builds and other antics at
www.youtube.com/c/theferalengineer

Help support my channel efforts and coffee addiction:
www.patreon.com/theferalengineer

On Sun, Jul 18, 2021, 5:28 PM Rod Webster  wrote:

> The features bitmap seems to be deprecated in 2.8 and replaced with
> independent settings so you don't need to think so hard..
>
> [NOTE] The above six options were controlled by the FEATURES bitmask in
> versions of LinuxCNC prior to 2.8. This INI tag will no longer work.
> Ref: http://linuxcnc.org/docs/2.8/html/config/ini-config.html
>
> Rod Webster
> *1300 896 832*
> +61 435 765 611
> Vehicle Modifications Network
> www.vehiclemods.net.au
>
>
> On Mon, 19 Jul 2021 at 06:49, Feral Engineer 
> wrote:
>
> > Anyone have a list of what the values in the features ini setting pertain
> > to? Anytime I include features, i just set it to features=30, like verser
> > "work with probe" uses. It would be nice to know what I'm doing rather
> than
> > just blindly setting a value.
> >
> > Phil T.
> > The Feral Engineer
> >
> > Check out my LinuxCNC tutorials, machine builds and other antics at
> > www.youtube.com/c/theferalengineer
> >
> > Help support my channel efforts and coffee addiction:
> > www.patreon.com/theferalengineer
> >
> > ___
> > Emc-developers mailing list
> > Emc-developers@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/emc-developers
> >
>
> ___
> Emc-developers mailing list
> Emc-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-developers
>

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


Re: [Emc-developers] Features setting in ini

2021-07-18 Thread Rod Webster
The features bitmap seems to be deprecated in 2.8 and replaced with
independent settings so you don't need to think so hard..

[NOTE] The above six options were controlled by the FEATURES bitmask in
versions of LinuxCNC prior to 2.8. This INI tag will no longer work.
Ref: http://linuxcnc.org/docs/2.8/html/config/ini-config.html

Rod Webster
*1300 896 832*
+61 435 765 611
Vehicle Modifications Network
www.vehiclemods.net.au


On Mon, 19 Jul 2021 at 06:49, Feral Engineer 
wrote:

> Anyone have a list of what the values in the features ini setting pertain
> to? Anytime I include features, i just set it to features=30, like verser
> "work with probe" uses. It would be nice to know what I'm doing rather than
> just blindly setting a value.
>
> Phil T.
> The Feral Engineer
>
> Check out my LinuxCNC tutorials, machine builds and other antics at
> www.youtube.com/c/theferalengineer
>
> Help support my channel efforts and coffee addiction:
> www.patreon.com/theferalengineer
>
> ___
> Emc-developers mailing list
> Emc-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-developers
>

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