mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-22 22:23:57 -06:00
![]() Whatever was intended here, it didn't work. Because when a method is called it is called on the class of the object. Methods are not attributes of instances but attributes of the class. The attribute of the class was never changed, so this had no effect. Contributes to issue CURA-5330. |
||
---|---|---|
.. | ||
__init__.py | ||
FlavorParser.py | ||
GCodeReader.py | ||
MarlinFlavorParser.py | ||
plugin.json | ||
RepRapFlavorParser.py |