Azi
Azi
First time contributing, I hope I'm doing this correctly. # Description Removed `imgui.set_requires_extra_frame()`, this line causes Slic3r::GUI::GLCanvas3D::render() to be called repeatedly when 'Filament' or 'Speed' is selected in the preview...
### Is there an existing issue for this problem? - [x] I have searched the existing issues ### OrcaSlicer Version 2.3.2 dev ### Operating System (OS) Windows ### OS Version...
# Description fixes #11857 Vibe coded my way to a fix. Memory no longer blows up when you use the slider in the preview mode on Mac. One thing I...
### Is there an existing issue for this problem? - [x] I have searched the existing issues ### OrcaSlicer Version 2.3.2 dev ### Operating System (OS) macOS ### OS Version...
# Description fixes #7812. The min for small_perimeter_speed should be 0.
# Description This gives users the ability to break the inheritance and have an independent user profile. It fixes #6323 and #4691. Works for machine/filament/process profiles. Partially solves #1182, any...