Skip to content

A script that enables you to 3D print with different Layerheights on the inside and outside of your print

License

Notifications You must be signed in to change notification settings

TengerTechnologies/Smoothificator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Smoothificator

A script that enables you to 3D print with different Layerheights on the inside and outside of your print

You can use it in Prusaslicer and Orcaslicer. It is not the same as "combine infill every x layer" because the script only changes the outer walls. That means that you can even print top/bottomlayers + inside walls with a bigger layerheight to save a ton of time.

Make sure that you have Python installed. To run it use it as a postprocessing script in the slicer like this:

"C:\Path\To\Python\python.exe" "C:\Path\To\Script\Smoothificator.py" -outerLayerHeight

IMAGE ALT TEXT HERE

If you want to go crazy and forexample print the inside with 0.4mm and the outer perimeters with 0.05mm, you should probably consider enabling the "External perimeters first" option.

About

A script that enables you to 3D print with different Layerheights on the inside and outside of your print

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages