Commit graph

35990 commits

Author SHA1 Message Date
GregValiant
436e3e84b8 Create PurgeLinesAndUnload_old.py
Update PurgeLinesAndUnload.py

Added 2 settings so the user can dictate where the prime blob will be.
"Blob Location X" and "Blob Location Y".

Delete PurgeLinesAndUnload_old.py

I'm not sure how I do these things.
2025-02-14 12:52:23 -05:00
HellAholic
cebdafc548
Make wipe move consistent 2025-02-12 12:42:24 +01:00
GregValiant
5d0d782b8b Update PurgeLinesAndUnload.py
Indents for child settings
2025-02-11 10:27:56 -05:00
GregValiant
5fe1193df1 Update PurgeLinesAndUnload.py
Added purge blob option.
Required changes in some settings to 'self'.
Fixed  'quick_purge_speed' to adjust for 2.85 filament.
2025-02-11 08:43:56 -05:00
Erwan MATHIEU
f44a0cbb8b
Merge branch 'main' into PurgeLines 2025-02-11 11:48:54 +01:00
HellAholic
8f14e62809 re-indent the collaterals 2025-02-10 21:32:03 +01:00
HellAholic
3afffbd403 Wipe move consistency for rectangular
- Remove the travel move -> type probably
- Remove the second F in 3 out of 8 wipe moves
2025-02-10 20:56:35 +01:00
HellAholic
573a92bd79 Indentation fix 2025-02-10 20:55:23 +01:00
HellAholic
b421c057a8 Add overwritten part for start_x and start_y set to None 2025-02-10 20:15:22 +01:00
HellAholic
e5723a1088
small fix 2025-02-10 19:44:10 +01:00
GregValiant
6c81c232e1 Update PurgeLinesAndUnload.py
Removed default 1mm border and added "Border Distance" setting.
2025-02-10 12:43:08 -05:00
GregValiant
1dc8dd8a80 Update PurgeLinesAndUnload
Removed the default border of 1mm and added a setting "Border Distance".
2025-02-10 12:40:59 -05:00
HellAholic
1728db9427 Top/Bottom -> Rear/Front
Top -> Rear
Bottom -> Front
2025-02-10 16:57:55 +01:00
GregValiant
a2214f0e73 Merge branch 'PurgeLines' of https://github.com/GregValiant/Cura into PurgeLines 2025-02-10 10:46:44 -05:00
GregValiant
94c64a031e Update PurgeLinesAndUnload.py
Changes made per wawanbreton suggestions.
"border distance" setting is not included.
2025-02-10 10:46:05 -05:00
HellAholic
d5649ace05
Merge pull request #20201 from Ultimaker/Kedge-Draft-PP-561
PP-561 0.27 layer height options for Sprint
2025-02-10 11:45:13 +01:00
Erwan MATHIEU
bbb3de6368
Merge branch 'main' into PurgeLines 2025-02-10 10:53:53 +01:00
HellAholic
680f953524
Merge pull request #20051 from Ultimaker/PP-547-Set-Breakaway-BVT-to-max-40C-for-Factor
PP-547 Set Breakaway BVT to max 40C for Factor 4
2025-02-07 16:03:21 +01:00
HellAholic
53f4046a51
Merge pull request #20129 from Ultimaker/PP-544-HS-Method
Add intent profiles for Method High Speed
2025-02-07 13:24:32 +01:00
HellAholic
f2ebf160a5
Merge pull request #20128 from Ultimaker/CURA-12371
Use some accel/jerk settings as Method Bead Mode values
2025-02-07 13:23:49 +01:00
Erwan MATHIEU
97deb2f15e
Merge pull request #20160 from theodorhansson/zyyx_bugfix
ZYYX Pro profile bugfix
2025-02-07 08:38:05 +01:00
Erwan MATHIEU
49be241169
Merge branch 'main' into zyyx_bugfix 2025-02-07 07:57:55 +01:00
Erwan MATHIEU
8a77993d0b
Merge branch 'main' into Kedge-Draft-PP-561 2025-02-06 16:18:42 +01:00
Erwan MATHIEU
e2f08eebb3
Merge branch 'main' into PP-547-Set-Breakaway-BVT-to-max-40C-for-Factor 2025-02-06 15:59:22 +01:00
Erwan MATHIEU
8b0f59256f
Merge branch 'main' into CURA-12371 2025-02-06 10:31:07 +01:00
Erwan MATHIEU
0a936bec6a
Remove now-useless comment 2025-02-05 11:39:07 +01:00
Erwan MATHIEU
b4573a3bae
Merge pull request #20052 from Ultimaker/PP-549_fix_sketch_sprint_cloud
[PP-549] Fix cloud connection for Sketch Sprint and Large
2025-02-04 10:08:30 +01:00
HellAholic
28cf7daf76
Merge pull request #20039 from Ultimaker/CURA-12352_different-minimum-layer-time-for-layers-that-contain-overhangs
CURA-12352 Different minimum layer time for layers that contain overhangs
2025-02-03 11:02:12 +01:00
HellAholic
4be40f770c
Merge branch 'main' into CURA-12352_different-minimum-layer-time-for-layers-that-contain-overhangs 2025-02-03 10:05:10 +01:00
HellAholic
896b401561
Merge pull request #20040 from Ultimaker/CURA-11966_reduce-speed-on-overhang
CURA-11966 Reduce speed on overhang
2025-02-03 10:04:21 +01:00
HellAholic
a695a27408
Merge branch 'main' into CURA-11966_reduce-speed-on-overhang 2025-02-03 09:54:36 +01:00
Alan Bjorklund
f039e90132 Moved 0.27 profiles into "imperial" quality
This commit corrects the filenames in the previous
commit.  Profiles with 0.27 layer height had "0.3"
in the filename.  Now they are correctly named as
0.27.

