Skip to content

Non Planar Printing

Edward Chamberlain edited this page Feb 17, 2021 · 6 revisions

Home > Software > Non Planar Printing

What we usually call '3D Printing' is actually 2.5D, flat 2 Dimensional layers are built up into a 3 Dimensional object. Non-planar printing aims to achieve true 3D printing, where the print head moves in 3 Dimensions, which can lead to a much higher quality surface finish where there are more curves, eliminating a staircase-like appearance. This page provides some links to research and resources regarding non-planar 3D printing.

Warning: Non planar printing is currently in a highly experimental state, and if parameters are not correctly configured it is possible you could seriously damage your machine. Proceed with caution if putting into practice any of the resources listed below!

A slightly older Hackaday non-planar article, with scripts and GitHub link (also demonstrated in the Teaching Tech video)

Link: https://hackaday.com/2016/07/27/3d-printering-non-planar-layer-fdm/

The following links contain resources and information about the Slic3r branch for nonplanar printing, primarily developed by Daniel Ahlers, later along with Florens Wasserfall, Norman Hendrich and Jianwei Zhang at the University of Hamburg:

The original accompanying video to the paper: https://www.youtube.com/watch?v=km1lvuva5mI

The Teaching Tech video which can be a good place to start: https://www.youtube.com/watch?v=gmePlcU0TRw

Researcher page (Daniel Ahlers) and link to master thesis: https://tams.informatik.uni-hamburg.de/research/3d-printing/nonplanar_printing/index.php Further 2019 research paper: https://www.researchgate.net/publication/335542750_3D_Printing_of_Nonplanar_Layers_for_Smooth_Surface_Generation or https://tams.informatik.uni-hamburg.de/publications/2019/case_ahlers_2019.pdf

The Slic3r non planar branch on GitHub: https://github.com/Zip-o-mat/Slic3r/tree/nonplanar

The following links are related to Curvislicer: Slightly curved slicing for 3-axis printers, developed by Jimmy Etienne, Nicolas Ray, Daniele Panozzo, Samuel Hornus, Charlie Wang, Jonàs Martínez, Sara Mcmains, Marc Alexa, Brian Wyvill and Sylvain Lefebvre

Curvislicer research paper: https://hal.archives-ouvertes.fr/hal-02120033/document or https://cims.nyu.edu/gcl/papers/2019-CurviSlicer.pdf

Curvislicer on GitHub: https://github.com/mfx-inria/curvislicer

Clone this wiki locally