probe_basic icon indicating copy to clipboard operation
probe_basic copied to clipboard

Expand wheel widget to 24 or 36 tools

Open Stephanisk opened this issue 2 years ago • 2 comments

Would it be possible to extend the wheel widget to hold more than 12 tools. It would be great if you could set yourself the number of toolholders in your ATC. For example between 6 and 36.

Stephanisk avatar Jul 31 '23 23:07 Stephanisk

24 pockets are already supported along with a number of other sizes,

https://github.com/kcjengr/probe_basic/blob/b9bc979adbbde28a1464816a547554d91fdd0cd1/configs/probe_basic/probe_basic.ini#L50-L53

adding others would at a minimum need more images making and I guess some code tweaks https://github.com/kcjengr/probe_basic/tree/main/src/widgets/atc_widget/images

dpslwk avatar Aug 01 '23 10:08 dpslwk

I am close to provide the linuxcnc forum with a fully parametrical and adaptive design for a professional toolchanger. The number of tools is basically unlimited. Though practical I believe 36 seems about the maximum. It would be really great if this could be implemented in probe basic. ( 26-28-30-32-34-36). This way this design would be highly functional for all our DiY guys out there together with probe basic

Stephanisk avatar Aug 27 '23 22:08 Stephanisk