SebKuzminsky / pycam

Other
340 stars 98 forks source link

box = bounds.get_absolute_limits(tool_radius=tool.radius, AttributeError: 'NoneType' object has no attribute 'get_absolute_limits' #117

Closed bmsleight closed 6 years ago

bmsleight commented 6 years ago

Creating new bounding box appears to be broken, even with 'Example 3D Model'

Success: Open pycam, 'Example 3D Model' loads automatically, click on Tasks, Generate All -> Works Failure: Open pycam, 'Example 3D Model' loads automatically, click on Bounds, delete minimal. New (bounds), Set Parameters the same (or leave as default), click on Tasks, Generate All -> Failure as per log.

Full log: https://pastebin.com/tkLMVTPS

bmsleight commented 6 years ago

PEBCAK To solve, After New (bounds), in References Models, Highlight the 'Example 3D Model' At least one model must be selected to ensure a boundary. Please close - thanks.