Clear voids option removed from 4.5.1

Hi,

I am having issues with the clear voids option missing from newer versions (4.5.1).
On jobs with large voids in the middle it wants to spends a few hours removing the voids if I let it, if there are other parts inside this “void” the stock they are meant to be cut from is cleared.

Currently to get around this issue I have downloaded/installed an older version (4.3.2) from Github.
The web version (4.5.1) in trying select an older version it takes me to “not here and says “these are not the droids you’re looking for“ with no version options.

Expected behaviour
(4.3.2) The rough options showing the “clear voids” checkbox.
In the void I have 2 other parts.

(4.5.1) The rough options no longer showing the “clear voids” checkbox.
Even with other parts in the void it will try and clear it (removing the stock where the other parts are)

Looking at my .km settings file exports files, I can see options like “camRoughVoid”: false, and “camRoughVoid”: false, are no longer in the newer version.

cnc_bad-2026-04-08.km (5.8 KB)

cnc-good_2026-04-08.km (5.4 KB)

clear voids was mathematically problematic for many geometries. it you need to use roughing with thru holes, enable inside only then add an outline operation to complete the cutout.

Selecting inside only still tries to clear voids.

Note: my version appears to have auto updated to 4.6.3 overnight
(This task is the same as the last ones with 2 models inside the box)

Doing outline only gives the expected output. Is this the correct operation I should be using moving forward?