Questions tagged [print-api]
3 questions
6
votes
1 answer
Autodesk Spark Print Manager Operating Systems?
What operating systems are available for running the Autodesk Spark Print Manager? (https://spark.autodesk.com/developers/reference/printer-manufacturers/integrate-your-printer/integrate-your-printer-model)
I'm finding the documentation a little…

Marviel
- 148
- 4
6
votes
2 answers
Online APIs for 3D printing services
I'm interested in finding online APIs where you could perform a call to some third party service with some print preparation request with my model (i.e. "heal a model" or "set up support") and get in return GCODE file I can send to a 3D printer.
My…

Gregra
- 161
- 4
0
votes
0 answers
API for checking manufacturability of 3D models
I am wondering if there is an API that can check for some basic (hopefully configurable) design rules such as manifolds, hanging edges, overhang lengths etc. for a given 3D model (say, in STL format).
I am looking for such an API to create a score…