Theodor Hansson
6f260fc474
updarte zyyx pro start gcode
2024-09-10 17:53:50 +02:00
theodorhansson
89dfd0690a
Applied printer-linter format
2024-09-10 14:52:59 +00:00
Theodor Hansson
069dffc183
replace zyyx pla/abs with generic
2024-09-10 16:52:09 +02:00
theodorhansson
746eb613c4
Applied printer-linter format
2024-09-10 14:34:12 +00:00
Theodor Hansson
bda5123e7b
merge error
2024-09-10 16:33:25 +02:00
Theodor Hansson
5536133b81
Merge branch 'zyyx_profile_addition' of https://github.com/theodorhansson/Cura into zyyx_profile_addition
2024-09-10 16:28:49 +02:00
Theodor Hansson
8ce584d65d
fixed draft typo
2024-09-10 16:28:18 +02:00
theodorhansson
24b0681fb0
Applied printer-linter format
2024-09-10 14:26:17 +00:00
Theodor Hansson
25b44e28be
update and add zyyx qualities
2024-09-10 16:25:23 +02:00
theodorhansson
6eb383013d
Applied printer-linter format
2024-09-10 14:14:46 +00:00
Theodor Hansson
3acc9ebf48
moved ZYYX+ quality folder location
2024-09-10 16:13:53 +02:00
theodorhansson
ba935f33ef
Applied printer-linter format
2024-09-10 14:03:51 +00:00
Theodor Hansson
2ed1c88bd3
ZYYX+ disallow cf-filament
2024-09-10 16:03:04 +02:00
Theodor Hansson
22b337f329
Update ZYYX+ Homing
2024-09-10 16:02:39 +02:00
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
Frederic Meeuwissen
12e681e6ac
Fix resolve logic for adhesion_type
...
Pick the most "sticky" option of all the enabled extruders for `adhesion_type`
2024-09-09 11:53:39 +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
theodorhansson
679481de6d
Applied printer-linter format
2024-09-03 13:49:37 +00:00
Theodor Hansson
30a338efd7
removed "experimental" from 1.2 nozzle
2024-09-03 15:48:51 +02:00
Theodor Hansson
5fba3cd161
Merge remote-tracking branch 'origin/main' into zyyx_profile_addition
2024-09-03 15:40:40 +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
h1data
0b11f5475f
Merge branch 'main' into ja-i18n-improve
2024-08-30 08:57:07 +09: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