You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FreeCAD sanitizes names of objects, which means the global template gets a different name than what we expect. We hit this a lot now that thread names include the pitch by default (e.g. M4x0.7).
FreeCAD sanitizes names of objects, which means the global template gets a different name than what we expect. We hit this a lot now that thread names include the pitch by default (e.g.
M4x0.7).Reported via #50.