-
My extruder wipes and after that it continues to print inside the same perimeter.
-
System: Win10
Java: jdk1.8.0_121
Zip-Tool: 7-zip, standard built-in win zip
Thank you very much for writing and releasing this very useful tool! However it seems not to work anymore. I get the ex…
-
* Environment:
Version: 1.1.24
Nodejs: 16.13.1
Node-RED: 2.20
ElastisearchDB: 7.3.1
* Query:
```
{
"_source": false,
"query": {
"bool": {
"f…
-
`TEXT` and `GLOBL` symbols are currently too restrictive. I think we do not correctly support:
* Static text symbols
* Symbols with package references
See:
https://github.com/mmcloughlin/av…
-
```
Stack dump:
0. Program arguments: C:\\PROGRA~1\\LLVM\\bin\\clang-cl.exe /nologo -TP -D_USE_MATH_DEFINES -D_VARIADIC_MAX=10 -D_WIN32_WINNT=0x0601 -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS …
-
Hey! This is a partial re-post from the octoprint forum that I was told to bring to the issues section here. [https://community.octoprint.org/t/octoprint-chituboard-software-unresponsive-to-printing-…
-
```
What steps will reproduce the problem?
1.Send a euro sign to the printer
2.Select CP869 encoding from jzebra
What is the expected output? What do you see instead?
Jzebra automatically changes eve…
-
```
What steps will reproduce the problem?
1.Send a euro sign to the printer
2.Select CP869 encoding from jzebra
What is the expected output? What do you see instead?
Jzebra automatically changes eve…
-
I got a LCD UV resin printer, control lamp with M106 S0 and M106 S255.
Raspberry pi 3 and Raspberry Pi System Image on https://photonic3d.com/downloads/ (version 1.0.13) installed.
I'm trying to pri…
-
```
I am writing a function that can throw runtime errors with different what()
strings for different
errors. Gtest cannot check the actual what string against what you expect,
here is a bit of a …