A stl files slicer to generate gcode file for real printing
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 (2026). AMebius-slicer(STL slicer, gcode generator for 3D print) (https://github.com/wjk199511140034/AMebius-slicer/releases/tag/0.2.0), GitHub. Retrieved .
General Information
- Version 0.2.0 (48.8 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with R2017b to R2020a
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 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.
