-
## Utskrifter (Cohesion)
`Receipt`, `Display` och `SaleLog`, tillsammans med `Amount`, sköter sin egna *"pretty printing"*. `Printer` gör/sköter själva *"utskriften"*.
## Interaktivtet kopplat till …
-
Considering the elements of annsDP, and the anchor of DPs for the contained elements:
- for comments `(AnnComment _, _someDP)` the DP is relative to the "current cursor position", i.e. relative to …
-
v0.9.4-135-g7cfe8ee5
```
?- X = [+, Z-Z, Z-Z+Z], Z = Z-Z+Z, Z =.. X.
X = [+,Z-Z+Z-(Z-Z+Z),Z-Z+Z-(Z-Z+Z)+(Z-Z+Z)], Z = Z-Z+Z.
?- [+,Z-Z+Z-(Z-Z+Z),Z-Z+Z-(Z-Z+Z)+(Z-Z+Z)] = [+, Z-Z, Z-Z+Z].
…
-
Hi !
In addition to printing the documentation to tex, I thought it would be useful to be able to directly export the documentation to HTML (exporting to tex and then tex to html does work, but the r…
-
It seems that panics are handled by infinite-looping. This makes sense in some situations, but on CUDA we can do better. CUDA does support printing output to stdout (though I haven't figured out how t…
-
It would be great if we could simply select a different printing profile (preset) per model instead of having to select all the parameters we want to modify and in what ways.
I'm not sure if I nee…
-
Self-explanatory!
Essentially just including the data from the `/api/printer` endpoint. The `state` is already included, but I'd like to have the `temperature` key as well for monitoring/external dis…
-
Hi, first of all thanks a lot for coming back to SuSi merill. Hope it's not too difficult to catch everything up.
Over the last time MMU printers became more popular and Slicers like Bambu Studio …
-
Currently, all tests of the citeproc test suite that test the bibliography are ignored. Many important features are therefore untested. This should either be fixed or (if there are some issues I am un…
Drodt updated
2 weeks ago
-
@christian-marie asked if I could incorporate a debug flag into the OpenSRS library to make it easier to track requests & responses to OpenSRS. This might be as simple as adding a Bool to the end of o…