-
When trying to use the driver for LabelWriter 550 Turbo (lw550t.ppd) I kept getting an error saying "raster2dymolw_v2 file not found". A simple fix for this is to open up the .ppd file and change "ras…
-
### Description of the bug
Post-processing scripts aren't executed on macOS.
I expect them to execute, as documented in the help text
Post-processing scripts aren't executed on macOS.
### Proje…
-
Hi.
The backend script expects 5 or 6 arguments, but the cups printing on OS X appears to pass a lot more:
```
26 77165 76719 0 11:07AM ?? 0:00.02 /bin/bash /usr/libexec/cups/backend…
-
I have the following code snippet:
```
# 0
[[ ! $* =~ A ]] &&
# 1
[[ ! $* =~ B && $(cat FILE) == C ||
# 2
$* =~ D || $* =~ E ||
# 3
$* =~ F ]]
```
After formatting it looks like:
`…
-
I am not really sure if this is an issue or intended behaviour.
It took me forever to move to end of a 6Mb file.
Steps to reproduce:
- `$ seq 1 1000000 > test`
- `$ bat test`
Press `G` to move …
-
Lumo v1.10.1.
**Steps** (based on https://dev.clojure.org/jira/browse/CLJS-2913?focusedCommentId=50751):
Execute in Lumo:
```clj
(require '[cljs.spec.alpha :as s])
(require '[cljs.spec.test…
-
```
What steps will reproduce the problem?
1. prepare files
$ cat a/aa.proto
message A {
optional string name = 1;
}
$ cat b/bb.proto
import "aa.proto";
message B {
optional string name = 1;…
-
```
What steps will reproduce the problem?
1. prepare files
$ cat a/aa.proto
message A {
optional string name = 1;
}
$ cat b/bb.proto
import "aa.proto";
message B {
optional string name = 1;…
-
I have a V1.
I was able to install this webui. Looks nice. Thanx.
I can upload my gcode, but when I click "Start Print" it doesn't work.
I think it is because you have renamed the uploaded file f…
-
Hi.
Do you have an example which creates a prn file instead of printing it directly to the printer?
I have a printer installed on TP-Link TL-WR1043N/ND v1 router running on openwrt. Since the f…