https://github.com/alkorin/cura-layer-metadata-plugin
https://github.com/alkorin/cura-layer-metadata-plugin
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alkorin/cura-layer-metadata-plugin
- Owner: Alkorin
- Created: 2017-02-14T13:27:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-14T13:54:13.000Z (over 8 years ago)
- Last Synced: 2025-02-16T14:08:03.887Z (4 months ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MetaData Plugin
This plugin adds custom G-Code commands with printing progress informations. Data are gathered from Cura's comments.
- `M800 Lnnn Snnn` Defines the total number `L` of layers and the total estimated duration `S` of the print
- `M801 Lnnn Snnn` Defines the current Layer `L` and the estimated print duration `S` of this layer