Skip to content

coding-mechanism/nonPlanarPostProcessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

DEMO HERE: https://coding-mechanism.github.io/nonPlanarPostProcessor/

nonPlanarPostProcessor

minimal non planar post processor, experimental

Only works with prusaSlicer for now

You need Exclude Object definitions enabled in prusaSlicer, and verbose Gcode enabled (ex ";LAYER CHANGE").


The Hard part:

First in CAD you create a ~0.2mm surface that lies on top of your part. It will be the non-planar surface. Then you export and slice it in prusaSlicer on its side:

image

Then in CAD you export the rest of the object excluding that top surface, and slice it like normal

image

Upload both files into script:

image

It rotates and centers the top surface on top of the rest of the object. Also changes the gcode paths to zig zag on the top surface instead of moving through the object on travel moves

image

About

minimal non planar post processor, experimental

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages