nicolai-wachenschwan / arc-overhang-prusaslicer-integration

A 3D printer slicing algorithm that lets you print 90° overhangs without support material.
GNU General Public License v3.0
332 stars 26 forks source link

added Z-height to output on overhangs and a timelapse-option #29

Closed maruhe closed 1 year ago

maruhe commented 1 year ago

added Z-height to output on overhangs also the parameter TimeLapseEveryNArcs was added to create a timelapse-picture every N arcs if there is no special reason agains it could be great to pass all parameters to arc2GCode-method so adding a parameter to change timelapse-command or adding other parameters could be more easy

maruhe commented 1 year ago

I never created a PullRequest as I liked - will check the docs again.. second commit fixes 2 missing line breaks

maruhe commented 1 year ago

I think you'd have to merge the commits and then change the code as you like or you just delete the request and change the code ;-)

nicolai-wachenschwan commented 1 year ago

Took a while, but I integrated the feature. Can you test it on your machine?