machinabio / limbforge-service

Single-purpose microservice to generate STLs from parametric CAD designs.
Apache License 2.0
3 stars 1 forks source link

CAD Print endpoint #13

Open kaitlynhova opened 7 years ago

kaitlynhova commented 7 years ago

follow up to https://github.com/machinabio/limbforge-service/issues/11

  1. Create the CAD Print endpoint in shift
  2. Implement the changes in Limbforge's front end app.
luzlab commented 7 years ago

GET /cad/print?device={slug:<DEVICE_SLUG>, parameters:{ c1:12.5, c2:29.5 }}&{slug:<TERMINALDEVICE_SLUG>}}

returns a zip archive of the STLs.