Sven Lohrmann

Results 81 comments of Sven Lohrmann

Do you want this feature to print different materials or is there another reason? @monterman I guess the value is only depending on the material?

What do you mean? The temps are on the temperature tab.

How does this duplicate mode work? You simply enable it with `M605 S2` and the printer firmware will use every gcode command for both extruders? Does OctoPrint support this (shows...

Maybe some kind of color indicator?! * red = completely used up * yellow = used * green = unused

I'm in the process of refactoring every part of the plugin at the moment, because I'm not happy with some decisions I've made. Hopefully there will be a new release...

It would be great if you could provide a precise description of what you want and how the solution should look like, ideally using the new [request template](../blob/master/.github/ISSUE_TEMPLATE/feature_request.md).

So basically it's just for some kind of statistics? I've never had the intention to add something like this, because that's not the purpose of this plugin. However with the...

You are right currently the plugin expects linear extrusion in mm. But it should be quite easy to extend it for volumetric extrusion. The `parse()` function just needs to recognize...

Removed this feature from the milestone for now. I took a look at OctoPrint and it doesn't seem to support volumetric extrusion as well. I have to think it through...

Yes, printing might work, but OctoPrint will show wrong information about the filament usage. This plugin will then subtract a different amount than what's shown and this is not desirable....