arhi
Posts: 480
Joined: Thu Oct 06, 2016 5:13 pm

add a way to add support for additional firmware

ability to define new firmware (for e.g. smoothieware)
- define which G-codes are supported and which ones are not
- define how certain actions are implemented trough G-code and M-code
- define how to connect to firmware
- define how to upgrade firmware
- define how to send g-codes directly (live printing)
- define how to store g-codes on printer
- define how to fetch list of "printable objects stored on printer" and how to start printing one of them
- define pause procedure, extrude / retract (to change filament during pause)
- anything else s3d needs to know about firmware..
gcodestat integrates with Simplify3D and allow you to
Calculate print time accurately (acceleration, max speed, junction deviation all taken into consideration)
Embed M117 codes into G-Code
Upload your G-Code directly to Octoprint
open source and unlicence

Return to “Feature Requests”