AMebius-slicer(STL slicer, gcode generator for 3D print)

Version 0.2.0 (48.8 KB) by Wang Jack
A stl files slicer to generate gcode file for real printing
558 Downloads
Updated 12 Jun 2021
AM slicer can generate gcode from STL file, you can define printer parameters, and some print settings
This is only a basic version, the slicer has passed the actual printing test, and has built in two adaptive algorithm(not guarantee accurate).
Please use Cura to preview slice result before real print
https://ultimaker.com/software/ultimaker-cura
One of key process triangle_plane_intersection is copy from by Sunil Bhandari
https://www.mathworks.com/matlabcentral/fileexchange/62113-slice_stl_create_path-triangles-slice_height
# Usage
Run main.m, modify filenam gfilename
# Require
Matlab R2017b
# Major update for 0.2.0
Generate the solid layer properly
Generate support(silly, but its working!)
Auto detect STL file type
Two adaptive slice algorithm
New Fast External Adaptive methods
Printing time estimate

Cite As

Wang Jack (2024). AMebius-slicer(STL slicer, gcode generator for 3D print) (https://github.com/wjk199511140034/AMebius-slicer/releases/tag/0.2.0), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2018b
Compatible with R2017b to R2020a
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
0.2.0

See release notes for this release on GitHub: https://github.com/wjk199511140034/AMebius-slicer/releases/tag/0.2.0

0.0.3

See release notes for this release on GitHub: https://github.com/wjk199511140034/AMebius-slicer/releases/tag/0.0.3

0.0.2

See release notes for this release on GitHub: https://github.com/wjk199511140034/AMebius-slicer/releases/tag/0.0.2

0.0.1

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.