github SoftFever/OrcaSlicer v1.6.4-beta
OrcaSlicer V1.6.4 Beta Release

latest releases: v2.2.0-beta, nightly-builds, v2.1.1...
13 months ago

discord-mark-blue 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
    image

  • Pressure Advance: add Ellis' pattern method for pressure advance calibration by @thewildmage in #1547
    image

  • Some other updates for Pressure Advance calibration:

    1. 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).
    2. 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
    conical_overhang

  • Support for using a percentage (%) of nozzle diameter to specify line width by @iFallUpHill in #1578
    image

  • 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:

    1. Turn off wipe_on_loops by default
    2. Change default wipe distance to 1 mm
    3. Reduce Seam gap to 10% by default
  • Overhang tweaks:

    1. Revert back to classic overhang slowdown
    2. Support percent for overhang speed
  • Tweak profiles for Voron/Qidi X Plus3/etc

    1. Fix Voron Trident printable height issue #1641
    2. Revamp Qidi X3 printer profiles
    3. Turn on accel_to_decel_enable for klipper machine by default
    4. 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:

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

  • Fix check multi filament valid by @macdylan in #1433

  • 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

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

If you like my work and would like to show your appreciation, you can buy me a coffee :)

ko-fi

Don't miss a new OrcaSlicer release

NewReleases is sending notifications on new releases.