Commit Graph

19 Commits

Author SHA1 Message Date
0f3c28f7ac Fix wipe tower issues with SEMM and ramming turned off (#6934)
* Fix wipe tower issues with SEMM and ramming turned off

* Purge tower last layer collision potential fix (for SEMM)

* Revert "Purge tower last layer collision potential fix (for SEMM)"

This reverts commit 9fc465c2d914adf58a74b0e5167dfb04646ef939.
2024-10-01 22:54:14 +08:00
144c1b33b3 Fix a bug that wipe tower has missing extrusions when ramming is disabled (#6894)
* Fix a bug that wipe tower has missing extrusions when ramming is disabled.

* hide "Prime all printing extruders" for SEMM printers
2024-09-25 19:34:18 +08:00
bda3a8e9c5 preheat work - part 1 2024-07-21 10:29:42 +08:00
13b818195d Merge branch 'main' into feature/multitool 2024-07-16 23:30:26 +08:00
5fc8f510b8 Simple preheat, temperary solution 2024-07-16 00:02:38 +08:00
30a745dd19 Fix a regression for SEMM when ramming and cooling is disabled 2024-07-14 17:35:12 +08:00
6de8d47bdb Limit the max speed on the wipe tower (#6044)
* limit the max speed on the wipe tower
2024-07-11 23:53:32 +08:00
e86bc60463 update wipe tower according to latest PrusaSlicer 2024-07-10 21:40:10 +08:00
040c3d5aaf Removed the copyright and credits in the header of each file. This information is outdated and hard to update. Orca Slicer maintains the autoher info in git history so this is not necessary. 2024-06-15 14:56:44 +08:00
3f2e197428 SEMM: wipe tower sparse infill speed adjustment (#5415)
* Wipe tower sparse layers speed adjustment

* Updated tooltip and option label

* Tooltip update
2024-05-22 15:27:31 +08:00
8376fee0fa SEMM: Introduced parameter to control the maximum speed used for purging in the purge tower (#5304)
* Max wipe tower purge print speed for SEMM

* Max wipe tower purge print speed for SEMM

* Merge branch 'dev-branch' of https://github.com/igiannakas/OrcaSlicer into dev-branch

* Updated float calculation

* Updated float calculation

* Updated tooltip

* Updated label
2024-05-09 23:21:06 +08:00
51277d272c Fix wipe tower not showing purged filament volume for non BBL SEMM (#5223)
* Fix wipe tower not showing purged filament values for non BBL SEMM
2024-05-02 21:33:53 +08:00
9e48b07f0c [Multi Material] Fix first layers of prime tower when using "no sparse layers" (#2764)
* MM - Add check for first layer

* Change: If no sparse layer is on -> Respect the toolchange in the first-layer checkup, to use a brim and slow down printspeed if using a primetower

* Fix comment
2023-11-17 08:01:52 +08:00
c794ac4e24 fix wipe tower bug: filament end inserted twice 2023-11-16 01:00:59 +08:00
c9c8e4f471 limit max wipe tower speed to 90 mm/s 2023-11-16 00:59:45 +08:00
c65cd92596 Fixed a bug that filament start gcode was inserted twice when wipe tower is enabled
fixed #2673
2023-11-10 18:00:56 +08:00
bbe6610f8e handle edge cases when Cooling tube position is 0 2023-09-12 20:12:54 +08:00
8325a897ee semm 2023-09-09 13:19:59 +08:00
0d3249007a wip 2023-09-09 13:19:43 +08:00