Hello, is here some fan of 3D printing? I wonder if it is possible to make desktop app that could work as Slicing software using Kotlin and TornadoFX. Is it possible to use console of Slic3r which is open source to slice actual file to G-Code, and then wrap it in own UI? And is it somehow possible to view that file ( .stl or .obj ) in "subscene" as 3D object using it's vertices and faces? Could someone push me the right direction please?