Commit graph

15419 commits

Author SHA1 Message Date
c.lamboo
9774349cb7 Make add printer component more responsive
For some displays/screen resolutions the cut is expended beyond the borders of the window. By making the component more responsive this should be fixed.

CURA-9894
2022-11-17 13:03:17 +01:00
just-trey
8825094f05 update machine_head_with_fans_polygon 2022-11-16 10:07:29 -05:00
Rijk van Manen
88533071cc introduce small layer temperature
CURA-9901
2022-11-15 16:54:01 +01:00
Jelle Spijker
cc9a698f42
Merge pull request #13775 from Ultimaker/CURA-9350_support_interface_wall
[CURA-9350] support interface wall
2022-11-15 16:17:21 +01:00
Casper Lamboo
63b27d3ca8
Merge pull request #13774 from Ultimaker/CURA-9424_update_loading_projects_design
Cura 9424 update loading projects design
2022-11-15 15:38:15 +01:00
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.
CURA-9424
2022-11-15 15:10:44 +01:00
Joey de l'Arago
e4ad9cb48c Move base hovered logic out of ComboBox.qml since base is undefined in most places the component is used.
CURA-9424
2022-11-15 14:08:47 +01:00
Joey de l'Arago
90ce031b27 Add default case
CURA-9424
2022-11-15 13:49:02 +01:00
Casper Lamboo
52891f5a36
Merge pull request #11449 from Ultimaker/interlocking_gen
Settings for Interlocking Structure Generation
2022-11-15 13:07:03 +01:00
Rijk van Manen
fff03deefa default max comb distance = 15mm
All ultimaker profiles get a default max combing distance of 15mm to avoid oozing in the infill. Profile/material specific settings are removed. PP-69
2022-11-14 13:20:29 +01:00
Joey de l'Arago
e947959ca9 Merge branch 'main' into CURA-9424_update_loading_projects_design 2022-11-14 12:56:47 +01:00
Jaime van Kessel
3314929e44
Merge pull request #13776 from Ultimaker/PP-275-increase-initial-layer-skin-flow
PP-275-increase-initial-layer-skin-flow
2022-11-14 11:52:57 +01:00
NilsRo
0bae61b97a Update anycubic_i3_mega_s.def.json
Disable lin. adv. if set from ealier print and not in GCODE
2022-11-12 10:32:31 +01:00
Christian Kvasny
c76b90de15
Merge branch 'Ultimaker:main' into main 2022-11-11 14:11:18 +01:00
Remco Burema
57c6a228aa Expose per-model retraction settings.
Related engine PR made it possible to do this. No PR was made to expose these to the front-end as far as I can see, so (since this was a PRwe where very behind on -- like 10 months or so) I choose to do it myself instead of asking the original author.

part of CURA-9876
2022-11-11 11:02:05 +01:00
Rijk van Manen
23b0864add introduce new setting
CURA-8890
2022-11-10 12:30:05 +01:00
Luke Harrison
a2a9df5997 Increased retraction slightly. Still waiting for merge so fiddling. 2022-11-09 21:18:45 +02:00
Modix-Lazar
be61b45f30 Added Modix V4 machines
- Adding V4 machines
- Initial layer height set depending on nozzle diameter
- Z-hop set as 4x layer height
- V4 travel speed set to 350mm/sec
2022-11-09 19:35:47 +01:00
Modix3D
c50fc235c7
Merge branch 'Ultimaker:main' into master 2022-11-09 19:17:48 +01:00
c.lamboo
06a2886139 Clean up section property logic
CURA-9424
2022-11-09 17:11:31 +01:00
Rijk van Manen
0222c79f59 increase initial layer skin flow
For large prints the initial layer skin flow turns out to be too low. PP-275
2022-11-09 16:26:56 +01:00
c.lamboo
95e0021cce Align dropdown in open project dialog
CURA-9424
2022-11-09 15:55:48 +01:00
Remco Burema
c23b019f16 Couple support roof/floor wall-count to parent setting by default.
part of CURA-9350
2022-11-09 15:23:00 +01:00
c.lamboo
dd4e1c66b7 Make MachineSelector more generic by detaching logic from view
By detaching the logic from the view custom handlers can be added to selecting printers. This was needed as the MachineSelector in the `WorkspaceDialog` needed to do something different from the `PreparMenu`.

