Cura/cura/PrinterOutput
Ghostkeeper a703e6b882
Use lambdas instead of functools
Partialmethod is not callable apparently. I think the problem is that it's calling the method outside of the scope of the class here. I'm probably not using it right. Lambas are easier since they automatically take their scope along with them.

Contributes to issue CURA-8609.
2021-10-12 17:47:05 +02:00
..
2021-09-07 11:33:54 -04:00
2019-07-23 12:58:46 +02:00