Skip to content
richardvdweerd edited this page Sep 4, 2017 · 4 revisions

Welcome to the Multi-Extrusion-post-processing-scripts-for-Slic3r wiki!

example g-code

Useful post-processing scripts for Slic3r for adding wipe towers and other multi-extrusion features. Written in Perl.

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.
  • Manual placement of tower.
  • Auto placement of tower according to size of print.
  • Imports settings from 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.
Clone this wiki locally