CURA-9424
2022-11-09 14:16:33 +01:00
c.lamboo
efe86c27b0 Merge remote-tracking branch 'origin/CURA-8689_add_first_cloud_printer_tweaks' into CURA-8689_add_first_cloud_printer_tweaks 2022-11-09 14:02:49 +01:00
c.lamboo
f73d192d65 Use Label for each individual step in add UltiMaker printer
CURA-8689
2022-11-09 14:02:43 +01:00
jspijker
f1c8d3d9e0 Show busy indicator
Contributes to CURA-8689
2022-11-09 13:47:32 +01:00
c.lamboo
7639b0ba19 Center align UltiMaker onboarding wizzard-text
CURA-8689
2022-11-09 13:29:33 +01:00
jspijker
92fb7fd1a6 Show the add printer dialog in the browser
Contributes to CURA-8689
2022-11-09 11:14:28 +01:00
jspijker
adf2c16360 Fixed printer buttons conform UX design
Contributes to CURA-8689
2022-11-09 11:13:40 +01:00
jspijker
f2147bb259 Enumerate steps
Contributes to CURA-8689
2022-11-09 10:09:22 +01:00
jspijker
2ef0c3d163 Don't trigger third-party printer dialog when onCloudPrintersDetected changed
That signal is received basically every minute when you're already signed in
and it will close the dialog when no new cloud printers are found.

Contributes to CURA-8689
2022-11-09 07:40:44 +01:00
jspijker
e9a1806570 Allign "learn more" left-side
Contributes to CURA-8689
2022-11-09 07:28:46 +01:00
jspijker
a3f259d004 Send user to external DF printer page
Contributes to CURA-8689
2022-11-08 18:27:09 +01:00
jspijker
f0966b1c57 Don't stretch in height and adhere border to UX design
Contributes to CURA-8689
2022-11-08 18:17:41 +01:00
Remco Burema
bcb88981b7 Add support interface wall count settings.
part of CURA-9350
2022-11-08 18:00:44 +01:00
Remco Burema
802effd805 The engine now operataes on the area _before_ the offset.
The frontend should compensate for that: Do _not_ apply the formula, as this now happens implicitly.

CURA-9548
2022-11-08 15:11:59 +01:00
jspijker
cbaf4bed16 Merge branch 'main' into feature/_CURA-8689_Make_it_easier_to_add_your_first_printer_via_cloud 2022-11-08 11:23:05 +01:00
Joey de l'Arago
ccb4d181e6 Allow buttons to be passed in for drop down.
The change also remove the "Add Printer" and "Manage Printer" buttons from the monitor page drop down.

CURA-9424
2022-11-04 15:37:57 +01:00
Joey de l'Arago
2019d8f3af Start MachineSelector refactor by allowing list model to be passed in.
CURA-9424
2022-11-04 15:11:04 +01:00
c.lamboo
f803279a43 Merge branch '5.2'
# Conflicts:
#	conandata.yml
2022-11-04 14:00:40 +01:00
c.lamboo
4496f3fef3 Merge remote-tracking branch 'origin/feature/_CURA-8689_Make_it_easier_to_add_your_first_printer_via_cloud' into feature/_CURA-8689_Make_it_easier_to_add_your_first_printer_via_cloud 2022-11-04 13:48:39 +01:00
c.lamboo
c5788be6f7 Add ids with interactable components
Makes it easier to perform automatic ui testing

contributes to CURA-8689
2022-11-04 13:48:31 +01:00
Casper Lamboo
81f8939c1f
Update resources/qml/WelcomePages/AddThirdPartyPrinter.qml
Co-authored-by: Joey de l'Arago <joeydelarago@gmail.com>
2022-11-04 13:40:49 +01:00
c.lamboo
c892bac27f Use paragraph for in favor of ordered list
Text indentation became when the text would span multiple lines

contributes to CURA-8689
2022-11-03 10:45:29 +01:00
c.lamboo
d07c2c2c0d Update copy
contributes to CURA-8689
2022-11-03 10:37:02 +01:00
jelle spijker
c8f51a6743 Correctly wrap text body
to prevent weird alignment in welcome pages

CURA-8689
2022-11-03 10:08:00 +01:00
Ed Ropple
226dbe57a1
changed cr10smart to refer to creality_base for 5.2.1 compat 2022-11-02 18:24:11 -04:00
Ed Ropple
46d76edc20
renamed .json to .def.json 2022-11-02 18:16:20 -04:00
Joey de l'Arago
dbba1c4110 patch checking for base parent component of Combobox to check if it exists first. This should be refactored out some time.
CURA-9424
2022-11-02 15:14:33 +01:00