The Wayback Machine - https://web.archive.org/web/20210822132857/https://github.com/topics/3d-printer
Skip to content
#

3d-printer

Here are 287 public repositories matching this topic...

NateBowen
NateBowen commented Dec 21, 2015

Related to closed case #1095. I believe it's worthy of another look.

Currently, to create custom system commands a user must use the Event or System structures of config.yaml.

In my specific case, I would like to send a parameter to the system for use with RPi-gpio applications. This would be most intuitively accomplished through the controls structure with a slider or value-entry field.

In th

DocTrucker
DocTrucker commented Feb 26, 2020

Slic3r: 1.3.1-dev-54a31ee
OS: Ubuntu 18.04.4

Load STL
Select model.
Right click - Rotate - Around z axis...
Input 90 - press ok
Model moves 90 degrees counter clock wise as expected.
Input 90 - press ok
BUG Model doesn't move.
Input 0 - press ok
Model doesn't move. (As expected for relative rotations, but not absolute.)
Input -90 - press ok
BUG Model rotates 180 degrees.

Around x

Improve this page

Add a description, image, and links to the 3d-printer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the 3d-printer topic, visit your repo's landing page and select "manage topics."

Learn more