Felicia Hummel

Results 78 comments of Felicia Hummel

I disagree here in reopening the bug. Average price is conceptual completely different to a price which you'll need for a full-fledged shop system. If such a feature is required,...

Example: We buy 1 part for 10 USD, and buy 5 parts for 8 USD each. The average value for each part is 8.33 USD for each part, and this...

That's correct, those prices are only an indication of how much one should pay (or rather donate). Because it hasn't to be precise, it's not very sophisticated. Need to think...

Seems that the solution would be to calculate the average since the last stock of zero, but I'm not really sure about that.

Note that `averagePrice` is a cache field, which gets updated whenever stock is added or removed (at least in theory)

You can try my makefile here: https://github.com/felicitus/rastertotpcl/blob/master/src/Makefile

Full file for reference: ```include // ===== INFORMATION ===== // /* IMPORTANT: rendering will be better for analyzing the model if fast-csg is enabled. As of writing, this feature is...

Thank you, I missed that issue! I'll try it out tomorrow or in the next few days - can we keep this issue open so I don't forget to check?...