SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
5.91k stars 671 forks source link

Non-standard nozzle diameter for BL printers support #5877

Open rednaxal opened 4 days ago

rednaxal commented 4 days ago

Is there an existing issue for this feature request?

Is your feature request related to a problem?

I'm using a non-standard 0.3mm nozzle on my BL P1P as a best compromise between speed, reliability and detailing. Up until V2.1.0-Beta I was able to still send a print job to printers. It was showing me a warning but was allowing me to ignore it still. Since V2.1.0-RC it no longer offers the ability to ignore the warning and just doesn't allow to send a job for printing in such case.

Which printers will be beneficial to this feature?

Others

Describe the solution you'd like

Warn a user that the nozzle diameter in the BL printer accessories config is different that the one, specified on OrcaSlicer's profile but still allow a user to ignore/bypass this warning and send a print job to printer. Or even better provide a setting somewhere to suppress this kind of warning/error message for an experienced users who know what they're doing.

Describe alternatives you've considered

No response

Additional context

No response