mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-20 14:39:10 +08:00
Merge branch '4.11'
This commit is contained in:
commit
44913c0d87
@ -172,7 +172,7 @@ Item
|
|||||||
MouseArea
|
MouseArea
|
||||||
{
|
{
|
||||||
anchors.fill: managePrinterLink
|
anchors.fill: managePrinterLink
|
||||||
onClicked: OutputDevice.openPrintJobControlPanel()
|
onClicked: OutputDevice.openPrinterControlPanel()
|
||||||
onEntered:
|
onEntered:
|
||||||
{
|
{
|
||||||
manageQueueText.font.underline = true
|
manageQueueText.font.underline = true
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": 2,
|
"version": 2,
|
||||||
"name": "Anycubic i3 Mega (S, Pro)",
|
"name": "Anycubic i3 Mega S/Pro",
|
||||||
"inherits": "fdmprinter",
|
"inherits": "fdmprinter",
|
||||||
"metadata":
|
"metadata":
|
||||||
{
|
{
|
||||||
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
"overrides":
|
"overrides":
|
||||||
{
|
{
|
||||||
"machine_name": { "default_value": "Anycubic i3 Mega (S, Pro)" },
|
"machine_name": { "default_value": "Anycubic i3 Mega S/Pro" },
|
||||||
"machine_heated_bed": { "default_value": true },
|
"machine_heated_bed": { "default_value": true },
|
||||||
"machine_width": { "default_value": 210 },
|
"machine_width": { "default_value": 210 },
|
||||||
"machine_height": { "default_value": 205 },
|
"machine_height": { "default_value": 205 },
|
||||||
|
@ -9,13 +9,13 @@ Look around and you will notice that we have refreshed over 100 icons throughout
|
|||||||
Collaborative workflows using the Digital Library are now simpler. Every user with a cloud-connected Ultimaker 3D printer can access stored projects. And we have added a “Search” function to make finding files easier.
|
Collaborative workflows using the Digital Library are now simpler. Every user with a cloud-connected Ultimaker 3D printer can access stored projects. And we have added a “Search” function to make finding files easier.
|
||||||
|
|
||||||
* Save materials profiles to USB
|
* Save materials profiles to USB
|
||||||
Users can now save all third-party material profiles to USB. <i>This feature is for Ultimaker S-line printers only and is espacially useful for cloud-connected (or offline) printers.</i>
|
Users can now save all third-party material profiles to USB. <i>This feature is for Ultimaker S-line printers only and is especially useful for cloud-connected (or offline) printers.</i>
|
||||||
|
|
||||||
* Notifications for beta and plugin releases
|
* Notifications for beta and plugin releases
|
||||||
Users can now set notification preferences to alert them to new Ulitmaker Cura beta and plugin releases.
|
Users can now set notification preferences to alert them to new Ultimaker Cura beta and plug-in releases.
|
||||||
|
|
||||||
* Improve logging of errors in OAuth flow
|
* Improve logging of errors in OAuth flow
|
||||||
When helping a user with log-in problems it is easiers to see where the OAuth flow goes wrong.
|
When helping a user with log-in problems it is easier to see where the OAuth flow goes wrong.
|
||||||
|
|
||||||
* Search in the description in the settings visibility menu
|
* Search in the description in the settings visibility menu
|
||||||
When searching in the settings visibility menu you will also search in the description of the settings.
|
When searching in the settings visibility menu you will also search in the description of the settings.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user