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
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
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
Christian Kunis
c9ca5254fa
Merge branch 'main' into voron-nozzles
2024-09-04 06:42:34 -04: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
Erwan MATHIEU
b1d8f90da1
Merge branch 'main' into CURA-12072-Add_variants_for_creality_crm4_definition
2024-09-02 16:11:24 +02:00
David Fries
38695d9572
Fix RecommendedSupportSelector.qml assign undefined to int
...
share/cura/resources/qml/PrintSetupSelector/Recommended/RecommendedSupportSelector.qml:60:17:
Unable to assign [undefined] to int
If undefined use Widgets/SingleSettingComboBox.qml
default of Cura.ExtruderManager.activeExtruderIndex
2024-08-31 12:11:59 -05:00
David Fries
2749de9a67
Fix RecentFilesMenu.qml onObjectRemoved incompatible arguments
...
"share/cura/resources/qml/Menus/RecentFilesMenu.qml:39:
TypeError: Passing incompatible arguments to C++ functions from JavaScript is not allowed."
This was passing the Instantiator index, which is a Number to menu.removeItem
which is expecting an object. Add the missing index argument. I
found Qt 5.7 had two arguments so it has been there for some time.
2024-08-31 12:11:56 -05: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
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
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
Christian Kunis
a7e5477e1f
Restore TPU print speed to the default voron speeds.
2024-08-26 08:00:04 -04: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
d92a9b4861
Add setting for seam acceleration/deceleration
...
CURA-12080
2024-08-23 13:58:56 +02:00
Frederic Meeuwissen
c11c97dde0
Fix naming of the 0.3mm layer height profiles
2024-08-23 13:03:49 +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
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
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
wawanbreton
f6da4d0776
Applied printer-linter format
2024-08-16 13:17:18 +00:00
Erwan MATHIEU
3949b1a595
Move gradual flow translations into classic translations
...
CURA-12096
2024-08-16 15:15:50 +02:00
Erwan MATHIEU
b3d2707663
Rename gradual flow settings defined in profiles
...
CURA-12096
2024-08-16 14:59:49 +02:00
Erwan MATHIEU
08f7616294
Import gradual flow settings with classic ones
...
CURA-12096
2024-08-16 14:40:37 +02:00
Christian Kunis
84a92f1b72
Merge branch 'main' into voron-nozzles
2024-08-15 10:14:56 -04:00
Christian Kunis
77e5ddf55d
Revert TPU print speed to 1/4 default speed
2024-08-15 10:10:34 -04:00
Remco Burema
ef38dc6b6b
Merge branch 'main' into propose_spiralize_eazao
2024-08-13 17:30:50 +02:00
rburema
4973eb625c
Applied printer-linter format
2024-08-13 15:30:15 +00:00
Remco Burema
2428e6c741
Apply suggestions from code review
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-13 17:29:16 +02:00
Remco Burema
cd68dc2fe3
Merge branch 'main' into main
2024-08-13 15:57:09 +02:00
Erwan MATHIEU
946bf03306
Revert "Merge branch 'main' into 5.8"
...
This reverts commit fec7637615fd05fb052848bb1cd569840d650ebd, reversing
changes made to 081b9b543b564ac6c2a840916162a06b289c5d94.
2024-08-13 15:56:01 +02:00