Slice-Up Beta is built on the same modular logic underling the legacy version.
If you already were a Slice-Up user, you should feel at home already. Take note of this few core changes, and go on creating same as before.
If you are a new user, please check out Getting Started with Slice-Up.
Current changes
-
Retractionis not supported. The focus is on continuous tool-path generation. -
Open pathsare not officially supported. This will change in the near future. -
You can now import
custom slicesthat you prepared in your CAD software of choice, or you can use theimport slicesto adjust the layer heights of your object at any moment. -
The transformation modules (
rotate,scale,translate) are now condensed in a single tool calledtransform -
All
curve typesare handled internally, you do not have to worry about it. -
Working with multiple walls is now easier then ever. You can create multiple wall objects using the
offsetcomponent. You can use up to 4 walls per object. -
There are only two print logic:
Spiralwill only work with single wall object.Print Multiwill work with both single and multi wall objects. -
non-planarslices are now supported across all modules. To work with non-planarity you will have to generate your own slices and import them. More about it here.