mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 09:46:33 +08:00

Previously you had to call the script from the dist path specifically, using the cwd as a parameter. Now you can provide a different path, allowing you to call this script from any location. Also the version number used to be hard-coded. Now that can be provided by the caller. Contributes to issue CURA-9409.