mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-04 11:14:21 +08:00

Added an enabled flag, allowing users to enable/disable ChangeAtZ layers at will without removing them Improved performance of GCodeCommand, deferred parsing of arguments to when it is first requested as opposed to all the time Removed type hints because the supported python version in Cura is too low