PP-561
2025-01-30 14:28:09 -05:00
HellAholic
23cb08ed4f
Merge pull request #20193 from Ultimaker/CURA-12150-add-a-global-preference-for-USB-printing
CURA-12150 Add local preference to monitor use of USB writing
2025-01-30 11:13:32 +01:00
HellAholic
67d8535f31
Merge branch 'main' into CURA-12150-add-a-global-preference-for-USB-printing 2025-01-30 09:58:54 +01:00
HellAholic
cd6827cbaf
Merge pull request #20208 from Ultimaker/PP-535_add_pa_setting
[CURA-12389][PP-535] Add pressure advance setting
2025-01-30 09:26:35 +01:00
HellAholic
a62ed73abe
Merge pull request #20194 from Ultimaker/CURA-12224_handle-LOOOONG-setting-names
CURA-12224 handle loooong setting names
2025-01-30 09:13:24 +01:00
HellAholic
1b485824cf
Merge branch 'main' into PP-535_add_pa_setting 2025-01-30 08:48:41 +01:00
HellAholic
9295382914
Merge pull request #20210 from Ultimaker/CURA-12020_defensive_round
[CURA-12020] Round layer height to two decimals for display (profile) purposes.
2025-01-29 16:21:48 +01:00
HellAholic
d765f33b1c
Merge pull request #20115 from Ultimaker/CURA-12313_conditional-Baxis-commands
CURA-12313 Use single extruder when exporting for Replicator+
2025-01-29 15:43:33 +01:00
HellAholic
1e6afd75c7
Merge branch 'main' into CURA-12313_conditional-Baxis-commands 2025-01-29 14:12:37 +01:00
HellAholic
150a267bb7
switch from branch to stable in conandata for dulcificum 2025-01-29 14:05:14 +01:00
HellAholic
49cc44b4ec
Merge pull request #19983 from Ultimaker/fix_crash_on_material_management_sovol_sv01
"Sovol Base Bowden Printer" update to add resolveOrValue to retraction_speed override
2025-01-29 14:02:51 +01:00
HellAholic
628c852054
Merge pull request #20169 from Ultimaker/CURA-12368_mismatched_core_warning
[CURA-12368] Warn for mismatched cores on multi-config printers.
2025-01-29 13:54:47 +01:00
HellAholic
40f738f15f Applied printer-linter format 2025-01-29 12:49:58 +00:00
HellAholic
0680a21670
apply review comment 2025-01-29 13:48:59 +01:00
Remco Burema
05f6afd93d Round layer height to two decimals for display (profile) purposes.
CURA-12020
2025-01-29 13:20:01 +01:00
HellAholic
72e38534e6
Merge branch 'main' into CURA-11966_reduce-speed-on-overhang 2025-01-29 10:47:22 +01:00
Frederic Meeuwissen
eec90b5bdc [PP-535] Add pressure advance setting 2025-01-29 09:35:28 +01:00
Erwan MATHIEU
0fabbdcaf8
Merge branch 'main' into CURA-12371 2025-01-29 07:19:19 +01:00
Alan Bjorklund
859327b3ba Sketch infill line width update
Add logic that sets the infill width to 0.4
when the layer height is not equal to 0.2.

The infill width at 0.45mm was causing the
flow rate to be > 30 mm^3/s for 0.27 Balanced
prints.  This update corrects the flow rate issue.

PP-561
2025-01-28 17:42:57 -05:00