Commit graph

12848 commits

Author SHA1 Message Date
fieldOfView
1b34449242 Add a preference to use a single instance for loading files
Contributes to #7664
2020-05-07 17:29:18 +02:00
Ghostkeeper
47bf094c52
Fix internal conflicts within the Anycubic Mega Zero printer
This definition specified that the maximum E speed is 25mm/s but then said that the retraction speed is 30mm/s. I've changed the maximum E speed to 30mm/s then because apparently that's what the definition author was testing with.
This definition specified that the maximum Z speed is 5mm/s but the default Z hop speed is 10mm/s. I've set the Z hop speed to 5mm/s because it was not initially overridden by the definition author, but apparently 5mm/s is the limit.

Contributes to issue CURA-7431.
2020-05-07 16:50:04 +02:00
Mark Burton
f02ac17a30 GL ES compatibility fixes. 2020-05-07 13:38:09 +01:00
Ghostkeeper
1aec5d3452
Merge branch 'anycubic_mega_zero' of https://github.com/kad/Cura into kad-anycubic_mega_zero 2020-05-07 13:55:43 +02:00
grk3010
5c0de33e32 Add bondtech extruder definitions 2020-05-06 23:30:02 -04:00
grk3010
731455c12b Create smoothie_dual.def.json 2020-05-06 23:23:42 -04:00
grk3010
cbe87a39a8 Add "Always Write Active Tool" machine setting.
Required for dual extruder printing with Smoothieware firmware.
2020-05-06 22:44:39 -04:00
maukcc
157c2d562e HMS434 update
added generic pla to the material list
2020-05-06 15:56:00 +02:00
Nino van Hooff
50ae2064b5 Refactor SyncState logic to SyncState.qml
CURA-7290
2020-05-06 11:47:38 +02:00
Remco Burema
2687578a86
Merge pull request #7624 from Ultimaker/CURA-7022_Add_cloud_printer_within_add_a_connected_printer
Cura 7022 add cloud printer within add a connected printer
2020-05-06 11:13:27 +02:00
konskarm
a2737ea47d
Merge pull request #7663 from Evg33/UNI_3D_codes
UNI 3D tuning.
2020-05-06 09:49:35 +02:00
sm3dp
c2c0f0b902 Added Lotmaxx sc60 profile 2020-05-05 16:00:42 +08:00
Nino van Hooff
637a241d99 Use single qml file for sync states
CURA-7290
2020-05-04 15:13:38 +02:00
Evg33
d28a88f90c UNI 3D bugfix layer_0 temperatures 2020-05-04 14:42:14 +03:00
Kostas Karmas
f25547d394 Double the meshfix_maximum_deviation
CURA-7421
2020-05-04 13:19:35 +02:00
Kostas Karmas
9bf0255046 Up the setting version to 14 in all the resourses
CURA-7421
2020-05-04 13:13:07 +02:00
Nino van Hooff
4e7f446fe1 Account sync: create additional sync states
CURA-7290
2020-05-04 11:26:20 +02:00
Evgeny Z
82717845bf
UNI 3D startup code 2020-05-03 22:39:28 +03:00
Evg33
ffc97c3d5b UNI 3D Start/stop codes tuning. 2020-05-03 19:12:19 +03:00
Gerard Rubio
bba0a96576
Fixed bed dimensions 2020-05-03 11:54:45 +02:00
Alexander D. Kanevskiy
d62e7be193 Adding profile for Anycubic Mega Zero
Dimensions: 220x220x250
Nozzle: 0.4
Print speed: 20-100 (40 for normal quality)
2020-05-02 21:49:48 +03:00
Nino van Hooff
acf36d1e42 Add Account sync last update datetime
CURA-7290
2020-05-01 17:44:58 +02:00
64bittuning
2ab2a204a8 Update tronxy_x.def.json 2020-05-01 10:33:24 -04:00
64bittuning
5a0eda9cfe fixed indentation 2020-05-01 10:22:37 -04:00
Nino van Hooff
a6c0ee6c82 Connect rotation animation to isSyncingChanged
Code would be much cleaner if alwaysRunToEnd could be combined with
Animation.Infinite loops to complete the current loop

