On 17 April 2017 at 15:48, andy pugh <bodge...@gmail.com> wrote:
>  was finally prompted to try to get
> Touchy to report the current override value in the case where it was
> set from another source.
>
> I added a couple of lines around line 798 in touchy.py
>
>  +             self.fo_val = s.feedrate * 100
>  +             self.so_val = s.spindlerate * 100
>                 set_label(self.wTree.get_widget("fo").child, "FO:
> %d%%" % self.fo_val)
>                 set_label(self.wTree.get_widget("so").child, "SO:
> %d%%" % self.so_val)
>                 set_label(self.wTree.get_widget("mv").child, "MV: %d"
> % self.mv_val)
>
> Experiment shows that with this change Touchy displays over-rides
> sourced from halui as well as internally.

I just remembered this after compiling some new stuff and updating my lathe.
I lost this tweak.

I have been using it that way for over a year with no problems, can I
push the mod?


-- 
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, 1916

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to