Paul Kuiper
|
dfd51f1e88
Changed the support interface pattern from concentric to zigzag, this will also automatically put a wall around the support interface.
|
2 лет назад |
Joey de l'Arago
|
ff65c1a670
Merge pull request #13886 from Ultimaker/9773-add_quality_type_to_ufp_files
|
2 лет назад |
c.lamboo
|
be40920042
Fix cura crashing
|
2 лет назад |
c.lamboo
|
8e8437eab0
Split of `getStringParts` function
|
2 лет назад |
Joey de l'Arago
|
5ed572779d
remove redundant properties in settings
|
2 лет назад |
Joey de l'Arago
|
8dcccd941b
Add dataclass for ActiveQuality. Move some logic out of MachineManager into ActiveQuality.
|
2 лет назад |
Casper Lamboo
|
f297909a82
Fix type signature of function
|
2 лет назад |
Casper Lamboo
|
a645fa7d96
Use bracket to initialise list
|
2 лет назад |
Joey de l'Arago
|
36fcc34bbd
Merge pull request #13888 from Ultimaker/CURA-9931_cache_product_id_table
|
2 лет назад |
c.lamboo
|
4fa024cd31
Group intent and quality
|
2 лет назад |
c.lamboo
|
76564f7bc4
Add dash between main, and suffix part of quality display name
|
2 лет назад |
c.lamboo
|
ad3b2deb2a
Merge remote-tracking branch 'origin/9773-add_quality_type_to_ufp_files' into 9773-add_quality_type_to_ufp_files
|
2 лет назад |
c.lamboo
|
1ae8f2da62
Add quality display name with ufp files
|
2 лет назад |
c.lamboo
|
52ee149edc
Unify `activeQualityDisplayNameMap` string creation
|
2 лет назад |
Remco Burema
|
6a126f4d6b
Merge pull request #13799 from NilsRo/master
|
2 лет назад |
Joey de l'Arago
|
f6c8312403
Merge pull request #13847 from xommit/main
|
2 лет назад |
c.lamboo
|
c2ad41e10e
Add quality type to ufp files
|
2 лет назад |
c.lamboo
|
e8f6786e97
Revert "Add quality type to ufp files"
|
2 лет назад |
Remco Burema
|
6dc0a24311
Cache and genericize ID to Product table.
|
2 лет назад |
c.lamboo
|
7e84082aff
Add quality type to ufp files
|
2 лет назад |
jspijker
|
fb69cff511
fix typo
|
2 лет назад |
jspijker
|
87cea8f8f4
write directly to the env file
|
2 лет назад |
jspijker
|
be0b2b15c7
Use quotes for output to env files
|
2 лет назад |
jspijker
|
55040a7040
Use Env file for workflow output
|
2 лет назад |
jspijker
|
cc36da86b1
Fix channel when people use - instead of _ in their branch name
|
2 лет назад |
Joey de l'Arago
|
f60463a237
Add left padding
|
2 лет назад |
jspijker
|
73ac7fa716
Fix get version form PR's
|
2 лет назад |
Remco Burema
|
3761f03cea
Called workflow needs to inherit more information to run.
|
2 лет назад |
Remco Burema
|
ccdc67712a
Suddenly 'type' is required while previously it wasn't.
|
2 лет назад |
Remco Burema
|
6d810ccb9d
Split up installer workflow per OS.
|
2 лет назад |
Casper Lamboo
|
ee75fa02aa
Merge pull request #13848 from Ultimaker/CURA-9424_workspace_dialog_fixes
|
2 лет назад |
Joey de l'Arago
|
1d1800e440
Remove print statements
|
2 лет назад |
Joey de l'Arago
|
dd510a5dfc
Cleanup
|
2 лет назад |
Joey de l'Arago
|
d286f50fe9
Check for translated string
|
2 лет назад |
Joey de l'Arago
|
ff61097f13
Update resources/qml/RoundedRectangle.qml
|
2 лет назад |
Joey de l'Arago
|
4d2f6b9655
Previously there would always be one item in the updateableMachinesModel ("Create new"). This was moved to a button instead of being part of the model.
|
2 лет назад |
xommit
|
663dcb8968
Update cura.po
|
2 лет назад |
xommit
|
fd546c347e
Update cura.po
|
2 лет назад |
Casper Lamboo
|
5a75678caf
Merge pull request #13762 from Ultimaker/CURA-9548_min_support_area_split
|
2 лет назад |
Joey de l'Arago
|
da71983891
Make combobox font and padding customizable.
|
2 лет назад |
c.lamboo
|
9774349cb7
Make add printer component more responsive
|
2 лет назад |
Joey de l'Arago
|
70f7f68a51
Color icons in workspace dialog so they are themed correctly in dark mode.
|
2 лет назад |
Remco Burema
|
b0160b2d86
Revert "Specify to build installer per-OS."
|
2 лет назад |
Casper Lamboo
|
35094ff47d
Merge pull request #13837 from Ultimaker/CURA-9424_fix_loading_files
|
2 лет назад |
Remco Burema
|
957c25973b
Specify to build installer per-OS.
|
2 лет назад |
Joey de l'Arago
|
156004cb17
Move logic for deciding the initially selected printer that was inside WorkspaceDialog.qml before into WorkspaceDialog.py.
|
2 лет назад |
Jelle Spijker
|
cc9a698f42
Merge pull request #13775 from Ultimaker/CURA-9350_support_interface_wall
|
2 лет назад |
Casper Lamboo
|
63b27d3ca8
Merge pull request #13774 from Ultimaker/CURA-9424_update_loading_projects_design
|
2 лет назад |
c.lamboo
|
dc65e801d0
Set machine `isAbractMachine` in workspace dialog initialisation
|
2 лет назад |
Joey de l'Arago
|
a30fbf5a8f
Disable connection status icon for drop down in WorkspaceDialog. It is not possible to display the correct status for LAN printers without making them the active printer anyway.
|
2 лет назад |