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
path: root/cura
AgeCommit message (Expand)Author
2022-09-16Fix crash when duplicating a model when in one at a time modeJaime van Kessel
2022-09-14Merge branch 'per-object-autodropdown' of github.com:Piezoid/CuraJaime van Kessel
2022-09-13Merge pull request #13209 from Ultimaker/CURA-9224_approver_settings_jsonJaime van Kessel
2022-09-13Move CreateFlattendContainerInstance to InstanceContainerJaime van Kessel
2022-09-13Merge pull request #13280 from digitalfrost/050922bJaime van Kessel
2022-09-13Merge branch 'main' into 050922bdigitalfrost
2022-09-13Revert "More agressivly check online printers"c.lamboo
2022-09-13Show printer even if the configuration does not matchc.lamboo
2022-09-13Defensive coding: What if no extruder position.Remco Burema
2022-09-12More agressivly check online printersCURA-9278_choose_printer_dialogc.lamboo
2022-09-12Fix bug in displaying extrudersc.lamboo
2022-09-12Use modern python typingc.lamboo
2022-09-12Simplify if notation Casper Lamboo
2022-09-12Simplify list notation Casper Lamboo
2022-09-09Connect buttons for selected printers: Print and refresh.Remco Burema
2022-09-09Don't show machines with only incompatible configurations.Remco Burema
2022-09-09Complete interface for selecting cloud printer.Remco Burema
2022-09-08Merge remote-tracking branch 'origin/main' into CURA-9278_choose_printer_dialogRemco Burema
2022-09-08Get extruder configs to frontend.Remco Burema
2022-09-07Fix LayerPolygonJaime van Kessel
2022-09-07Fix logspam in layerpolygonJaime van Kessel
2022-09-07Fix crash on layer polygonJaime van Kessel
2022-09-07Merge remote-tracking branch 'origin/main' into CURA-9278_choose_printer_dialogRemco Burema
2022-09-06SceneNode settings use native python typesMaƫl Kerbiriou
2022-09-06Merge pull request #13215 from digitalfrost/050922Jaime van Kessel
2022-09-06Merge pull request #12959 from digitalfrost/050822Jaime van Kessel
2022-09-06Merge pull request #12947 from digitalfrost/040822Jaime van Kessel
2022-09-06Merge branch '030822' of github.com:digitalfrost/CuraJaime van Kessel
2022-09-06Merge pull request #12844 from digitalfrost/patch-4Jaime van Kessel
2022-09-06Merge branch 'main' of github.com:Ultimaker/CuraJaime van Kessel
2022-09-06Add trycatch around whatsnew & changelog pagesJaime van Kessel
2022-09-06Merge pull request #13210 from Ultimaker/CURA-9277_Joey de l'Arago
2022-09-06Move `hasNetworkedConnection` to `GlobalStack`c.lamboo
2022-09-06Add typing to function argument Casper Lamboo
2022-09-06Merge remote-tracking branch 'origin/main' into CURA-9278_choose_printer_dialogRemco Burema
2022-09-06Merge branch '180822' of github.com:digitalfrost/CuraJaime van Kessel
2022-09-06CuraContainerStack.py: iterate directly over IndexTypeMap (#12988)digitalfrost
2022-09-05PrintInformation.py: Fix grammar in docstringsdigitalfrost
2022-09-05PrintInformation.py Use warning method with Loggerdigitalfrost
2022-09-05Add some extrudare information fetching.Joey de l'Arago
2022-09-05Add printer cardsJoey de l'Arago
2022-09-05Revert "Prevent abstract machines from being deleted in the config menu"CURA-9277_c.lamboo
2022-09-05Fix extruders enabled button not updatingc.lamboo
2022-09-05Make sure online printers are always shown in the correct tabc.lamboo
2022-09-05Move creatFlattenedContainerInstnance into CuraStackBuilder so it can be reused.joeydelarago
2022-09-05Don't show warning message if creating abstract printer failedJaime van Kessel
2022-09-02W.I.P.: Press print on abstract cloud printer. User should see dialog.Remco Burema
2022-09-02Always show correct number of connected machinesc.lamboo
2022-09-02Prevent abstract machines from being deleted in the config menuc.lamboo
2022-09-02Don't show abstract machines in configuration pagec.lamboo