24281 Commits

Author SHA1 Message Date
Lukas Matena
030cd934c5 Wipe tower: removed skinnydip_extra_move 2024-02-28 16:05:14 +01:00
Lukas Matena
c4d4c7f22e Wipe tower: tweaking MK4 specific behaviour 2024-02-28 16:05:14 +01:00
Lukas Matena
ba37505ab0 Wipe tower:
- fixed depth calculation for nonzero extra spacing
- ixed issues with non-unity extra flow (incorrect wiping volumes, overlaps)
- minimum purge on wipe tower now has to be purged before finish_layer is called
2024-02-28 16:05:14 +01:00
Lukas Matena
02982073b6 Wipe tower: cold ramming should use temperature of the old tool, not the new one 2024-02-28 16:05:14 +01:00
Lukas Matena
4900235332 Wipe tower: various little fixes:
- removed skinnydip_unloading_speed, unloading_speed is used instead
- the new parameter wipe_tower_extra_flow now automatically adjusts spacing
- the extra flow is seen in the preview
- skinnydip moves were simplified
- for MK4, pressure advance is kept for ramming and disabled for skinnydip
- G4 S0/R were swapped
- for MK4, the new temperature is set before the last cooling move
- range of the ramming dialog increased to 60 mm3/s
- fixed skinnydip_extra_move
- fixed temperature setting after cold_ramming
2024-02-28 16:05:14 +01:00
Lukas Matena
727a67acb4 Wipe tower: MK4 detection now relies on printer_notes field 2024-02-28 16:05:14 +01:00
Lukas Matena
8e9251f2f0 Wipe tower: separate acceleration control (related to #10854) 2024-02-28 15:48:01 +01:00
Lukas Matena
60dbf28bf2 Wipe tower: shorten x move during skinnydip to max of 20mm 2024-02-28 15:48:01 +01:00
Lukas Matena
98f377c844 Wipe tower: keep pressure advance on for MK4 2024-02-28 15:48:01 +01:00
Lukas Matena
0a5c3d088a Wipe tower: Filament monitoring switch 2024-02-28 15:48:01 +01:00
Lukas Matena
443e628896 Wipe tower: keep the head stationary during skinnydip retraction 2024-02-28 15:48:01 +01:00
Lukas Matena
6149294f40 Wipe tower: cold ramming 2024-02-28 15:48:01 +01:00
Lukas Matena
ecba2ca007 Wipe tower: increased purge flow parameter 2024-02-28 15:48:01 +01:00
Lukas Matena
d497757a7d Wipe tower: remove extra skinnydip parameters 2024-02-28 15:48:01 +01:00
Lukas Matena
18150a82d9 Wipe tower: add G4 S0 before a temp change G-code 2024-02-28 15:48:01 +01:00
Lukas Matena
a75cb5f787 Allow negative skinnydip extension per dip 2024-02-28 15:48:01 +01:00
Lukas Matena
79b8b180fc RammingChart: increase y-range, allow uniform dragging (while holding Ctrl) 2024-02-28 15:48:01 +01:00
Lukas Matena
61e20a8cfa Wipe tower: skinnydip_extra_move, skinnydip_delay 2024-02-28 15:48:01 +01:00
Lukas Matena
cddfcb888f Wipe tower: cold ramming 2024-02-28 15:48:01 +01:00
Lukas Matena
7325d8752f Moving the extruder while skinnydipping 2024-02-28 15:48:00 +01:00
Lukas Matena
0dba13d862 First skinnydip implementation 2024-02-28 15:48:00 +01:00
Jan Bařtipán
d7cd43e8a7 Update How to build - Mac OS.md with troubleshooting section, 2024-02-20 21:30:07 +01:00
Lukas Matena
671d9ebb34 Bumped up version to 2.7.2-beta1 version_2.7.2-beta1 2024-02-20 12:24:12 +01:00
YuSanka
1f324fde08 Localization: Updated internal dictionaries (CS, DE, ES, FR, IT, PL) 2024-02-20 10:39:24 +01:00
Martin Šach
bc0fc8a789 Fix missing deretraction coused by caching gcode writer. Use find and replace to remove the retraction if not required 2024-02-19 15:27:38 +01:00
Martin Šach
3ba0b386ea Fix rect layer change missing first point 2024-02-19 15:24:48 +01:00
Martin Šach
e5656a80c2 Fix wipe before ramping travel 2024-02-19 15:24:48 +01:00
Martin Šach
12755cd374 Fix layer change smoothing 2024-02-19 15:24:48 +01:00
Martin Šach
0b4e406b28 Add missing point to the rectangular travel 2024-02-19 15:24:48 +01:00
Merill
aa5573e8b9 fix remove_invalid_keys on an erased config instead of the preset config (PR #12127 from @supermerill, SPE-2127):
see supermerill/SuperSlicer/issues/4079
2024-02-16 11:43:57 +01:00
Lukas Matena
1c6282ce03 Fixed missing cooling slowdown when z travel speed was zero (#12258, SPE-2163) 2024-02-16 11:38:34 +01:00
YuSanka
282ed377e9 Translations: Fix for some phrase
+ Updated POT and community dictionaries
2024-02-15 16:18:36 +01:00
Lukas Matena
78f307766b Fix of #12248: Incorrectly applied variable layer height limits 2024-02-15 11:29:11 +01:00
Martin Šach
5f9f5be614 Add lift to first travel move on layer. Add retraction_length 0 to test, to avoid lifting back up and going back down. 2024-02-14 16:58:47 +01:00
Martin Šach
088212cc7a Add missing lift after simple layer change 2024-02-14 16:58:47 +01:00
Martin Šach
8f192b67b5 Fix retract only if travel is long enough and add wipe 2024-02-14 16:58:47 +01:00
Martin Šach
b2e8580fd8 Add retraction for any travels that would happen during layer change 2024-02-14 16:58:47 +01:00
YuSanka
1975e45f69 Localization: Updated POT
+ community dictionaries are merged with new POT
2024-02-13 11:18:26 +01:00
Lukas Matena
a20fb3bfdd Fixes in phrases 2024-02-13 11:09:31 +01:00
Andy
3ed43609f5 Russian translation update
Russian translation update PrusaSlicer 2.7.2-alpha2
2024-02-13 10:29:57 +01:00
dzmitry
68dbdab538 Update for BE translation 2024-02-13 10:26:43 +01:00
Jero on Github
247f8e491f Update for FI translations 2024-02-13 10:16:10 +01:00
Robert Schiele
be31ac103b add missing boost/log/trivial.hpp include in VoronoiUtils.cpp 2024-02-12 12:36:07 +01:00
Lukas Matena
e09f6e526a Revert "Fix SPE-2129"
This reverts commit 8dc1d70d854a83c473222882e217392d314b264b.
version_2.7.2-alpha2
2024-02-09 14:57:38 +01:00
Lukas Matena
6f7349c2ee Bumped up version to 2.7.2-alpha2 2024-02-09 14:15:50 +01:00
Lukas Matena
44993613f3 Merge remote-tracking branch 'public/master' into master_27x 2024-02-09 11:22:20 +01:00
enricoturri1966
f6027deca9 SPE-1814: Fixed legend not automatically switching to color print view when color change is set in layer height bar for mmu printers 2024-02-09 11:09:49 +01:00
enricoturri1966
542397140a SPE-1813: Do not force object to stay on top of bed when scaling a single volume from an instance 2024-02-09 11:08:44 +01:00
Lukas Matena
11f61037a4 Merge branch 'lm_invalid_3mf_crash_SPE-2135' into master_27x 2024-02-08 16:23:00 +01:00
Filip Sykala - NTB T15p
ee87330859 Add check on existing exactly one .model file in 3mf 2024-02-08 16:22:45 +01:00