Dipl.-Ing. Raoul Rubien, BSc
Dipl.-Ing. Raoul Rubien, BSc
If subsequent probes do not appear within the threshold the graph returns to zero. This value is hard coded in source. - make it configurable on the admin site
Make chart labels configurable: - probe name - host name - transfer direction
Since the preview can be very exhausting when having lots of samples they are binned. Currently this factor is hard-coded in the source. - make it configurable on the admin...
"xxxx" should be a time stamp
According to the configuration the monitoring should be started automatically on: - python manage.py runserver - configuration changed False -> True
## Description With `UCIS_ENABLE = yes` and `UNICODE_COMMON = yes` when entering a wrong mnemonic, a second attempt with correct mnemonic would not trigger the ucis input. This change: -...
Are there any objections to use the cucumber-plugin `0.3.1` with SBT `1.3.13`? The note in [RADME.md](https://github.com/sbt/sbt-cucumber/blob/master/README.md) says > **Note** The latest version of the plugin is built using SBT 1.2.8....
**Spindle increase/decrease via `halui.spindle.increase/decrease`** For high speed spindles increment only by 100 rpms per button press can be annoying. Found respective place in source and also found this note: `FIXME...
Documentation for PR https://github.com/machinekit/machinekit/pull/1435.
# Description As a new OrcaSlicer user i found myself not being able to build from source on Ubuntu 24.10. The build script was broken (on Ubuntu 24.10). - potentially...