Skip to content

Provide automation for the .stl file generation #3

Description

@xmacex

OpenSCAD can be used from the commandline, so might be worth automating the task with something. Conditionally render a "Download .stl" button if openscad is available after checking config (from Flask app?), write the instantiated DataObject to file, render it with openscad -o dataobject.stl dataobject.scad using suitable dataobject.scad program, and begin download.

Keep the .dat file download option though, I bet there will be need for interactive work in OpenSCAD.

  • Bainbridge, Lisanne. 1983. Ironies of Automation
  • Coeckelbergh, Mark. 2015. The tragedy of the master: automation, vulnerability, and distance
  • Berry, David. 2011. The Philosophy of Software. Code and Mediation in the Digital Age
  • Kuhn, Sarah. 1996. Design for People at Work

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions