Jaime van Kessel
|
a279ee5f22
Fix sync issues when printer was added by cloud
|
5 years ago |
ChrisTerBeke
|
1aa70748af
Consistent naming, some bug fixes
|
5 years ago |
Jaime van Kessel
|
05a5f66856
Added few more deprecation warnings for functions that bloat the machine manager
|
5 years ago |
Jaime van Kessel
|
e363f1af94
Remove hardcoded references to Ultimaker machines in QML
|
5 years ago |
Lipu Fei
|
0cc00efa79
Add doc for group_id
|
5 years ago |
Lipu Fei
|
d16da3da3a
Add group_id and fix remove printer
|
5 years ago |
Lipu Fei
|
5fc91e797e
Remove mistake code
|
5 years ago |
Lipu Fei
|
24f28fe03e
Calculate AABB for non printing meshes
|
5 years ago |
Jaime van Kessel
|
c2a00d6b53
Fix copy paste error
|
5 years ago |
Lipu Fei
|
ba37812793
Correct some deprecations and remove duplicated code
|
5 years ago |
Lipu Fei
|
32fcc79dd8
Fix _shouldResolve()
|
5 years ago |
Ghostkeeper
|
ae9395aebb
Merge branch 'master' into WIP_onboarding
|
5 years ago |
Jaime van Kessel
|
5e66564c00
Ensure that configurationTypes doesn't crash if a None is in the list
|
5 years ago |
Lipu Fei
|
449740a631
WIP: MachineSettings Printer tab
|
5 years ago |
Lipu Fei
|
5a196423db
Merge remote-tracking branch 'origin/4.0'
|
5 years ago |
Jaime van Kessel
|
87070aefce
Fixed typing issues for configuredConnectionTypes
|
5 years ago |
Ghostkeeper
|
a36aa3f17b
Merge branch '4.0'
|
5 years ago |
Ghostkeeper
|
14300e745f
Use Doxygen-style comments for documentation
|
5 years ago |
Ghostkeeper
|
232498980c
Merge branch '4.0'
|
5 years ago |
Jaime van Kessel
|
bc8a08bb44
Add documentation to the configuredConnectionTypes
|
5 years ago |
Jaime van Kessel
|
3774fdbd02
Refactored the "connection_type" metadata entry so it can support multiple types.
|
5 years ago |
Jaime van Kessel
|
e4af883f25
Add missing signal
|
5 years ago |
Jaime van Kessel
|
909f36d28e
Let the settingsMenu use the extruders of the active machine instead of the extruderModel
|
5 years ago |
fieldOfView
|
09742f0cf5
Simplify code
|
6 years ago |
fieldOfView
|
bc52830c89
Move getDefaultFirmwareName() into GlobalStack
|
6 years ago |
Jaime van Kessel
|
f585afe77b
Fix spacing
|
6 years ago |
Lipu Fei
|
d01ec7872d
Fix quality lookup
|
6 years ago |
Lipu Fei
|
9aea0e5109
Fix quality lookup logic for extruders
|
6 years ago |
Lipu Fei
|
f42dc24d95
Do not show gcode.gz as an option in save file dialog
|
6 years ago |
Lipu Fei
|
e0ad7a9fb4
Add answer commments to some puzzling code
|
6 years ago |
Ian Paschal
|
5ede82eddc
Merge pull request #4233 from Ultimaker/CURA-5538-fix-on-at-a-time
|
6 years ago |
Lipu Fei
|
bd47dfef75
Revert "Revert "Merge pull request #4203 from Ultimaker/CURA-5538-fix-one-at-a-time-order-2""
|
6 years ago |
Ian Paschal
|
89ed2bcff8
Revert "Merge pull request #4203 from Ultimaker/CURA-5538-fix-one-at-a-time-order-2"
|
6 years ago |
Lipu Fei
|
95481b8560
Fix print order for one-at-a-time mode
|
6 years ago |
Lipu Fei
|
066a00653a
Add one more layer to the decision tree
|
6 years ago |
Lipu Fei
|
af02dc2758
Only use setMetaDataEntry()
|
6 years ago |
Ghostkeeper
|
a6ffbbde8f
Add missing typing
|
6 years ago |
Ghostkeeper
|
2fbcc22123
Fix adding printers due to unused 'parent' parameter
|
6 years ago |
Diego Prado Gesto
|
a6676fb477
Merge branch 'master' of github.com:Ultimaker/Cura
|
6 years ago |
Diego Prado Gesto
|
b576423747
Adapt ovewritten method signature
|
6 years ago |
Jack Ha
|
00d8427e42
Add sanity check for GlobalStack CURA-5045
|
6 years ago |
Jack Ha
|
906ebe12e1
CURA-4400 fix disallowed areas by fixing the limit_to_extruder -1 value
|
6 years ago |
Jack Ha
|
df46241225
CURA-4606 CURA-5012 corrected and moved approximateMaterialDiameter to ExtruderStack
|
6 years ago |
Jack Ha
|
def86defe6
CURA-4848 Global stack now does its infinite resolve prevention on per thread basis
|
6 years ago |
Jack Ha
|
cde3799702
CURA-4848 removing the debugging list because it's not a threading issue
|
6 years ago |
Jack Ha
|
07e6875199
CURA-4848 added logging for when the crash occurs
|
6 years ago |
Ghostkeeper
|
dad99f5292
Merge branch 'master' into feature_local_container_server
|
7 years ago |
Ghostkeeper
|
e48b151d40
Express getConfigurationTypeFromSerialized as function of its parent
|
7 years ago |
Ghostkeeper
|
3a9c8d16a2
Fix remaining references to instance_container._id
|
7 years ago |
ChrisTerBeke
|
59580c0ade
Remove commented out code - CURA-4482
|
7 years ago |