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 7e38927a8cb76d3789fde21482aeff1e254cc636.
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
Jaime van Kessel
67c11bf7f8
Fix certain 3mf models not restoring properly
...
CURA-11164
2023-10-16 10:56:07 +02:00
Erwan MATHIEU
7ad35fae44
Merge pull request #16758 from Pelochus/main
...
Fix spanish translation for lightning infill
2023-10-16 10:19:54 +02:00
Erwan MATHIEU
cfea094161
Restore missing translation
...
Lost during conflicts solve
2023-10-16 10:15:34 +02:00
Erwan MATHIEU
9d40c840cf
Merge branch 'main' into main
2023-10-16 10:09:19 +02:00
goofoo
8332a4226c
add renkforce 10+ 0.2 nozzle profile
2023-10-16 10:03:41 +08:00
goofoo
723f9bc53f
add renkforce 10+ profiles
2023-10-16 09:37:57 +08:00
Casper Lamboo
673303a238
Merge pull request #16976 from Ultimaker/CURA_9755-Meshes-in-correct-location
...
Cura 9755 meshes in correct location
2023-10-13 15:09:25 +02:00
Erwan MATHIEU
0190fc099a
Merge branch 'main' into CURA-10783_prime_tower_with_raft
2023-10-13 14:53:24 +02:00
Erwan MATHIEU
acb0406e8e
Better handling of prime tower base with raft
...
CURA-10783
2023-10-13 14:40:49 +02:00
Erwan MATHIEU
a91032f62e
Fixed prime tower placement warning issue
...
CURA-10783
2023-10-13 11:37:50 +02:00
saumya.jain
7880cb5bde
remove debug statement
...
CURA-9755
2023-10-13 11:29:44 +02:00
Erwan MATHIEU
b5bebdbbb1
Fine-tune prime tower base settings
...
CURA-10783
2023-10-13 09:29:05 +02:00
saumya.jain
277d48bd51
3mf Meshes load in correct location
...
CURA-9755
2023-10-13 09:27:57 +02:00
Erwan MATHIEU
0a2ee541e3
Include prime tower base size into footprint
...
CURA-10783
2023-10-13 09:14:41 +02:00
Erwan MATHIEU
1d8de818ed
Remove dependancy to prime tower brim
...
CURA-10783
2023-10-13 07:47:22 +02:00
c.lamboo
e98240fb2c
Cleanup code in GcodeStartEndFormatter
...
CURA-11155
2023-10-13 07:36:45 +02:00
Fernando Pietchaki
93f2171146
Merge branch 'main' into object-reload-refactor
2023-10-12 23:41:49 -03:00
Jelle Spijker
c223b39752
Fixed macos runner id
...
https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners
2023-10-13 00:51:50 +02:00
c.lamboo
14afd73c19
Make sure default variables are available in start/end code
...
The following properties are not settings-names, but could previously be used as template variables
- material_id
- time
- date
- day
- initial_extruder_nr
- material_id
- material_name
- material_type
- material_brand
- time
- date
- day
- initial_extruder_nr
These properties are _awkwardly_ propogated through the kwargs of the `get_value` method of `GcodeStartEndFormatter`. I don't quite like implementing it like this, but to avoid API breaks I couldn't change abusing the kwargs arg for this purpose.
CURA-11155
2023-10-12 21:09:10 +02:00
c.lamboo
c3f3a86385
Extend start/end gcode templates feature with support for formula's
...
CURA-11155
2023-10-12 16:53:39 +02:00
GregValiant
c40dad5119
Update DisplayInfoOnLCD.py
...
Added Print Finish Time option. Changed a couple of if statements to "line.startswith".
2023-10-11 19:47:57 -04:00
c.lamboo
4378e8a827
use macos 12 when building all installers
...
This should fix the nightly builds
2023-10-11 16:50:10 +02:00
Jaime van Kessel
9f1be535eb
Merge branch '5.5' of github.com:Ultimaker/Cura
2023-10-11 15:36:16 +02:00
Jaime van Kessel
6f82397476
Merge pull request #16943 from Ultimaker/CURA-11146_badonka_donk_donk
...
CURA-11146 limit the bloat in the new AppImage
2023-10-11 15:35:48 +02:00
Jelle Spijker
d8ef4c381c
Less bloat
...
Could also be a solution for:
- #16932
- #16935
Fixes CURA-11146
Fixes #16931
2023-10-11 14:21:24 +02:00
saumyaj3
e627a4174f
Applied printer-linter format
2023-10-11 12:18:41 +00:00
Saumya Jain
7d9d6cbf6a
Merge pull request #16796 from dim1triy/add-creality-ender-3-V3-SE
...
Add Creality Ender 3 V3 SE definition and nozzles
2023-10-11 14:17:27 +02:00
Saumya Jain
e7fc100f62
Merge branch 'main' into add-creality-ender-3-V3-SE
2023-10-11 14:00:33 +02:00