Jaime van Kessel
7deeb26e13
Merge branch 'marketplace_redesign' of github.com:Ultimaker/Cura into CURA-8588_replace_toolbox_with_marketplace
2022-01-03 11:32:06 +01:00
Jaime van Kessel
60e6d7bcae
Fix too large clickable area for author info in package card
...
CURA-8588
2022-01-03 11:20:27 +01:00
Jaime van Kessel
89c82964c3
Simplify restart check
...
CURA-8588
2022-01-03 11:14:28 +01:00
Jaime van Kessel
852076460f
Remove unused imports
...
CURA-8588
2022-01-03 11:13:28 +01:00
Jaime van Kessel
6a39862349
Merge RestartManager into marketplace
...
CURA-8588
2022-01-03 11:12:52 +01:00
Jaime van Kessel
6af2677c52
Remove TabManager
...
Since marketplace itself already needed to be a qObject, there wasn't
really a need to have a seperate object for it
2022-01-03 11:06:19 +01:00
Jaime van Kessel
3b2be48390
Ensure that check for updates is called on startup of Cura
...
CURA-8588
2022-01-03 11:01:17 +01:00
Jaime van Kessel
0615369cba
Clean up import order
...
CURA-8588
2022-01-03 10:29:15 +01:00
Jaime van Kessel
408b649db7
Add typing to tabmanager
...
CURA-8588
2022-01-03 10:22:36 +01:00
Jaime van Kessel
7692a6db78
Merge pull request #11165 from Ultimaker/8658_Implement_Notifications_for_the_new_marketplace
...
8658 implement notifications for the new marketplace
2022-01-03 10:18:20 +01:00
Jaime van Kessel
c92fcc8e03
Simplify the notifaction icon logic
...
CURA-8658
2022-01-03 10:14:22 +01:00
Ghostkeeper
a878cfae7a
Merge branch 'master' into marketplace_redesign
2021-12-31 14:07:51 +01:00
casper
02c81234d0
Remove references to the toolbox plugin from the themes.json
...
Some other components were (incorrectly) using these theme variables.
Replaced them by another theme variable with the same value.
CURA 8588
2021-12-30 13:38:16 +01:00
casper
fe30a3c19e
Add notification badge for the gear icon in the Market Place
...
CURA 8658
2021-12-30 12:24:14 +01:00
Remco Burema
1cdeaffab7
Make new Marktetplace react to 'get more materials'.
...
part of CURA-8588
2021-12-30 11:53:42 +01:00
Remco Burema
b794ad6ed2
Delete old 'Toolbox' in favour of new Marketplace.
...
part of CURA-8588
2021-12-30 11:51:54 +01:00
Ghostkeeper
f97f7ca6af
Port relative mode handling to Repetier flavour too
...
As requested in #9518 .
2021-12-24 16:18:13 +01:00
Remco Burema
4f9d1ae0a7
Merge pull request #11022 from reibuehl/master
...
Updated Profiles and Start and End G-Code to fix an issue with premature heatup
2021-12-23 18:47:07 +01:00
Ghostkeeper
46e9bf9db6
Merge branch 'patch-1' of https://github.com/Rakhmanov/Cura into Rakhmanov-patch-1
2021-12-22 17:11:21 +01:00
Jaime van Kessel
cf7772a40a
Ensure that local list has update URL
...
CURA-8587
2021-12-22 14:27:24 +01:00
Ghostkeeper
4ff44dc969
More expansive description for print head polygon setting
...
This description is shown for the X-min/Y-min/X-max/Y-max settings in the Machine Settings dialogue, in the tooltip. The new description is written to sort of apply to the polygon but also to those settings in the GUI. It needs to be understandable from the GUI in any case. Being technically correct for the polygon is bonus.
Fixes #11011 .
2021-12-22 14:23:21 +01:00
Jaime van Kessel
532c7a2109
Let new marketplace also check for updates
...
CURA-8587
2021-12-22 10:19:33 +01:00
Jaime van Kessel
8259868160
Fix update URL
...
CURA-8587
2021-12-22 10:04:27 +01:00
Ghostkeeper
34de62b39b
Add 0.4mm nozzle for CR100
...
It was missing.
Contributes to issue CURA-8786.
2021-12-21 13:59:04 +01:00
Ghostkeeper
37aa01da93
Fix up CR100 file name and version
...
It needs version number 2.
It needs to have the .def.json extension.
Contributes to issue CURA-8786.
2021-12-21 13:48:11 +01:00
Ghostkeeper
d3c5fc844f
Merge branch 'master' of https://github.com/bodyboarder2528/Cura into bodyboarder2528-master
2021-12-21 13:36:34 +01:00
Ghostkeeper
970ccebcef
Correct spelling mistake of Z Seam Relative
...
Found during a review of the German translation of the Settings Guide.
2021-12-21 13:35:47 +01:00
Casper Lamboo
6321b2b892
Merge pull request #11027 from Ultimaker/CURA-8587_disable_update_install_and_uninstall
...
Cura 8587 disable update install and uninstall
2021-12-20 18:58:14 +01:00
Ghostkeeper
f676e564d0
Merge branch 'master' of https://github.com/felixstif/Cura into felixstif-master
2021-12-20 16:47:33 +01:00
Jaime van Kessel
fd411512c6
Merge branch '4.13' of github.com:Ultimaker/Cura
2021-12-20 13:08:50 +01:00
Jaime van Kessel
6dac500f18
Simplify getAllLocalPackages
...
CURA-8587
2021-12-20 10:34:37 +01:00
Jaime van Kessel
afef4f761b
Update documentation
...
CURA-8587
2021-12-20 10:17:30 +01:00
Jaime van Kessel
306db978d9
Merge pull request #11086 from Ultimaker/CURA-8781
...
Update change_log
2021-12-20 09:36:08 +01:00
Jaime van Kessel
74ed3219cc
Merge pull request #11092 from fieldOfView/fix_simulationview_description
...
Clarify the Simulation View plugin description
2021-12-20 09:33:18 +01:00
fieldOfView
bec12c124f
Add a description to the Simulation View plugin that better explains its purpose
2021-12-19 11:48:52 +01:00
fvrmr
ed2fee8319
Update change_log
...
Update the change log 4.13 beta
2021-12-17 16:50:56 +01:00
Jaime van Kessel
8df204b327
Remove unneeded control
...
CURA-8587
2021-12-17 16:49:16 +01:00
Jaime van Kessel
a2a76fefdd
Move cleaning up of request to after signals are disconnected
...
CURA-8587
2021-12-17 16:48:06 +01:00
Jaime van Kessel
83c78c4b4d
Remove canInstallChanged signal
...
It's not needed, this can just be handled with a direct call!
CURA-8587
2021-12-17 16:41:52 +01:00
Jaime van Kessel
8a198f7911
Simplify sorting
...
CURA-8587
2021-12-17 16:31:11 +01:00
Jaime van Kessel
d015d94965
Update plugins/Marketplace/LocalPackageList.py
...
CURA-8587
Co-authored-by: Ghostkeeper <Ghostkeeper@users.noreply.github.com>
2021-12-17 16:23:54 +01:00
Ghostkeeper
5a1b9e8efc
Further fix automated tests for Mixware printer
...
Oops. Should've ran this locally while merging it.
Contributes to issue CURA-8782.
2021-12-17 16:17:04 +01:00
Ghostkeeper
51412c7512
Remove category metadata
...
We use the manufacturer now to categorise these.
Contributes to issue CURA-8782.
2021-12-17 16:13:06 +01:00
Ghostkeeper
ae605265b7
Use value to override settings that were a value in the parent def
...
Contributes to issue CURA-8782.
2021-12-17 15:50:30 +01:00
Ghostkeeper
0b4c34a20d
Use the specialised profiles for Hyper S with this printer
...
This printer has specialised profiles. It should use them.
Contributes to issue CURA-8782.
2021-12-17 15:45:14 +01:00
Ghostkeeper
3913d1e2ba
Fix non-existing preferred materials and extruder trains
...
This was causing a crash. The extruder train had a different ID. The preferred material doesn't exist so it selects a random one that does match. I've set it to be default. The preferred quality needs to refer to the quality type.
Contributes to issue CURA-8782.
2021-12-17 15:42:28 +01:00
Ghostkeeper
ce196d551a
Upgrade Mixware profiles to setting_version 19
...
This upgrade removes some settings, one of which was used in these profiles: Compensate Outer Wall Overlaps
Contributes to issue CURA-8782.
2021-12-17 15:35:48 +01:00
Ghostkeeper
3e96508d59
Merge branch 'master' of https://github.com/mixware011/Cura into mixware011-master
2021-12-17 15:27:02 +01:00
felixstif
b31436a3be
Update creality_sermoond1.def.json
...
Removed "machine_head_polygon"
2021-12-17 14:27:33 +01:00
Ghostkeeper
82ccfa7dc3
Move What's New pages to cura-binary-data
...
These images are binary data, usually quite big and change often. We don't want to make the Git checkout unnecessarily huge with this. We'll put those properly in cura-binary-data.
The HTML files are not really binary, but they belong together so it's easy to administer them if they are in the same repository.
2021-12-17 12:44:21 +01:00