Skip to content

HoraK-FDF/Multi-Extrusion-post-processing-scripts-for-Slic3r

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

Multi-Extrusion post-processing scripts for Slic3r

For some reason, it is does not show up Slic3r frontend only in Repetier Host using Slic3r as slicer. Trying to find out why. Is it at all possible to show the G-Code as exported?

useful post-processing scripts for Slic3r for adding wipe towers and other multi-extrusion features. Written in Perl. example g-code

Features:

  • adding wipe towers
  • highly configurable
  • Works with as many colours as you can fit towers in a single row.
  • Auto find the number of tool change per layer to determine the number of towers needed.
  • Detect layer change even with the wired layers when Slic3r is creating support material. (Tries to correct layer height when printing tower)
  • Only fill the tower if there is a tool change on that layer.
  • Manuel placement of tower.
  • Auto placement of tower according to size of print.
  • Imports settings form Slic3r for brim and other stuff needed so you don't need to add them.
  • Supports Z-lift. (If not the same as layer hight)
  • Uses the square around the tower to wipe after colour change.
  • It will create brim according to Slic3r settings.
  • Change temp while changing tool/colour.
  • Retraction sequence suggested by Teilchen.

Changelog

See Wiki

To do:

See myColourChange

Known Issues:

See Issues

How to use

In order to get the scripts working properly, I suggest creating print and printer settings in slic3r exclusively for use with this scripts, and modifying these settings as described below.

See Wiki

Installation

See Wiki

Disclaimer / License

I've never written a line of Perl before this project. I'm still learning, but also had to make this work. Any suggestions are heavily welcome. All scripts in this repository are licensed under the GPLv3.

About

useful postprocessing scripts for Slic3r, mostly adding dual extrusion features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%