24298 Commits

Author SHA1 Message Date
cmguo
f092f4ccd5 Support 3MF Production Extension (PR #10808 by @cmguo) 2024-03-05 14:33:30 +01:00
Lukas Matena
d5b9cffdd9 Bumped up version to 2.7.3-alpha0 2024-02-29 21:12:29 +01:00
Lukas Matena
29ce2faa4a Merge tag 'version_2.7.2' into master_27x
version_2.7.2
2024-02-29 21:05:49 +01:00
Lukas Matena
4f035bceb7 Bumped up version to 2.7.2 version_2.7.2 2024-02-29 14:03:32 +01:00
Lukas Matena
c45655f330 Merge branch 'lm_skinnydip' into master_27x 2024-02-28 16:10:08 +01:00
Lukas Matena
2c06490145 Fixed visual glitch in RammingChart 2024-02-28 16:05:15 +01:00
Lukas Matena
2385a65bd3 Wipe tower: Fixed issues with overlapping extrusions:
The commit contains quite a bit of refactoring, but the key change is at the
end of save_on_last_wipe. It was missing the subtraction of the wipe volume
from the respective member variable, so the tower would attempt to wipe too
much volume into the shrunk area.
2024-02-28 16:05:15 +01:00
Lukas Matena
2791886657 Wipe tower: changed default value for stamping speed 2024-02-28 16:05:15 +01:00
Lukas Matena
0736f68e77 Wipe tower: rebranded skinnydip to stamping 2024-02-28 16:05:15 +01:00
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
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
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