force tool lift between drills

This commit is contained in:
Stewart Allen 2026-04-09 08:19:23 -04:00
commit cc8bca0993

View file

@ -230,6 +230,7 @@ export async function prepare_one(widget, settings, print, firstPoint, update) {
drillDown = down;
drillLift = lift;
drillDwell = dwell;
toolDiamMove = toolDiam * 1.1;
}
function emitDrills(polys) {