Slicing software for additive manufacturing using the Julia language.
Make sure to not include development tools in the Slicey environment but rather stash these in your main environment e.g. @1.12 on julia 1.12.
If you're in the Slicey.jl directory
julia --project=@.
julia> using Revise, Slicey
julia> Slicey.some_command()