Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-20Upgrade SDK version to 8.0.0 for Cura 5.0upgrade_sdk_to_800Remco Burema
2022-02-21Merge branch 'master' into PyQt6_upgradeGhostkeeper
2022-02-01Ignore the type of certifiJaime van Kessel
2021-12-28Search/replace Qt5->Qt6.Remco Burema
2021-07-29Remove unneeded ()Jaime van Kessel
2021-07-29Update update message for firmware checkerJaime van Kessel
2021-06-17Now unused API field only took integers originally.Remco Burema
2021-06-15Update SDK/API from 7.5.0 to 7.6.0 for 4.10Remco Burema
2021-04-06Increment SDK version to 7.5.0Ghostkeeper
2020-10-22Up the SDK version to 7.4.0Kostas Karmas
2020-08-07Update the SDK version to 7.3.0 for 4.7Kostas Karmas
2020-06-05Show latest version nr. available in firmware-update-checker-message.Remco Burema
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-08Convert doxygen to rst for Firmware update pluginsNino van Hooff
2020-04-21Update missed sdk versions from 7.1 to 7.2.0 for Cura 4.6Nino van Hooff
2020-04-10Remove a number of unused importsJaime van Kessel
2020-03-05Add verify_mode to ssl contextJaime van Kessel
2020-02-10Bump SDK version number of Cura 4.5 to 7.1Ghostkeeper
2019-10-21Change SDK version to 7.0.0Nino van Hooff
2019-08-15Fix logging in FirmwareUpdateCheckerLipu Fei
2019-08-14Use certifi for firmware update checkerLipu Fei
2019-06-03Don't use caps for log entry of firmware updateGhostkeeper
2019-01-31Merge remote-tracking branch 'origin/4.0'Lipu Fei
2019-01-24Change the alignent option to use the new styleJaime van Kessel
2019-01-18Fix testsLipu Fei
2019-01-17Fix the tests so they don't rely on external URLJaime van Kessel
2019-01-17Merge branch 'master' of github.com:Ultimaker/Cura into unittests_firmwareupd...Jaime van Kessel
2018-12-17Update plugin versions to match package versionsLipu Fei
2018-12-14Increment API version to 6Ghostkeeper
2018-11-26Don't show the current checked version of the firmware if the version number ...Diego Prado Gesto
2018-11-16Refactor out unnecesary late init (to make tests cleaner). [UnitTests]Remco Burema
2018-11-16Write tests for the FirmwareUpdateChecker-plugin. [UnitTests]Remco Burema
2018-11-16Refactor out unnecesary 'container' parameter (to make tests easier). [UnitTe...Remco Burema
2018-10-15Change URL of firmware update page for Ultimaker 3 and S5Ghostkeeper
2018-10-15Code style: Spaces around binary operatorsGhostkeeper
2018-10-13Put the firmware-update meta-data in the 'normal' printer definitions and mak...Remco Burema
2018-10-13Added FirmwareUpdateCheckerMessage, so no variables have to be hidden in the ...Remco Burema
2018-10-13FirmwareUpdateChecker: Remove superfluous 'version_parser' as a setting, sinc...Remco Burema
2018-10-13FirmwareUpdateChecker: Small refactors due to code review.Remco Burema
2018-10-12Fix spelling of error messageGhostkeeper
2018-10-12Code style: Spaces around binary operatorsGhostkeeper
2018-10-12Code style: Use double quotes for stringsGhostkeeper
2018-10-12FirmwareUpdateChecker: Small fixes (typing and lowercase input).Remco Burema
2018-10-11Fix typing in the FirmwareUpdateChecker plugin.Remco Burema
2018-10-11Set the right firmware-download-URL in the actual update-firmware-message.Remco Burema
2018-10-11Move firmware-update-checker json-parsing to its own class (also don't repeat...Remco Burema
2018-10-11Parse the firmware-update-check lookup-tables from a (new) .json instead of h...Remco Burema
2018-10-11FirmwareUpdateCheckerJob: Move introduced hardcoded values to static variables.Remco Burema
2018-10-11Check the whole list for firmware-updates instead of just the first added con...Remco Burema
2018-10-10Warn on error and continue on encountering 'future-proof' (now) or old (later...Remco Burema