karl-nilsson / sse

Step Slicer Engine
GNU Affero General Public License v3.0
15 stars 2 forks source link

Segfault when slicing bullseye.step #23

Open karl-nilsson opened 2 years ago

karl-nilsson commented 2 years ago

Somehow, Slice is passing a loopset with two outer (ccw) loops to Shell Happens on layer #6 of 49, layer height 0.4mm. Coincides with where the base ends and the bullseye starts.

Console logs:

[2021-12-01 11:18:21.336] [console] [debug] Logger initialized, level: 1
 Nb Total:0  for 0 items

[2021-12-01 11:18:21.381] [console] [debug] Object: Generating bounding box
[2021-12-01 11:18:21.381] [console] [info] Rearranging objects
[2021-12-01 11:18:21.381] [console] [debug] Rearrange: translating objects to new location, offset (92.500,92.500)
[2021-12-01 11:18:21.381] [console] [debug] Rearrange: moving object to (92.500,92.500)
[2021-12-01 11:18:21.381] [console] [debug] Object: Translating to (92.500,92.500,-0.000)
[2021-12-01 11:18:21.381] [console] [info] Layer Height: 0.4
[2021-12-01 11:18:21.381] [console] [info] Creating splitter tools
Loaded 'C:\Windows\System32\kernel.appcore.dll'. 
[2021-12-01 11:18:21.589] [console] [debug] number of slices: 49
[2021-12-01 11:18:21.591] [console] [debug] generating shells
[2021-12-01 11:18:21.596] [console] [debug] generating shells
[2021-12-01 11:18:21.601] [console] [debug] generating shells
[2021-12-01 11:18:21.605] [console] [debug] generating shells
[2021-12-01 11:18:21.610] [console] [debug] generating shells
[2021-12-01 11:18:21.614] [console] [debug] generating shells
[2021-12-01 11:18:21.615] [console] [error] Shell: Expected 1 outer polyline. received: 2
karl-nilsson commented 2 years ago

bullseye