Skip to content
Merill edited this page Feb 21, 2019 · 49 revisions

Hello

This slic3r fork is made on top of slic3rPE, but it has nothing to do with prusa, it's a personal fork for my use. Don't blame them if something don't work, it's my fault. It contains all features of slic3rPE and add some new options and bugfixes. These may be merged back into slic3rPE (and/or main slic3r) in the future, if they wanted it and have the time to do so.

Changelog:

infill:

  • gyroid infill (now merged inside #e6e600slic3r and #ff8c00slic3rPE)
  • better connected lines for gyroid infill (& 3D honeycomb)
  • ironing infill
  • concentric + gapfill infill
  • scattered rectilinear infill (random infill) (by @thenickdude)
  • do not connect lines of infill
  • denser infill below the first solid (top) layer
  • ensure all solid infill extrude just the volume of plastic needed (not 99% or 101% but 100%)
  • over-bridge flow compensation : allow to over-extutrude the layer over a bridge to catch the good z-height.

perimeters:

support:

  • can transform the first layer of the raft to a solid layer (support are printed over a 1-layer raft)
  • split the z gap:
    • now you can select the z-gap mode: soluble filament (no z-distance), calculate from the filament, calculate based on the layer position.
    • bottom z-gap (part => support)
    • top z-gap (support => part)

advanced & others:

  • brim ears (print brim-ears around corners)
  • you can now set the size of the anchor the solid layers & bridge layer are grow of.
  • xy hole compensation (only for convex holes)
  • export part begin /end to be compatible with cancelobject (octoprint plugin) (now merged inside #e6e600slic3r and #ff8c00slic3rPE)

filament:

  • fans speed for top infill

hardware:

  • option for "no lift for top solid infill"

fix:

  • gyroid & 3Dhoneycomb follow the perimeters
Clone this wiki locally