Jaime van Kessel
|
0cfaac3940
|
Set the BuildVolume node to disabled
This prevents accidental modification of the node
|
2019-08-29 11:23:01 +02:00 |
|
Jaime van Kessel
|
867a881de9
|
Ensure bool and enum settings get control highlighted on hover
|
2019-08-27 13:38:55 +02:00 |
|
Jaime van Kessel
|
e8cd5723c9
|
Speedup the layerview
We were doing a lot of re-calculations that served no purpose (and
even slowed down the rest of the application)
|
2019-08-27 13:26:55 +02:00 |
|
Jaime van Kessel
|
ea11187eaf
|
Don't reset the data when the root updates
Resolves #6258
|
2019-08-27 13:18:11 +02:00 |
|
Jaime van Kessel
|
511eba28b6
|
Ensure that min/max feedrate & thickness gets defined in init
|
2019-08-27 13:06:33 +02:00 |
|
Jaime van Kessel
|
9c2f8a94d5
|
Greatly simplify the SimulationViewProxy
|
2019-08-27 13:03:23 +02:00 |
|
Jaime van Kessel
|
ced14c7daf
|
Merge branch 'CURA-6388_restore_missing_metadata' of github.com:Ultimaker/Cura
|
2019-08-27 11:43:27 +02:00 |
|
Jaime van Kessel
|
bf66388939
|
Make functions that should have been static, static.
|
2019-08-27 11:41:21 +02:00 |
|
Jaime van Kessel
|
43d1157aa1
|
Fix typing error
CURA-6388
|
2019-08-27 11:38:25 +02:00 |
|
Lipu Fei
|
69e9dc1313
|
Allow importing "not supported" profiles
CURA-6542
|
2019-08-27 09:08:19 +02:00 |
|
Lipu Fei
|
946ec1d32e
|
Apply missing metadata fields from project files
CURA-6388
|
2019-08-26 15:40:34 +02:00 |
|
Jaime van Kessel
|
b20a349b44
|
Merge branch 'master' of github.com:Ultimaker/Cura
|
2019-08-26 14:55:59 +02:00 |
|
Jaime van Kessel
|
108b22932b
|
Override saveDirtyContainers with Cura specific logic
|
2019-08-26 14:55:30 +02:00 |
|
Ian Paschal
|
f5af418b03
|
Merge pull request #6247 from Ultimaker/feature_ms_slots
Support available configurations for network printing
|
2019-08-26 11:34:06 +02:00 |
|
pinchies
|
15e91bb32a
|
Add JGAurora A3S (#6235)
* Add profile for JGAurora JGMaker Magic
CURA-6734
|
2019-08-26 10:34:58 +02:00 |
|
Ghostkeeper
|
23f4aa6e4f
|
Fix potential race condition when slice messages arrive after clearing build plate
Fixes #6245.
|
2019-08-26 09:15:37 +02:00 |
|
Jaime van Kessel
|
63f9483037
|
Connect the config changed of the configuration to that of the output model
|
2019-08-23 17:15:08 +02:00 |
|
ChrisTerBeke
|
882352c99d
|
Test fixes, not working yet
|
2019-08-23 17:03:39 +02:00 |
|
ChrisTerBeke
|
73b423138a
|
Add a test to ensure empty configurations are not shown in the list
|
2019-08-23 16:35:15 +02:00 |
|
ChrisTerBeke
|
36f6dba2fc
|
Fix not displaying configuration with both extruders empty
|
2019-08-23 16:23:51 +02:00 |
|
ChrisTerBeke
|
c491d7f3e2
|
Some reformatting
|
2019-08-23 10:40:17 +02:00 |
|
ChrisTerBeke
|
d674494cdb
|
Don't look at available configurations when no slots are available
|
2019-08-23 10:10:44 +02:00 |
|
ChrisTerBeke
|
3578afd4ac
|
Add support for multiple available configurations via network and cloud
|
2019-08-22 23:47:07 +02:00 |
|
Lipu Fei
|
8d8f18d953
|
Merge pull request #6240 from Ultimaker/CURA-6732_available_configurations
Cura 6732 available configurations
|
2019-08-22 16:03:46 +02:00 |
|
Jaime van Kessel
|
bc4b2a596a
|
Rename _printer_configuration to _active_printer_configuration
CURA-6732
|
2019-08-22 15:58:12 +02:00 |
|
Jaime van Kessel
|
a1ca705de9
|
Add documentation
CURA-6732
|
2019-08-22 15:10:17 +02:00 |
|
Jaime van Kessel
|
5cb485d4d3
|
Only emit uniqueConfigurationsChanged signal if the set changed
CURA-6732
|
2019-08-22 15:07:57 +02:00 |
|
Jaime van Kessel
|
1e2f5ddecd
|
Add test for unique printer configuration
CURA-6732
|
2019-08-22 14:53:13 +02:00 |
|
Jaime van Kessel
|
89260891e6
|
Add tests for the available configurations
CURA-6732
|
2019-08-22 14:32:33 +02:00 |
|
Jaime van Kessel
|
34c3a04744
|
Added missing tests for peripheral
Not part of the ticket, but I'm boyscouting this.
|
2019-08-22 14:24:19 +02:00 |
|
Jaime van Kessel
|
73c6676673
|
Added missing test for camera URL
|
2019-08-22 14:17:40 +02:00 |
|
Jaime van Kessel
|
561a3e53e5
|
Only add available configuration if it wasn't already in the list
CURA-6732
|
2019-08-22 14:09:39 +02:00 |
|
Jaime van Kessel
|
d1720db5ad
|
Ensure that the available configurations are also used in the uniqueConfigurations
CURA-6372
|
2019-08-22 14:07:44 +02:00 |
|
Jaime van Kessel
|
d2e9715409
|
Add availableConfiguration property to the output model
CURA-6732
|
2019-08-22 14:02:29 +02:00 |
|
Ghostkeeper
|
7ccf46124f
|
Give warning when build plate temperature is below volume temperature
It's not going to become lower than the ambient temperature after all.
|
2019-08-22 13:37:30 +02:00 |
|
Ghostkeeper
|
9f16973215
|
Don't remove skirt when printing with support
According to tests by theWaldschrat and Liger0, the skirt is still necessary when support is enabled.
Fixes #6229.
|
2019-08-22 09:46:49 +02:00 |
|
Ghostkeeper
|
9122d0cca4
|
Remove misleading text that says you could enter hostnames
We don't resolve the hostnames ever. You can only enter IP addresses.
|
2019-08-21 09:56:32 +02:00 |
|
ChrisTerBeke
|
a179d7118d
|
Fix renaming mistake from 1fa5628cb2e35425d1b42f9dbb20a9bda45da032
|
2019-08-20 17:17:52 +02:00 |
|
Remco Burema
|
0e6c05e443
|
Merge pull request #6206 from Ultimaker/CURA-6709_upgrade_imade3d
CURA-6709 Fix version upgrade for imade3d jellybox
|
2019-08-20 13:08:30 +02:00 |
|
Lipu Fei
|
4762711c33
|
chdir to ~ on Linux if frozen
|
2019-08-20 11:18:54 +02:00 |
|
Lipu Fei
|
f4dc9cc6a2
|
Fix QDesktopServices.openUrl() for AppImage on Linux
|
2019-08-20 09:57:13 +02:00 |
|
Ghostkeeper
|
53efad7e6f
|
Fix translation of horizontal expansion in French
It's not 'horizontal printing speed'.
|
2019-08-19 12:39:54 +02:00 |
|
Ghostkeeper
|
362c7d09fb
|
Fix displaying generic materials
I had that commented out for debugging.
|
2019-08-16 13:38:14 +02:00 |
|
Ghostkeeper
|
04d5423d81
|
Fix scrolling all the way down in Qt 5.13
It didn't properly connect the height of the column to the scrolled length, I think. Perhaps a Qt bug. It didn't occur in 5.11 or 5.10 yet.
|
2019-08-16 13:36:15 +02:00 |
|
ChrisTerBeke
|
60758093f1
|
Determine skeleton loading properly
|
2019-08-15 21:29:20 +02:00 |
|
ChrisTerBeke
|
75f52c5a24
|
Bring back skeleton loading for monitor stage
|
2019-08-15 21:25:56 +02:00 |
|
ChrisTerBeke
|
7e9662e30e
|
Fix monitor tab UI not updating for cloud device due to overridden signals
|
2019-08-15 20:25:59 +02:00 |
|
ChrisTerBeke
|
9e6e9a4beb
|
Enable force override print job in local network, fix override button not enabled on older firmwares
|
2019-08-15 20:16:55 +02:00 |
|
ChrisTerBeke
|
de3f82610a
|
Add tooltips for firmware update back, fix print job override state
|
2019-08-15 19:42:25 +02:00 |
|
ChrisTerBeke
|
36f6bdca18
|
Bring cast back to fix typing
|
2019-08-15 14:36:25 +02:00 |
|