prusa3d / PrusaSlicer

G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
https://www.prusa3d.com/prusaslicer/
GNU Affero General Public License v3.0
7.65k stars 1.92k forks source link

Arrange options not visible for the XL with ver 2.7.0 #11785

Open DoubleStrike opened 9 months ago

DoubleStrike commented 9 months ago

Description of the bug

I am using the latest 2.7.0 release version. According to the release notes blog post, I should be able to right-click on the arrange toolbar icon and get options for which corner to align to on the XL.

However that option (which used to appear in earlier versions) is no longer there. It was added in version 2.5.1 and is referenced in the release notes for that version. I only have a single printer profile installed for the XL5 with input shaping.

Project file & How to reproduce

Right click on Arrange icon. I should see a preferred corner or center choice, but it is missing.

Checklist of files included above

Version of PrusaSlicer

2.7.0+win64

Operating system

Windows 10 22H2

Printer model

XL 5-toolhead with input shaper

LuckyResistor commented 9 months ago

Same here, with the latest version: Version 2.7.1+MacOS-arm64

bug
Jan-Soustruznik commented 8 months ago

Hello, @DoubleStrike ,

Additional Alignment option is available only for one-tool XL printer. For multi-tool XL is set default "Rear center".

DoubleStrike commented 8 months ago

Hello, @DoubleStrike ,

Additional Alignment option is available only for one-tool XL printer. For multi-tool XL is set default "Rear center".

Weirdly enough, it's not apparently that simple. I have been doing a lot of testing, and sometimes that option appears for me on my 5 toolhead printer (using the 5 toolhead profile) and sometimes it does not. I can't find any rhyme or reason for when it does appear vs not. Most of my prints are single color, single tool prints, but it's not consistent. I've attached a picture where it in fact appeared just now. After closing that menu and right clicking again, it was gone. Several more right clicks and it came back. It's REALLY inconsistent.

image

DoubleStrike commented 8 months ago

Here's the picture 10 seconds later where it disappeared again: image

stefanboca commented 5 months ago

I've been having the same issue on PrusaSlicer 2.7.3 with the 5 toolhead XL profile.

ex-nerd commented 2 months ago

Seems to be a duplicate of #12515 and my original #11414

And for what it's worth, this is still happening with 2.8.

Why should the behavior be different for single- vs multi-tool machines? I thought the entire point of arranging parts in one corner was to reduce power consumption from the heated bed tiles. Even if this is about optimizing prints for multiple materials, that doesn't mean that I don't predominantly use my 5-tool XL for single-color prints, so the behavior should depend on what I'm printing, not what my printer is physically capable of. Even then, printing in a rear corner has more benefits for energy savings.

Regardless of any of this, there is no reason the menu option should disappear and reappear based on whether or not I've clicked "slice" once and then not changed any settings. Only the default should change, but that should not prevent me from overriding that default just like I can do for spacing, etc.

ex-nerd commented 3 weeks ago

This seems to be tied to whether or not there is a wipe/purge tower. E.g:

The tower exists on my 5-tool XL even if I'm just doing a single-material print. When the tower exists, the alignment menu option is not present and everything automatically arranges at the rear center of the print area:

Screenshot 2024-08-30 at 12 08 52 PM

However, once I slice the model and the system determines the tower is unnecessary, it's removed. When I return to the layout screen, the alignment menu option returns and I can select "front left" as has been recommended for more efficient power usage:

Screenshot 2024-08-30 at 12 09 02 PM

Annoyingly, there aren't options to prefer front/rear alignment, which could save a bit of power consumption even with the tower in there (the existing alignment option seems to be "radially from the rear center point" rather than "along the rear edge" that would keep parts compact and reduce the number of "nearby" tiles that need to be heated up).