This is OrcaSlicer V2.3.0 Release Candidate release.
This release introduces new features and fixes bugs identified in the two previous beta versions.
What's Changed
-
Limit visibility of custom filament profiles based on OrcaFilamentLibrary to currently selected printer only by @SoftFever in #8779
With the newly introduced Global Filament Library in 2.3.0, when users save custom filament profiles, if the base profile is from the Orca Filament Library, these user profiles will automatically become visible to all printers, which can be annoying.
To address this, we now ensure that new user profiles derived from system profiles (from the Orca Filament Library) are automatically set to be visible only to the selected printer model.
Users can also manually adjust the compatibility of filament profiles in the filament settings if they want. -
QoL: Add auto perspective by @Noisyfox in #8312
This new QoL feature introduces auto perspective that works similar to Blender:- When click the top/bottom/left/right/front/back on the 3D navigator, or switch to those view from the menu, or by shortcuts (Ctrl+1-6), the camera automatically switch to orthogonal view
- When switch to any other angles, either by dragging with mouse/track pad, or by clicking other non-perpendicular faces on 3D navigator, or select default view from menu/short cut (Ctrl+0), the camera automatically switch to perspective view
- Panning and scalling won't trigger the view change
- This is optional and disabled by default, you can enable this from the view menu
This new feature also fixes a few issues with 3D navigator:
- When click top/bottom view, sometimes the orientation is wrong. Now the orientation is always the same as if you select the top/bottom view from the view menu or by the shortcut.
- When dragging the 3d navigator vertically, once the vertical limit is reached and you keep dragging it, the view will keep fliping diagonally (gimbal lock, techenically). This issue is illustrated as below, and has been fixed in this PR and the orientation is stable.
-
pa calib: batch mode for pa pattern by @buzzhuzz in #7199
A new batch mode for PA pattern calibration: generate a set of tests for a given list of accelerations and printing speeds.
https://github.com/user-attachments/assets/8797fe34-6836-4918-81e3-5e333b48c53f -
Introduce option to control one wall draft shield by @igiannakas in #8562
-
Fix gcode viewer not working properly when opening .gcode files by @Noisyfox in #8761
-
Launching and directly loading GCode will result in missing information. by @anjis-elegoo in #8745
-
Fix issue that sharp tails are supported regardless of support blockers by @Noisyfox in #8743
Fix #8737 -
Switch to print-by-layer mode automatically for PA pattern test by @Noisyfox in #8688
-
update OrcaFilamentLibrary by @SoftFever in #8753
-
Fix issue that painted brim is not generated if brim width is set to 0 by @Noisyfox in #8700
-
Bug fix: Removed expand factor from IOI as it was incorrectly causing perimeter failing to observe IOI reordering. by @igiannakas in #8682
-
Arachne: Make sure wall is generated only if wall number set to > 0 by @Noisyfox in #8666
-
Flatpak arm64 support by @cochcoder in #8033
-
Russian translation update by @AndylgTom in #8645
-
Creality K2 Plus fixed build plate model by @SCiunczyk in #8646
-
Update default filaments for printers by @SoftFever in #8655
-
Fix text on file/config overwrite dialog by @afmenez in #8471
-
Add markers to allow translation of strings with '%' by @afmenez in #8488
-
Catalan language updated to OrcaSlicer v2.3.0-beta2 by @davidjuanesb in #8716
-
Add leftover strings from "overwrite dialog" fix by @afmenez in #8712
-
Update TURKISH translations by @GlauTechCo in #8671
-
update german translation by @hliebscher in #8722
-
Add Flashforge Adventurer 4 Printer Profile by @urself25 in #8662
-
Update Artillery Genius & Sidewinder profiles by @muesli in #8673
-
Update Russian translation by @vladimirgamalyan in #8726
-
Traditional Chinese Localization Update and Fix for PrintConfig.cpp in 2.3.0-beta2 by @shuwn in #8730
-
Fix Dremel 3D40 by @cochcoder in #8751
-
Profile folder optimizations (BLOCKS, ELEGOO, ERYONE, FLSUN, GEETECH, GINGER ADDITIVE, LULZBOT, SOVOL) by @yw4z in #8764
-
update POLISH translations ( 2.3.0-rc) by @KrisMorr in #8783
-
Fix crash when slicing batch PA pattern test by @Noisyfox in #8786
-
Fix French translation (for RC) and add new ones by @bistory in #8789
-
Add SV06 high-speed settings which were incomplete earlier by @apparle in #8648