8000 slicing hierarchy · SoftFever/OrcaSlicer Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

slicing hierarchy

SoftFever edited this page Dec 20, 2024 · 1 revision

Slicing Call Hierarchy

The Slicing logic is not the easiest to locate in the code base. Below is a flow diagram of function calls that are made after clicking the Slice Plate button in the UI. Most of the processing happens in different threads. Note the calls after BackgroundSlicingProcess::start(), but this is how you can find the slicing logic.

Example Image
Clone this wiki locally
0