1) The document discusses using OpenAPI to describe APIs and increase productivity. It introduces OpenAPI tools like Swagger UI, Swagger Editor, and bravado-core that can generate documentation, validate requests, and convert data types.
2) An actual case study is presented on a manufacturing cloud platform called Kabuku Connect that uses the OpenAPI spec to generate API documentation, client code, and validate requests from the frontend.
3) The speaker encourages contributors to help support the new OpenAPI 3.0 specification and related tools, and invites attendees to apply for open developer roles at their company to build out projects using 3D printing and other technologies.
Takuro Wada gave a talk at the Blender Conference 2015 in Amsterdam about using Python scripts to model chains in Blender. He re-designed the chain module in Fusion 360 and wrote new parts of the script to generate a chain. After failing a few times using crimson red filament, he successfully 3D printed a genuine chain using banana yellow filament. He encourages starting script modeling today and notes that Kabuku Inc. is hiring.
3D Printing by Python scripts and BlenderTakuro Wada
?
Presentation documents I talked at Blender Conference 2015 in Amsterdam. I talked about 3D model generation using Python API in Blender. I also have sample codes in github (https://github.com/kabuku/blender-python)