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 (Collapse)Author
2021-06-11Standardise capitalisation of printer namesGhostkeeper
Some contributors seem to have a shift key stuck here or there. Many 'stylised' capitalisations weren't reflected even on the manufacturer's websites, or were also stylising words like 'pro' and 'dual' or even actual chemical names like 'nylon'. Normalising the caps makes it more fair for everyone, since all of these are written in the same font. As discussed with the Cura team.
2020-11-04Rotate FLSUN-QQ mesh by 135 degrees around negative ZGhostkeeper
Also convert it to 3MF, to save some file size. According to reports in #8663 this is the true orientation of the printer w.r.t. the coordinate system in its firmware. Fixes #8663.
2020-04-28Squashed commit of the following:Ghostkeeper
commit 96187e21580e10ba3006895c0a0613cb1fa66c4d Author: Ghostkeeper <rubend@tutanota.com> Date: Tue Apr 28 11:52:29 2020 +0200 Update setting_version of recently merged profiles None of these had any settings that needed to be deleted or updated. I'm updating them so that they load properly in Cura 4.7. Contributes to issue CURA-7403. commit 80bea3caa14139c189fc10c6874867d104df2fd7 Merge: 174b58374 037eb9a89 Author: Ghostkeeper <rubend@tutanota.com> Date: Tue Apr 28 11:41:31 2020 +0200 Merge branch 'master' of https://github.com/curso007/Cura into curso007-master commit 037eb9a898e8625497a0f44e31746155c8523662 Merge: 109b5cf8e 772fd650a Author: Cataldo URSO <curso007@users.noreply.github.com> Date: Fri Apr 24 19:36:01 2020 +0200 Merge pull request #2 from Ultimaker/master Resync with Ultimaker commit 109b5cf8e3311283f60ffb73dc165974cf619faa Author: Cataldo URSO <cataldo.urso@gmail.com> Date: Fri Apr 24 15:34:31 2020 +0200 Spacing much consistent after editor reconfiguration. commit cdea1a7d598e39c3beebd4386b6326503051a160 Author: Cataldo URSO <cataldo.urso@gmail.com> Date: Fri Apr 24 15:28:18 2020 +0200 Spacing much consistent after editor reconfiguration. commit bc8422d4ee95a5d20b5f8364711965b036b28eed Author: Cataldo URSO <cataldo.urso@gmail.com> Date: Fri Apr 24 00:14:38 2020 +0200 plateform image renamed. commit e0d95c12558f7da8dcbc1aab966e92a1d67bdebb Merge: a069ed5f9 b1e95d7a8 Author: Cataldo URSO <curso007@users.noreply.github.com> Date: Fri Apr 24 00:03:57 2020 +0200 Merge pull request #1 from Ultimaker/master Resync with ultimaker commit a069ed5f946b0a9d9830d8ba39c89e7cbe1ffdb2 Author: Cataldo URSO <cataldo.urso@gmail.com> Date: Thu Apr 23 23:15:36 2020 +0200 Reducing size of meshes and image(s) commit 256d4a5576802ea9c116b4901a79ae17b96ade99 Author: Cataldo URSO <cataldo.urso@gmail.com> Date: Wed Apr 22 21:03:02 2020 +0200 Try to fix errors comming from the CI commit ec4cbe6809ba80f84a065a2d875f591110c751ff Author: Cataldo URSO <cataldo.urso@gmail.com> Date: Wed Apr 22 20:44:30 2020 +0200 STL size reduced as much I could. commit 8a6468943a79a6f72078ded187722706c85871a5 Author: Cataldo URSO <cataldo.urso@gmail.com> Date: Wed Apr 22 18:17:13 2020 +0200 Adding Anycubic Predator printer commit e4491b30bdc9e9642737d6851c8f7571be368798 Author: Cataldo URSO <cataldo.urso@gmail.com> Date: Tue Apr 21 18:51:29 2020 +0200 Adding the mesh for the FLSUN QQ-S thanks to Eddy Emck
2020-04-22Use initial layer bed/print temperaturesGhostkeeper
These are more likely what the user wants the printer to start up to. Fixes #7505.
2019-10-22Remove ID metadata fields from definition filesGhostkeeper
They are not being used any more. For some reason people thought that an exception was made for extruders or something. And people keep adding them for the definition files too. I'll add a test to prevent that.
2019-10-18Remove unused default_value overridesGhostkeeper
These are overrides of default_value while there is a value defined. As such these overrides had no effect at all. Changing them to value can actually change the behaviour of the profile. That is not what the profile author has apparently tested with, so I'm not doing that. I'm just removing the unused data. In the future if we get new definitions the author gets notified of the error so that he may test more effectively. The legacy can't be fixed without re-testing, so I'm leaving that to the authors. Done during Turbo Testing & Tooling. I want to go home for the weekend now...
2019-06-24Update flsun_qq_s.def.jsonLipu Fei
2019-04-05Add files via uploadCataldo URSO
Adding Geetech A30 and FLSUN-QQS-S machine definitions