Fredrik Ehnbom
dc6edffea4
Add navigation style option
2023-10-21 12:18:00 +02:00
c.lamboo
fe4790fe06
Add iso view to snapshot
2023-10-20 23:14:58 +02:00
c.lamboo
1425dd01d5
Fix bug in create bounds
...
CURA-10561
2023-10-20 22:49:26 +02:00
c.lamboo
053aaad16f
Don't place objects near the boarder in grid arrange
...
CURA-11189
2023-10-20 17:11:40 +02:00
Casper Lamboo
f035c42f85
Merge pull request #17036 from Ultimaker/CURA-10403_revisit_auto_arrange_strategy
...
Cura 10403 revisit auto arrange strategy
2023-10-20 17:04:43 +02:00
c.lamboo
fa1f5a7c89
Boyscouting
...
CURA-11189
2023-10-20 15:10:39 +02:00
c.lamboo
7d6e96d1d3
Boyscouting
...
CURA-11189
2023-10-20 15:09:16 +02:00
GregValiant
cd6e583f43
Update DisplayInfoOnLCD.py
...
Add pause count notification
Update DisplayInfoOnLCD.py
Moved some line insertions to accommodate newer Creality firmware.
Change DisplayFIlename and DIsplayProgress
Add messages to use DIsplay Info and add exit code.
Update DisplayInfoOnLCD.py
Some changes
2023-10-20 09:07:10 -04:00
Barrnet
32cb2adb9f
Add variant nozzle definition
2023-10-20 12:25:05 +02:00
Erwan MATHIEU
1b9ad84115
Improve code readability
...
CURA-10403
2023-10-20 12:05:19 +02:00
Barrnet
4d177312b8
Create flyingbear_ghost_6.def.json
2023-10-20 11:54:37 +02:00
Casper Lamboo
2e76eebef8
Merge pull request #17037 from Ultimaker/CURA-11193_fix_SDK_break
...
Add deprecation warning for ColorDialog
2023-10-20 11:48:45 +02:00
Erwan MATHIEU
d11688cbea
Add deprecation warning for ColorDialog
...
CURA-11193
2023-10-20 11:37:32 +02:00
Remco Burema
e603631b7e
Fix '\d' deprecation warning.
...
done as part of Python 3.12 spike (CURA-11078)
2023-10-20 11:06:56 +02:00
Erwan MATHIEU
0ff069a8dd
Add color property to ColorDialog
...
CURA-11193
2023-10-20 10:38:35 +02:00
c.lamboo
366004cdc1
Change margins
...
CURA-10561
2023-10-19 22:44:27 +02:00
c.lamboo
bdb7444afa
Resolve qt warnings
...
CURA-10561
2023-10-19 22:06:40 +02:00
c.lamboo
e7188c2f9f
Find python dependencies directly in python
...
CURA-10561
2023-10-19 21:54:50 +02:00
c.lamboo
c7eee660de
Cleanup about page
...
CURA-10561
2023-10-19 21:54:26 +02:00
c.lamboo
cdc3f910d3
Add basic makerbot writer
...
CURA-10561
2023-10-19 18:50:52 +02:00
c.lamboo
a588b8d44a
Fix urls in about page
...
CURA-10561
2023-10-19 18:48:55 +02:00
c.lamboo
6f1adaad43
Make Conan/Python installs available for whole project and not just the AboutDialog
...
Generation of dependency list now happens in
Also cleaned up the AboutDialog.qml
CURA-10561
2023-10-19 18:39:08 +02:00
Erwan MATHIEU
0d0375d5e0
Retry auto-arrange with a few different strategies
...
CURA-10403
2023-10-19 16:36:19 +02:00
Remco Burema
e121d2fa80
Translations: We use 'Brim' everywhere else in German.
...
late part of CURA-10994
2023-10-19 16:04:59 +02:00
Erwan MATHIEU
1509e27983
Removed unused variable
...
CURA-10403
2023-10-19 16:03:14 +02:00
Erwan MATHIEU
1949d315e3
Minor auto-arrange improvements
...
CURA-10403
2023-10-19 16:02:08 +02:00
Remco Burema
6899cb521c
Fix translations.
...
Given that we're still in negotiation with the new translation service after our trial period ran out, we've sadly had to rely on machine translations for these. Czech was missing the new Gradual Flow settings, and German had an unrelated setting description somehow end up as a label for another.
a late part of CURA-10994
2023-10-19 15:39:44 +02:00
Remco Burema
95fa0855a1
Merge pull request #17030 from Ultimaker/CURA-11180-mac-memory-leak
...
Fix memory leak issues in monitor page
2023-10-19 14:01:09 +02:00
c.lamboo
0e1262126a
Fix memory leak issues in minitor page
...
Issue was that QT (incorrectly?) asserted that there was a binding loop between width and height in the `NetworkMJPGImage` component. This caused the height to evalualte to `infinity`, making QT create a buffer with an infinite amount of memory. Solved by calculating a serpeate `img_scale_factor` which both the width and height uses.
CURA-11180
2023-10-19 11:53:41 +02:00
Remco Burema
c7c5c38f9d
Merge pull request #17029 from Ultimaker/CURA-11187-fix-small-skin-issue
...
Remove "no skin in z gap" from profiles
2023-10-19 11:32:24 +02:00
Paul Kuiper
1d7ca16f41
Remove "no skin in z gap" from profiles. Created issues in some skin areas.
...
Related to: CURA-11187
2023-10-19 11:18:11 +02:00
Remco Burema
e5e941aeba
Merge pull request #17004 from Ultimaker/CURA-10994_translations_v5p5
...
Restored missing translation labels
2023-10-18 17:17:47 +02:00
Erwan MATHIEU
4131993e5f
Fix misplaced translations
...
CURA-10994
2023-10-18 16:46:43 +02:00
Jelle Spijker
c20149d064
use the stable 0.1 release branch for plugin
2023-10-18 14:36:31 +02:00
Remco Burema
d71252dee8
Fix description now that we have fractional layer-heights (for top).
...
part of CURA-10407
2023-10-18 14:26:43 +02:00
Erwan MATHIEU
3b5dd87d69
Chinese profiles translations refinement
...
CURA-10994
2023-10-18 09:13:31 +02:00
Erwan MATHIEU
535cb28037
Add translations for new settings/profiles
...
CURA-10994
2023-10-17 15:59:08 +02:00
Casper Lamboo
607c7a93f3
Merge pull request #17001 from Ultimaker/CURA-11151
...
Updated upgrade script.
2023-10-17 10:26:41 +02:00
Casper Lamboo
7c8a18b921
Merge pull request #16999 from Ultimaker/Profile_update_post_5.5_beta
...
Profile updates Cura 5.5 beta
2023-10-17 10:10:03 +02:00
Saumya Jain
5c2e6a0294
Merge branch '5.5' into Profile_update_post_5.5_beta
2023-10-16 17:10:33 +02:00
Erwan MATHIEU
700196954a
Restored missing translation labels
...
CURA-10994
2023-10-16 17:01:44 +02:00
Paul Kuiper
9a3c92c2af
- Added PETG visual mode for 0.15mm
2023-10-16 14:26:53 +02:00
saumya.jain
8ca005f804
Updated upgrade script. removed update of materials other than:
...
abs
pla
petg and
tough-pla
CURA-11151
2023-10-16 14:13:12 +02:00
Jaime van Kessel
5f998f0ab4
Merge branch 'main' of github.com:Ultimaker/Cura
2023-10-16 12:07:38 +02:00
Jaime van Kessel
9c38514824
Merge branch '5.5' of github.com:Ultimaker/Cura
2023-10-16 12:07:30 +02:00
Jaime van Kessel
dc66732150
Revert "Fix certain 3mf models not restoring properly"
...
This reverts commit 7e38927a8c
.
2023-10-16 12:07:17 +02:00
Saumya Jain
5a8b7e5740
Merge pull request #16962 from Ultimaker/CURA-11155-formulas-in-start-end-code
...
Formulas in start/end code
2023-10-16 11:25:34 +02:00
Paul Kuiper
e87560ef0f
- Added PETG visual mode for 0.1mm and 0.06mm
...
- Improved bridging settings for PETG AA0.8
- Improved unretract settings fro PETG and ABS AA0.8
2023-10-16 11:19:05 +02:00
Saumya Jain
15b75b7327
Merge branch 'main' into CURA-11155-formulas-in-start-end-code
2023-10-16 10:58:58 +02:00
Jaime van Kessel
7e38927a8c
Fix certain 3mf models not restoring properly
...
CURA-11164
2023-10-16 10:56:57 +02:00