Skip to content
#

3d-printer

Here are 264 public repositories matching this topic...

LMS0815
LMS0815 commented Dec 2, 2020

What were you doing?
Adding new Filter to Terminal tab.

What did you expect to happen?
Getting a proper (or no) regex as a default value.

What happened instead?
The default regex provided is faulty as it is missing the escape characters \

This is the provided filter:
![image](https://user-images.githubusercontent.com/8235214/100873609-b8d1c180-34a3-11eb-8e60-757a8ec809

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