Re: [Emc-developers] tool database in python

2022-06-30 Thread Chris Morley
My discussion was to bring to light how Lathe tools are normally used so that a database might keep them in mind when hashing out a protocol. My 'complaint' about linuxcnc offsets for lathes was to point out it's suboptimal, not that it wasn't possible. Using g43.2 to add wear offsets works for

Re: [Emc-developers] tool database in python

2022-06-30 Thread Feral Engineer
Wear offsets are useful when running production jobs. If you make 1000 parts and your insert wears 0.01, you simply put -0.01 in your wear table and it shifts the offset by that much. Beats having to add/subtract from your geometry, especially if you need to make a 0.0062 wear adjustment to an x-12

[Emc-developers] [Hosted Weblate] New comment in LinuxCNC/LinuxCNC Documentation

2022-06-30 Thread Steffen Möller via Emc-developers
# Comment added [ smoe](https://hosted.weblate.org/user/smoe/ "Steffen Möller"): [Hosted Weblate](https://hosted.weblate.org) / [LinuxCNC](https://hosted.weblate.org/projects/linuxcnc/) / [LinuxCNC Documentation](https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/) / [English](https://h

Re: [Emc-developers] linuxcnc is marked for autoremoval from testing

2022-06-30 Thread Steffen Möller
On 29.06.22 19:44, Sebastian Kuzminsky wrote: Note that Jeff already "fixed" this by making LinuxCNC not use the buggy libtk-img library (turns out the functionality we used from that library had become available in core Tk). ;) So LinuxCNC was even improved. I intend to upload a new LinuxCNC