CURA-7290
2020-05-01 14:50:18 +02:00
Mark Burton
690eb4c04a Make Infill Line Directions visible for cubicsubdiv infill pattern. 2020-05-01 08:55:21 +01:00
64bittuning
6c9e414e8a removed obsolete variants
X5SA Pro was condensed down into X5SA/X5ST/Pro model
2020-04-30 14:33:57 -04:00
64bittuning
b96383770b Update tronxy_x.def.json
Fixed error in speed_travel_layer_0. calculation was incorrect.
2020-04-30 14:33:19 -04:00
64bittuning
12ccd8298c Machine profile update
Updated and condensed machine profiles. Edited formatting to make more sense and be consistent across all files. I3 printers present print to the front, CoreXY move to 0. Speeds are set per machine based orr factory firmware, which should provide more accurate "Estimated time" values "out of the box".
2020-04-30 14:18:14 -04:00
64bittuning
d08d8a26ed Update tronxy_x.def.json
replacing incorrectly uploaded file that was used during troubleshooting
2020-04-30 11:30:40 -04:00
64bittuning
90637fa451 Overhauled all quality profiles
Overhauled all quality profiles to give a more fluid interface while choosing between 0.2 through 0.8 nozzles. Added a larger layer choice and rescaled the options per nozzle. Also included some small overrides based on material choice.
2020-04-30 11:28:44 -04:00
Nino van Hooff
42f5456ed4 Animate the sync icon
CURA-7290
2020-04-30 17:26:12 +02:00
Nino van Hooff
828e931f52 Add manual sync button (non-functional)
CURA-7290
2020-04-30 17:19:14 +02:00
Nino van Hooff
4fd5c6e337 Add account sync assets
CURA-7290
2020-04-30 17:18:20 +02:00
Jaime van Kessel
b7081f9c68
Merge branch 'master' of github.com:Ultimaker/Cura into 3mf_platform_meshes 2020-04-30 13:47:28 +02:00
Jaime van Kessel
2147b2064c
Merge branch '4.6' of github.com:Ultimaker/Cura 2020-04-30 10:37:28 +02:00
konskarm
98eda12f60
Merge pull request #7418 from Evg33/UNI_3D_profiles
Adding profiles for UNI 3D Series printers
2020-04-29 17:24:24 +02:00
Evg33
436d36ae90 UNI3D: fix startup code and machine_extruder_count=2 2020-04-29 18:10:43 +03:00
Remco Burema
4b4864485c
CURA-7409 Update keep/discard dialog more. 2020-04-29 16:23:06 +02:00
Kostas Karmas
b008f1e823 Merge branch 'master' into CURA-7022_Add_cloud_printer_within_add_a_connected_printer 2020-04-29 15:37:53 +02:00
Jaime van Kessel
1775903335
Merge branch 'CURA-7404_fix_xray_green' of github.com:Ultimaker/Cura 2020-04-29 14:59:53 +02:00
Kostas Karmas
b459895589 Add comments
CURA-7022
2020-04-29 14:19:28 +02:00
Kostas Karmas
4a49c1cc8d Fix bottom margin of the discoveredCloudPrintersScrollView
CURA-7022
2020-04-29 14:14:01 +02:00
maukcc
cf953bd66b HMS434 update
delete PLA quality files(again)
2020-04-29 13:37:20 +02:00
maukcc
4f0165e0bd HMS434 update 2020-04-29 13:35:24 +02:00
Kostas Karmas
eda868f938 Make the discovered cloud printers model generic
Removed the dependency of the DiscoveredCloudPrintersModel on CloudOutputDevice,
which is Ultimaker specific. This can allow even external plugins to add to this
model in the future.

CURA-7022
2020-04-29 13:31:45 +02:00
Remco Burema
476262acc7
Merge branch 'master' of https://github.com/Ultimaker/Cura 2020-04-29 13:03:25 +02:00
Remco Burema
3604e75cce
CURA-7409 Update keep/discard dialog. 2020-04-29 13:02:48 +02:00
Kostas Karmas
fb328bd307 Display a summary of the Cloud printers added after login in WelcomeWizard
If the user has cloud printers linked to his/her account, then the welcome
wizard will display a summary of the cloud printers that were found in the account
and added in Cura.

CURA-7022
2020-04-29 12:11:05 +02:00
Remco Burema
4c4e611629
Fix x-ray error color.
X-ray errors showed as green and translucent instead of read and solid. Now fixed.
CURA-7407
2020-04-29 12:06:20 +02:00