mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-21 12:09:13 +08:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
3ceb9da27c
@ -7146,6 +7146,7 @@
|
||||
"description": "Detect bridges and modify print speed, flow and fan settings while bridges are printed.",
|
||||
"type": "bool",
|
||||
"default_value": false,
|
||||
"resolve": "any(extruderValues('bridge_settings_enabled'))",
|
||||
"settable_per_mesh": true,
|
||||
"settable_per_extruder": false,
|
||||
"settable_per_meshgroup": false
|
||||
|
@ -1,6 +1,15 @@
|
||||
[4.6.2]
|
||||
|
||||
TODO
|
||||
Patch release to fix some bugs that emerged with 4.6.1.
|
||||
|
||||
* Persistent notifications in the Marketplace.
|
||||
We fixed a frustrating bug where a package would keep issuing a badge notification to update, even after the package had been updated.
|
||||
|
||||
* Removed Ultibot from Marketplace login screen.
|
||||
For professionalism, Ultibot has been asked to leave the Marketplace login screen. He's now gone from everything.
|
||||
|
||||
* Ultimaker 2+ Z-hop.
|
||||
The Ultimaker 2+ included an unwanted travel move that could drag purged material into the start of a print. This is now fixed.
|
||||
|
||||
[4.6.1]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user