Releases: ansonl/mfm
MFM 1.6.1
- Fixed bug where blank lines led to partial toolchanges. 002ebbf
- Added MFM as an integrated post processing script for PrusaSlicer, Bambu Studio, and Orca Slicer. See README.md on main page for post processing script directions.
Prebuilt release binary minimum targets are:
- Windows 10 (win64)
- macOS 10.13.6
- Linux (x86)
MFM 1.6.0
3D Map Features Post Processing Tool 1.5.3
Fixed bug for bambu original gcode in a single color to detect conditional T command with four spaces prefixed. This comes after Bambu conditional start with M620.
3D Map Features Post Processing Tool 1.5.2
Fixed bug where last line of last feature of a layer would be written on the next layer.
3D Map Features Post Processing Tool 1.5.1
Fixed printing quality issue where restore of previous wipe position used slower travel speed for extrusion prime and not faster travel only speed.
3D Map Features 1.5
Coloring is now done on a per feature/line basis. You can specify which types of features/lines to recolor in the updated configuration settings.
Printing order of features is rearranged to minimize tool changes and maintain nozzle pressure. Similar features printed in the same color are printed together.
Wipe/Coast and priming movements at the end of a feature are compensated.
Lots more that I will note when I get more time
3D Map Features Post Processing Tool 1.0.0
MFPP now supports coloring the print by generated features such as infill, walls, and surfaces.
- Rewritten with more granular per-feature coloring instead of previous per-layer coloring.
- More efficient prime tower reuse.
- New configuration setting
isolineFeatures
specifies the feature types to color at isoline elevations.
3D Map Features Post Processing Tool 0.4.2
Fixed bugs
- Isoline would show when not supposed to
- Isoline would be too thick if occurring at boundary of two thick layers
- Remainder of file would be skipped when partial prime tower was found and isoline color change was needed.
3D Map Features Post Processing Tool 0.4
Fixed issue where toolchange would not be skipped if no prime tower found on a layer.
3D Map Features Post Processing Tool 0.3.1
Fixed Windows release