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

Ability to override nozzle size warning is missing #5380

Closed
2 of 3 tasks
anselor opened this issue May 16, 2024 · 5 comments
Closed
2 of 3 tasks

Ability to override nozzle size warning is missing #5380

anselor opened this issue May 16, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@anselor
Copy link
Contributor

anselor commented May 16, 2024

Is there an existing issue for this problem?

  • I have searched the existing issues

OrcaSlicer Version

2.1 nightly

Operating System (OS)

Windows

OS Version

Windows 11

Additional system information

Device name LAPTOP-K8C6P1BB
Processor AMD Ryzen 7 5800U with Radeon Graphics 1.90 GHz
Installed RAM 16.0 GB (15.3 GB usable)
Device ID 63657387-77D0-4759-88CD-0A4F05404E5D
Product ID 00325-80000-00000-AAOEM
System type 64-bit operating system, x64-based processor
Pen and touch No pen or touch input is available for this display

Printer

Bambu Lab P1S

How to reproduce

Create a custom nozzle profile with 0.25mm diameter
Try to print

Actual results

Get an error that the nozzle size doesn't match the printer configuration and am blocked from printing

Expected results

In 1.9.1 there was an option to confirm and proceed to print anyway.

Project file & Debug log uploads

blob_emoji_6x3_b.zip

Checklist of files to include

  • Log file
  • Project file

Anything else?

With the release of the Panda Revo a lot more nozzle diameters are available now that aren't 'standard'.

@anselor anselor added the bug Something isn't working label May 16, 2024
@anselor
Copy link
Contributor Author

anselor commented May 16, 2024

I'm able to create custom nozzle profile inheriting from the 0.2mm nozzle:
image

In 1.9.1 and 2.0.0, when I print I'm presented with the following dialog. Clicking Confirm allows me to print anyway and it prints correctly:
image

In the 2.1.0 Nightly it instead gives me this dialog that blocks my progress:
image

@Eldenroot
Copy link
Contributor

I can confirm, annoying bug

@SoftFever

@anselor
Copy link
Contributor Author

anselor commented May 22, 2024

The change came in from BambuStudio in commit 1bb8fad63fa4f4bcaeb039aec030b1247055c88a

I think just removing this line will restore the ability to override the nozzle diameter warning:
https://github.com/SoftFever/OrcaSlicer/blob/0a7f787e3081c3868bf105e2861ed087d4ce2c48/src/slic3r/GUI/SelectMachine.cpp#L2576C32-L2576C39

@SoftFever

@anselor
Copy link
Contributor Author

anselor commented May 26, 2024

@Eldenroot My fix seems to work. Should be in whenever the next build happens.

@anselor
Copy link
Contributor Author

anselor commented May 26, 2024

Closing

@anselor anselor closed this as completed May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants