Stefan Kalscheuer

Results 174 comments of Stefan Kalscheuer

It depends. Normally, physical endstops are only used for homing, i.e. get the absolute position within the machine frame once. (can be enabled always with [M120](https://marlinfw.org/docs/gcode/M120.html), but not by default)...

True. They are mechanical switches and you may even break or misalign them, if you move too bar below 0. But, if you really need a level

At the current state there is no real modular integration. I don't know why it actually works for line charts the way it's integrated in the example. Non-Modular integration for...

> [...] it doesn't list me the docker packages. And by "docker" you mean ... "composer"? Otherwise this is likely the wrong bugtracker. For Composer I never tested it with...

I tried to start a discussion about moving common plugins to the @chartist-js org: https://github.com/chartist-js/chartist/discussions/1391

Just rebased the PR on top of the latest changes, so it can be applied cleanly again. I'm using the updated lib in one project with various line charts and...

The same issue is present on Pro instances since 3.75 and since 3.77 with Composer (proxy) support available also in the Community edition. Both plugins define the same content types...

Dropping `ComposerFormatSecurityContributor` from the community plugin makes Nexus start with both plugins enabled. However, that's a mix of community group/hosted and official proxy (implemented with maximum priority, so it always...

3.78 is a whole different story now. Your problem is not that you cannot disable the official module, you cannot load the community plugin, even if you did. There have...