OrcaSlicer now has an official Discord server OrcaSlicer Discord
What's Changed
-
QoL improvement: Orca Slicer now remembers each printer's filament, bed, and process settings, making it easier to switch between multiple printers
-
Single wall on top surface for Arachne by @Noisyfox in #1583
-
Pressure Advance: add Ellis' pattern method for pressure advance calibration by @thewildmage in #1547
-
Some other updates for Pressure Advance calibration:
- Speed: All PA calibrations now use minimum speed at 100 mm/s (still subject to max flow rate) as PA effect is not obvious under slow speed (one also probably doesn't need it when printing at 45 mm/s speed).
- PA tower: Only one wall will be printed for most nozzles (0.4 upwards).
-
Make Overhang Printable by @Noisyfox and @odie5533 in #1615
This feature based on Cura's ConicalOverhang algorithm by @BagelOrb
-
Support for using a percentage (%) of nozzle diameter to specify line width by @iFallUpHill in #1578
-
Add Lift Z only Above/Below, On Surface (e.g. Only on Top) by @iFallUpHill in #1562
-
Optimise sandwich wall mode when perimeters are shared with multiple islands(Arachne only) by @igiannakas in #1352
Previously, in cases where sandwich mode was used, Orca would fallback to inner-outer wall order in certain edge cases. Now, it will fallback to outer-inner wall order. -
Display print end time for in BL device page by @ZdDroid in #1568
-
Add option for skirt-speed override by @scottmudge in #1371
-
Optimized GCode Generation: significantly reduced the number of M106 commands to address the "timer too close" errors experienced by some Klipper users when printing with dynamic fan speed setting on. #804
-
Improve z seam performance:
- Turn off wipe_on_loops by default
- Change default wipe distance to 1 mm
- Reduce Seam gap to 10% by default
-
Overhang tweaks:
- Revert back to classic overhang slowdown
- Support percent for overhang speed
-
Tweak profiles for Voron/Qidi X Plus3/etc
- Fix Voron Trident printable height issue #1641
- Revamp Qidi X3 printer profiles
- Turn on accel_to_decel_enable for klipper machine by default
- Many other profiles tweaks
-
update latest BL profiles from BS 1.7.1, adding P1S profiles (Note: only BL machine profiles from BS)
-
Port PrusaSlicer
staggered_inner_seams
-
Bugfix for zero-width tree supports by @scottmudge in #1367
-
Fixed an issue that Orca Slice can't connect a printer that uses http protocal on Mac by @ammmze in #1157
Localization:
- Russian translation by @stasyan68 in #1509
- Ukrainian translation by @djperya in #1638
- Korean translation by @Hotsolidinfill in #1664
- Spanish translation by @tadeu2 in #1572
Last but not least, here are some miscellaneous changes:
-
Easier solution to allow opening the app on OSX described in README.md by @prostolyubo in #1232
-
fix typos and more translations for new features by @hliebscher in #1202
-
Fix building with GCC13 (required to build on Arch and Fedora) by @c2h5oh in #1220
-
Fix tooltip referencing "Studio" by @scottmudge in #1370
-
Added doc & photo for wiki guide for max volumetric flow by @jermylucas in #1301
-
fix lang files (gettext tool) by @hliebscher in #1550
-
Always emit the SET_VELOCITY_LIMIT ACCEL= command when the Klipper firmware flavor is selected by @mjonuschat in #1598
-
Use namespaces to link against libcereal >= 1.3.1 by @ovlach in #1596
-
compilation errors fixed of Ukrainian localizalion by @djperya in #1610
-
fix: ambiguous call _check_convertible_to_path_source(const wxCStrData&) by @ovlach in #1597
New Contributors
- @ammmze made their first contribution in #1157
- @prostolyubo made their first contribution in #1232
- @c2h5oh made their first contribution in #1220
- @igiannakas made their first contribution in #1352
- @jermylucas made their first contribution in #1301
- @tadeu2 made their first contribution in #1443
- @stasyan68 made their first contribution in #1509
- @Hotsolidinfill made their first contribution in #1553
- @ZdDroid made their first contribution in #1568
- @thewildmage made their first contribution in #1547
- @mjonuschat made their first contribution in #1598
- @djperya made their first contribution in #1601
- @ovlach made their first contribution in #1596
- @Noisyfox made their first contribution in #1583
Full Changelog: v1.6.3...v1.6.4-beta
NOTE:
1. Please check here for installation instructions.
2. If your profiles didn't show up after updating, please restart OrcaSlicer
3. Klipper users, please update Moonraker to the latest version so that it can recognize OrcaSlicer and parse metadata like thumbnails.
4. If you're running Klipper, it's strongly recommended to add the following configuration to your printer.cfg
file.
# Enable object exclusion
[exclude_object]
# Enable arcs support
[gcode_arcs]
resolution: 0.1