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
Martin Šach
1e1bf5ae86
Fix: Update position after toolchange.
2024-02-28 14:10:47 +01:00
Lukas Matena
f2a8fb642d
Bumped up version to 2.7.2-rc2
version_2.7.2-rc2
2024-02-26 16:23:45 +01:00
Lukas Matena
1598759400
Fixed crash on AMF loading ( #12332 , SPE-2175)
2024-02-26 16:12:53 +01:00
Martin Šach
3fdd02fff5
Use proper z for no sparse layers travel start - this z is used to calculate lift of the travel ( #12330 , SPE-2176)
2024-02-26 16:12:40 +01:00
YuSanka
75fafd84f6
Localization: Updated JA dictionary
2024-02-26 08:58:57 +01:00
Lukas Matena
a9cbc92064
Bumped up version to 2.7.2-rc1
version_2.7.2-rc1
2024-02-23 11:58:40 +01:00
Martin Šach
8a2db4cf11
Disable retraction replacing in vase mode with ramping enabled.
...
Fixes : #12305
2024-02-22 10:21:07 +01:00
Lukas Matena
ac468bad2d
Switch config folder to -alpha again
2024-02-21 16:42:01 +01:00
Lukas Matena
1f87c498cd
Merge branch 'master_27x'
2024-02-20 23:01:02 +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
YuSanka
79edd48fbc
Fix for #4682 - When reloading a model that had manifold errors, warning triangle is still shown
2024-02-20 16:20:40 +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
Lukas Matena
83a98d43bf
Fixed crash when loading invalid 3MFs (SPE-2135)
...
The crash was introduced in 040a846, which completely threw away handling of the return value
of the importer.load_model_from_file function and replaced it with weaker condition. The purpose
of that change was to solve #8401 (missing error message when loading different invalid 3MF).
This commit reverts that change (and reintroduces #8401 ). Handling of 3MF loading errors
should be inside the importer.load_model_from_file function, where the check should be
added later.
2024-02-08 16:22:45 +01:00