Lukas Matena
|
727a67acb4
|
Wipe tower: MK4 detection now relies on printer_notes field
|
2024-02-28 16:05:14 +01:00 |
|
Martin Šach
|
41175b960b
|
Fix priming layer z
|
2024-02-28 16:02:54 +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 |
|
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 |
|