@Peter Van Der Walt Well I'll be, this was it! I uninstalled Control and reinstalled it from the latest download and it works perfectly! 3D views are rendered instantly.
If you skip to the 10 minute mark, the automatic Z height offset is the main thing I’d love to see in Control. My parts operations usually require 2 - 4 tool changes and not having to re-probe the z height would be an amazing quality of life improvement.
But isn't that essentially re-probing the z height? I was going to add one to my machine, but realized it would take longer to have the machine travel to the location the permanent offset was than to just re-probe above my XYZ zero point where I change tools. However, I am only looking at it from the speed and accuracy aspects that I prefer. There may be something I am missing. Obviously this would be great if the machine did automatic tool changes.
So, basically just the great Misterg's TLO Macro? : see post #14 in Getting started with Javascript Macros in CONTROL / Library of Macros created by the community Macros for the win (again) - deals with it in a way that's more forgiving than grbl's builtin TLO which was sometimes a bit flaky
Sounds similar to what I do - Little snippet of the macro in operation at about 1:30 1) Set reference tool 2) Move to tool change location (and manually change the tool) 3) Set new tool 4) Return to starting position at ~1:38
it’s actually your macro that Peter referred me to. I’ll check out your video. edit: nice work, that part came out great.
OpenBuilds Control produces a permission denied port error when attempting to connect. I have attempted every USB port on the machine and get the same error. Operating system is Ubuntu 22.04.2.
Not a CONTROL issue, rather, make sure your linux user account has permissions to access serial ports. Usually something like adding yourself to the Dialout group
We'll be 1000 years past the last POTS Modem connected to a computer (or anything) and linux will still call serial port access group the Dialout group. That kind of clown show is the first step to being BSD, Linux boys! Remember that!