Remco Burema
34e941df6f
Merge remote-tracking branch 'origin/main' into CURA-11761_container_stack_cache
2024-09-10 14:05:24 +02:00
Erwan MATHIEU
d74e0487cd
Apply suggestion to remove unnecessary extra arguments
...
CURA-12093
2024-09-10 12:50:55 +02:00
Erwan MATHIEU
101a637bbb
Apply typo fix suggestion
...
Co-authored-by: Remco Burema <41987080+rburema@users.noreply.github.com>
2024-09-10 12:44:50 +02:00
Erwan MATHIEU
f3ae342f34
Merge branch 'main' into CURA-12093_conditional-start-end-gcode
2024-09-06 12:21:47 +02:00
Erwan MATHIEU
48ddaa8861
Add a comment so that we don't forget to update the doc
...
CURA-12093
2024-09-06 12:20:46 +02:00
Erwan MATHIEU
370c8e49c3
Add a link to the documentation to write start/end GCode
...
CURA-12093
2024-09-06 12:20:27 +02:00
Erwan MATHIEU
5bff7067b0
Remove the tooltip over the G-Code area
...
CURA-12093
In this context, the tooltip is quite useless, and causes some issues because it sometimes appears when you don't want to. Moreover, the next commit will add a link to a detailed documentation.
2024-09-06 12:19:58 +02:00
THeijmans
41bbf5a951
PP-519 Update printhead size for Factor 4
2024-09-06 10:41:19 +02:00
HellAholic
6cf55cd743
Merge pull request #19615 from Ultimaker/CURA-12076_permissions_after_login
...
[CURA-12076] Directly update permissions after login.
2024-09-05 16:12:37 +02:00
Erwan MATHIEU
ac8176d91e
Merge branch 'main' into CURA-11761_container_stack_cache
2024-09-05 11:35:17 +02:00
Erwan MATHIEU
89b05108b0
Merge branch 'main' into CURA-12093_conditional-start-end-gcode
2024-09-05 11:33:18 +02:00
Erwan MATHIEU
ccffbea8c9
Add ability to write condition Start/End gcode parts
...
CURA-12093
2024-09-05 11:03:58 +02:00
GregValiant
ffc21403a1
Update TimeLapse.py
...
Update TimeLapse.py
Update to include a pause before the image is snapped.
2024-09-04 22:01:48 -04:00
Remco Burema
5169db2353
Directly update permissions after login.
...
Otherwise you have to wait until the access token refreshes, and are in a weird state in between that time where you _are_ logged in, and we even have the subscription-level, but the permission-list are empty. Now you just have to wait until the permissions return from the server after login, which shouldn't be a problem unless our users are speedrunners.
fixes internal ticket CURA-12076
2024-09-04 15:28:06 +02:00
Remco Burema
d0252554c4
Make extra sure cache is emptied when objects get altered.
...
See the (new) cachePerInstance decorator in UM/Decorators, and the accompanying CachedMemberFunction handler-class.
part of CURA-11761
2024-09-03 18:23:41 +02:00
HellAholic
acb55637b0
Merge pull request #19598 from Ultimaker/CURA-12072-Add_variants_for_creality_crm4_definition
...
nozzle variants based on creality_base
2024-09-02 16:41:59 +02:00
Erwan MATHIEU
b1d8f90da1
Merge branch 'main' into CURA-12072-Add_variants_for_creality_crm4_definition
2024-09-02 16:11:24 +02:00
HellAholic
11f1608b6c
Merge pull request #18750 from T9Air/main
...
Ender 3 V3 SE Update
2024-08-30 11:37:04 +02:00
HellAholic
aff3872893
Applied printer-linter format
2024-08-30 09:19:22 +00:00
HellAholic
7db3af745e
Merge branch 'main' into main
2024-08-30 11:18:25 +02:00
HellAholic
84359a2438
nozzle variants based on creality_base
2024-08-30 11:02:30 +02:00
HellAholic
63ff551754
5.8.1 changelog
5.8.1
5.8.1-RC2
2024-08-28 17:34:17 +02:00
HellAholic
bcd74aac3a
Revert "TPU removal of 0.2mm"
...
Requires upgrade script
2024-08-28 17:08:57 +02:00
HellAholic
c7a286b33a
Set conan package version 5.8.1
5.8.1-RC1
2024-08-28 13:16:33 +00:00
HellAholic
dc2a6cb8bf
TPU changes
2024-08-28 14:58:08 +02:00
THeijmans
8e05bb49e1
PP-514 Improve PVA printing quality and reliability on Factor 4
2024-08-28 13:52:36 +02:00
HellAholic
c80c964dcf
Merge pull request #19584 from Ultimaker/Fix5.8MaterialExport
...
[CURA-12119] Fix Cura 5.8 Material Export
2024-08-28 13:40:32 +02:00
Frederic Meeuwissen
4064dddacc
Only convert to yes/no if value is a boolean
2024-08-28 13:39:35 +02:00
Frederic Meeuwissen
a18da5c9bd
Only convert to yes/no if value is a boolean
2024-08-26 13:12:03 +02:00
Erwan MATHIEU
2692b47405
Merge remote-tracking branch 'origin/CURA-12081_scarf-seam' into CURA-12081_scarf-seam
2024-08-26 08:04:43 +02:00
Erwan MATHIEU
a8df8a7103
Merge remote-tracking branch 'origin/main' into CURA-12081_scarf-seam
2024-08-26 08:04:03 +02:00
Erwan MATHIEU
e626284a88
Merge branch 'main' into CURA-12081_scarf-seam
2024-08-23 14:16:18 +02:00
Erwan MATHIEU
d92a9b4861
Add setting for seam acceleration/deceleration
...
CURA-12080
2024-08-23 13:58:56 +02:00
THeijmans
0bf6bba43c
PP-514 Improve PVA printing quality and reliability on Factor 4
2024-08-23 13:24:50 +02:00
Frederic Meeuwissen
c11c97dde0
Fix naming of the 0.3mm layer height profiles
2024-08-23 13:03:49 +02:00
HellAholic
f8aa923ce0
Merge pull request #19555 from Ultimaker/CURA-12024-add_settable_globally_property
...
add settable_globally property
2024-08-23 12:21:29 +02:00
Frederic Meeuwissen
07fc8b8c5b
Change GradualFlow plugin setting names
2024-08-23 12:05:45 +02:00
THeijmans
b709f4d90f
Remove the bad print profile that started this whole ticket
2024-08-23 12:02:27 +02:00
THeijmans
e89e578ed9
Applied printer-linter format
2024-08-23 12:01:58 +02:00
THeijmans
1186303b15
PP-512 Fix bad print quality for TPU AA08 on Factor 4
2024-08-23 12:01:57 +02:00
Erwan MATHIEU
9daca45846
Merge branch 'main' into CURA-12024-add_settable_globally_property
2024-08-22 10:28:26 +02:00
Erwan MATHIEU
758ff91655
Add setting for scarf seam split definition
...
CURA-12081
2024-08-22 09:24:51 +02:00
HellAholic
b12e6f9ff4
Merge pull request #19547 from Ultimaker/CURA-12096_move_gradual_flow_plugin_back_into_the_engine_core
...
CURA-12096 move gradual flow plugin back into the engine core
2024-08-21 12:04:19 +02:00
Erwan MATHIEU
7462de08cb
Add settings for scarf seam
...
CURA-12081
2024-08-21 08:30:52 +02:00
HellAholic
39a3966c6f
Merge branch 'main' into CURA-12096_move_gradual_flow_plugin_back_into_the_engine_core
2024-08-20 14:40:25 +02:00
HellAholic
c5c983b9c0
add settable_globally property
...
Not globally settable but the property was never defined either true or false
the value in the global stack is extruder.-1
2024-08-19 13:57:54 +02:00
HellAholic
08e61bdf3b
Merge pull request #19536 from Ultimaker/CURA-12046_git_tag_was_not_updated
...
CURA-12046 git tag was not updated
2024-08-19 13:20:56 +02:00
Erwan MATHIEU
3f6953c729
Merge branch 'CURA-12096_move_gradual_flow_plugin_back_into_the_engine_core' into CURA-12081_scarf-seam
2024-08-19 10:32:11 +02:00
HellAholic
0954c37b33
Merge pull request #19499 from Ultimaker/propose_spiralize_eazao
...
propose spiralize version of Eazao profiles
2024-08-19 09:07:01 +02:00
HellAholic
c09fb02d52
Merge pull request #19446 from Hello1024/main
...
Add setting for extra_infill_lines_to_support_skins
2024-08-19 09:05:13 +02:00