Releases: ansonl/mfm
Releases · ansonl/mfm
MFM 1.6.7
MFM 1.6.6
- Changed Plate Sliced 3MF file export to use DEFLATE level 9 compression instead of uncompressed to save about 80% file size.
- DEFLATE used because it is the default 3MF compression and Bambu Studio does not support BZ2 or LZMA compression in 3MF during testing. 993c478
- Fixed bug where initial print color was not being detected leading to color changes not happening correctly. 35ea681
Prebuilt release binary minimum targets are:
- Windows 10 (win64)
- macOS 10.13.6 (not available until I build on a mac again)
- Linux (x86)
MFM 1.6.5
-
Adding contour lines and hi-elevation colors to Plate Sliced 3MF is now supported in the MFM App (GUI). 5a741ee
- The processed G-code for each plate are also written as
plate_n.gcode
files in the current directory.
- The processed G-code for each plate are also written as
Prebuilt release binary minimum targets are:
- Windows 10 (win64)
- macOS 10.13.6 (not available until I build on a mac again)
- Linux (x86)
MFM 1.6.4
MFM 1.6.3
- Added new option for extra purging volume for certain color indices
- Added support for Long retraction when cut (used by Bambu printers)
Sample map print with extra purging and long retraction enabled
Prebuilt release binary minimum targets are:
Windows 10 (win64)
macOS 10.13.6 (not available until I build on a mac again)
Linux (x86)
MFM 1.6.2
- Optimized printing order to decrease toolchanges by up to 50%.
- Fixed bugs
- More premade options files uploaded
- Updated minimal toolchange G-code for X1/P1
Prebuilt release binary minimum targets are:
- Windows 10 (win64)
- macOS 10.13.6 (not available until I build on a mac again)
- Linux (x86) - GUI says 1.6.1 but it's 1.6.2 because I forgot to increment the version
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.