Rijk van Manen
|
205902ee68
printer linter format
|
2 years ago |
Casper Lamboo
|
e558752ed0
Merge pull request #13972 from Ultimaker/CURA-9793_extend_recommended_print_settings
|
2 years ago |
Joey de l'Arago
|
e05c70ae38
Refactor ComponentWithIcon to use contents instead of loader.
|
2 years ago |
Joey de l'Arago
|
8780a2c4a0
Move validators to top of file.
|
2 years ago |
Joey de l'Arago
|
f52638ca75
Update extrudermanager in tests to mock Application.
|
2 years ago |
Joey de l'Arago
|
c6cc9ee6ec
Update validators for SettingTextField to use strings from our validators. You can't access the components directly from javascript without instantiating them so they are instantiated here first.
|
2 years ago |
c.lamboo
|
532965fb46
Disable "Small Feature Max Length", "Small Feature Speed" and "Small Feature Initial Layer Speed" when "small hole size = 0"
|
2 years ago |
c.lamboo
|
7e8eca3b03
Fix size of `ColorDialog`
|
2 years ago |
Joey de l'Arago
|
1e6184448c
Apply suggestions from code review
|
2 years ago |
Jelle Spijker
|
6ead64049b
Merge pull request #13967 from lggomez/feat/sermoonv1_update
|
2 years ago |
Jelle Spijker
|
9f3490893a
use master for clang-tidy-pr-comments
|
2 years ago |
casperlamboo
|
c309b594c2
Applied printer-linter format
|
2 years ago |
Casper Lamboo
|
45092d7113
Merge pull request #13992 from just-trey/master
|
2 years ago |
c.lamboo
|
ca290a32fb
Display "move to top" button in monitor page
|
2 years ago |
Joey de l'Arago
|
3f699a35f4
Merge pull request #13969 from lggomez/feat/pinter-linter_invfiles
|
2 years ago |
Joey de l'Arago
|
140285c0c1
Run workflow an all branches & Forks
|
2 years ago |
Joey de l'Arago
|
71df084283
Merge pull request #13968 from lggomez/feat/update_pinter-linter-readme
|
2 years ago |
c.lamboo
|
e03b4e07f9
Simplify rounding
|
2 years ago |
Joeydelarago
|
450cdda8e0
Applied printer-linter format
|
2 years ago |
Joey de l'Arago
|
1f6123cc0e
Merge pull request #13896 from EDUARDOCHAMORRO/main
|
2 years ago |
c.lamboo
|
aaab633912
Move labels into `Slider` component
|
2 years ago |
Joey de l'Arago
|
e6f4055df5
Remove part of hack for fixing extrudersCHanged signal at the wrong time.
|
2 years ago |
Joey de l'Arago
|
82fd34f168
Fix same property value check.
|
2 years ago |
Joey de l'Arago
|
435c67f97a
revert changes to functions
|
2 years ago |
Joey de l'Arago
|
9a03094bfd
Stop the text field from updating if the text has not changed. This was causing the custom mode text boxes to be updated instantly.
|
2 years ago |
Jelle Spijker
|
91170e0aef
Apply suggestions from code review
|
2 years ago |
just-trey
|
9b2f6c023c
update as linter suggested
|
2 years ago |
just-trey
|
4103dee6d2
Merge branch 'main' into master
|
2 years ago |
just-trey
|
016ab4714d
major updates
|
2 years ago |
Joey de l'Arago
|
bcdfa808a8
Switch to checking enabled extruder count for showing print with Component. This is because we want the SingleSettingExtruderBar to be hidden when there are 1 or less extruders, but also when there are 1 or less enabled extruders.
|
2 years ago |
Joey de l'Arago
|
ca0cd5069b
Remove leftover print statements
|
2 years ago |
Joey de l'Arago
|
8012cb5360
Signal are being emmitted before settings are updated. This is causing the combobox to update with the previous value. Only when using infill_pattern setting though. No idea what is causing this. This is a workaround for now.
|
2 years ago |
Joey de l'Arago
|
443252ae10
Use globalStackExtruderIds instead of extruderIds. extruderIds notifys change before the extruders change when doing a machine swap. Fixing this will take a long time so this is a workaround. If you are reading this 🙏 good luck fixing it 🙏
|
2 years ago |
Joey de l'Arago
|
f601229390
Move Validators to UM, so they can be used in UM components.
|
2 years ago |
Joey de l'Arago
|
0e5ad96207
Fix bad call to keys function on string.
|
2 years ago |
Joey de l'Arago
|
396057a56f
Correct typo in name
|
2 years ago |
Joey de l'Arago
|
d8cf234a17
Use different signal for triggering update to extrduderIds. **This is a hack**. Actually fixing this problem could take days.
|
2 years ago |
jspijker
|
0bdb04ccf6
Merge branch 'main' into CURA-9793_extend_recommended_print_settings
|
2 years ago |
jspijker
|
333f0e8282
Show OS in run-name
|
2 years ago |
jspijker
|
d876317df6
Show OS in run-name
|
2 years ago |
jspijker
|
e9136f654d
Show OS in run-name
|
2 years ago |
Remco Burema
|
71fb23516e
Merge pull request #13983 from Ultimaker/CURA-9347_part_2b
|
2 years ago |
Joey de l'Arago
|
03fac1bc7f
Make the width of the ProfileWarningREset 0 when it is hidden.
|
2 years ago |
Remco Burema
|
4ecc0a98bb
Don't show reset for only custom profile when in custom mode.
|
2 years ago |
Remco Burema
|
067a40dbe8
Don't just disable the reset/safe buttons, hide them.
|
2 years ago |
Joeydelarago
|
a079c78f76
Applied printer-linter format
|
2 years ago |
Joey de l'Arago
|
87c1f3338e
Merge pull request #13648 from ckvsoft/main
|
2 years ago |
Joey de l'Arago
|
0610078d87
Merge pull request #13982 from Ultimaker/CURA-9347_part_II
|
2 years ago |
Joey de l'Arago
|
493f82620e
Center Manage Profiles button
|
2 years ago |
Joey de l'Arago
|
491c501d8c
Adjust margins and correctly vertical center buttons.
|
2 years ago |