Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switching to a physical printer based on same printer preset requires reslicing #8800

Closed
2 tasks
murk-sy opened this issue Sep 2, 2022 · 1 comment
Closed
2 tasks

Comments

@murk-sy
Copy link

murk-sy commented Sep 2, 2022

Description of the bug

In the situation where you have multiple of the same printers (for example Minis), you may prepare the print and then select a printer after slicing.

However, if a prepared print is sliced and a different physical printer is then selected (perhaps due to one printer being busy, or realizing it's got different filament loaded), it requires reslicing. For small models this is not an really an issue, but for larger and more complex slicing operations it can be a bit of a chore.

Project file & How to reproduce

  1. Create multiple physical printers based on a single printer (for example Mini), ideally networked
  2. Prepare a print and fully slice it
  3. Instead of using "Send Gcode" for remote print start, select a different physical printer
  4. Reslicing is required.

Checklist of files included above

  • Project file
  • Screenshot

Version of PrusaSlicer

2.5.0-rc2

Operating system

Windows 10

Printer model

Prusa Mini+ (multiple)

@kubispe1
Copy link
Collaborator

Your request is implemented in upcoming PS 2.6.0.
Re-slicing is not needed when the user switches from the printer to the physical printer, and both have the same presets.
I am closing issue
Thanks

bubnikv pushed a commit that referenced this issue Jan 31, 2023
bubnikv pushed a commit that referenced this issue Jan 31, 2023
* PrintApply: Suppress to apply print when just a physical printer was changed, but printer preset stays the same
* Tab: Layout the buttons bar when switch from the physical printer to printer preset and vice versa
bubnikv pushed a commit that referenced this issue Jan 31, 2023
…cal printers with the same printer preset, but print has a invalid data.

Related to #8800.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants