Skip to content

Releases: SoftFever/OrcaSlicer

OrcaSlicer V2.1.1 Official Release

26 Jun 16:13
Compare
Choose a tag to compare

This is a hotfix for OrcaSlicer 2.1.0.
It fixes several bugs found in version 2.1.0, so updating is recommended.
It also includes some new profiles and translation updates.

What's Changed

Bug fix

  • Fixed a regression bug where small area flow compensation was not working in v2.1.0 @SoftFever in #5844

    image

  • Fixed a bug where slicing results were sometimes incorrect for multiple material models on Mac machines. by @SoftFever in #5856

    image

  • Fixed a bug related to the mirror operation by @Noisyfox in #5827

    mirror_issue

  • Fixed a regression bug that caused failures when uploading large gcode files to PrusaLink-connected printers by @Noisyfox in #5843

Printer profils

Translation updates

OrcaSlicer V2.1.0 Official Release

21 Jun 14:38
5c9b82d
Compare
Choose a tag to compare

This is the official release of OrcaSlicer V2.1.0

This update includes minor fixes and new translations.
For a detailed list of all the new features, please refer to the release notes for v2.1.0 Beta and V2.1.0 RC

What's Changed


Support

I have been spending almost all my spare time maintaining this open source project.
If you appreciate my work, please consider buying me a coffee.
Your support is greatly appreciated! :)

ko-fi
Or
PayPal

OrcaSlicer V2.1.0 Release Candidate

17 Jun 08:04
Compare
Choose a tag to compare
Pre-release

This is the OrcaSlicer V2.1.0 RC release.

This update introduces some new features and fixes some bugs found in the v2.1.0 Beta

What's Changed

  • Allow opt-out outer walls when adjusting speed for "slow-down for layer cooling" by @igiannakas in #5148
    outerwall

    This creative slowdown approach enhances printing quality by reducing layer inconsistency due to varying print speeds. It specifically improves the quality of gloss-like materials by ensuring consistent outer wall print speeds. Variations in speed can impact the filament's melting time, affecting the shine of the outer walls.
    Untitled
    PS: @igiannakas is an active contributor to the Orca Slicer project—big shout out to him for his contribution! He is also working on a new Pressure Advance feature. Please check it out here: #5609. More testing data is needed for this feature

  • Thumbnails feature enhancement. by @SoftFever in #5555
    Support for generating various size/format combinations has been added. Users can now specify thumbnails in multiple configurations, such as 380x380/COLPIC, 210x210/COLPIC, and 380x380/PNG. This feature is particularly useful for printers that utilize multiple thumbnails for on-device screens and web interfaces, including models like the Qidi X3 series, Prusa MK4, MINI, Elegoo Neptune 4, and others. This is feature is loosely based on PrusaSlicer's work

  • Better 3D navigator by @Noisyfox in #5620

    The viewcube now looks better :)
    image

  • Take filament flow ratio into account when displaying flow value in gcode legend by @SoftFever in #5628
    Orca now accounts for the "Flow Ratio" value specified in filament settings when displaying flow for each extrusion in the G-code legend. Note: this only affects gcode preview
    image

  • fix a regression that thumbnail was not rendered properly for delta printers(#5525) by @SoftFever

  • Fixed an regression bugs that tab's texts were cropped in high DPI by @SoftFever

  • Fixed an bug that plate name was not used in some cases(#5556) by @SoftFever

  • Fix an issue that Bambu printer camera is not prompted to register due to the Bambu's registry path changes(#5554) by @SoftFever

  • Potential fix for other layers bed temperature not applied by @igiannakas in #5546

  • Fix issue that skip object won't trigger filament change when print-by-object is used by @Noisyfox in #5576

  • Allow Cmd-Shift-M to bring up 3dConnexion Spacemouse Dialog (EXCEPT on "Home" sub-screen) by @SuperTango in #5598

  • Fixed an issue that small_area_infill_compensation_model was initialized even it's not used(#5550) by @SoftFever

  • Fix time cost not being considered in total cost by @cochcoder in #5698

  • fix url protocol integration under linux by @buzzhuzz in #5535

  • Fixed a minor bug where the maximum volumetric speed cap was slightly… by @SoftFever in #5629

Misc


Support

I have been spending almost all my spare time maintaining this open source project.
If you appreciate my work, please consider buying me a coffee.
Your support is greatly appreciated! :)

ko-fi
Or
PayPal

OrcaSlicer V2.1.0 Beta Release

31 May 12:29
9b7b11e
Compare
Choose a tag to compare
Pre-release

This is OrcaSlicer V2.1.0 beta release.

What's Changed

  • Orca Slicer now features brand-new icons, thanks to @yw4z in #4368
    These icons are designed to be more consistent, modern, and pixel-perfect, offering better color contrast. They align seamlessly with the new design of Orca Slicer. A big thanks to @yw4z for these new icons and numerous UI improvements!
    image

  • Orca Slicer now support open/import model from Prinables.com/Thingiverse.com/makerworld.com directly by @SoftFever and @Ocraftyone (#5486, #5416, #3823)
    No more manual downloads! You can now open models directly from these sites, and Orca Slicer will automatically import them for you.

    printables
    thingiverse
    mw

    You can enable this feature in the Preferences dialog.
    Please note that this feature is currently available only for Windows.

image

  • Infill direction enhancements by @SoftFever in #5267
    With the new enhancements, Orca Slicer now allows users to set sparse and solid infill directions independently. Users can also disable solid infill direction rotation, which is particularly useful when printing with transparent materials.

    infill.direction.mp4
  • Port new sparse infill pattern Cross Hatch and optimization by @SoftFever in #5495

    In this release, a new infill pattern called CrossHatch has been introduced into Orca(thanks to BambuStudio). This pattern is similar to Gyroid and the new 3D HoneyComb introduced in OrcaSlicer 2.0 RC but offers even faster printing speeds. Orca has further optimized this infill pattern to enhance its performance at low infill densities.

    Before:
    image

    After:
    image

  • improve seam performance by @SoftFever in #5436
    image
    image

  • Support larger printer by @SoftFever in #5320
    Orca Slicer previousely only support printer bed sizes smaller than 2147mm x 2147mm due to the limitations of the 32-bit data type.
    This limitation also applies to the maximum number of platers you can create for a project.
    The total width/length of all the plates cannot exceed this limit.
    Orca Slicer now support sizes as large as desired.
    For convenience, the limit is currently set to 214m x 214m x 214m.
    SuperSlicer is referenced for some changes.
    image

  • ESP3D printer connection for wireless printing by @PreyK in #5399
    Added ESP3D support for wireless printer connection to be able to send gcode & start printing directly from the slicer on printers with ESP3D module.
    image

  • fix wrong overhang slowdown value by @SoftFever in #4940

    Fixed a bug that overhang slowdown may slowdown too much in some cases.
    before, it slowed down to 4 mm/s despite we had minimal speed to 10:

    image

    after:

    image

  • SEMM: Introduced parameter to control the maximum speed used for purging in the purge tower by @igiannakas in #5304
    Previousely the speed limit is set to 90mm/sec which works well; however speed gains can be made by increasing this if the printer is able to bridge at higher speeds in the wipe tower.
    A max speed limit has been introduced for the purge tower. The existing, as is limits of volumetric flow for the filament and sparse infill speeds are respected. Same for the ramping up of purge speed up to the limit.

  • Adjustable infill wall overlap for top and bottom surfaces by @igiannakas in #4832
    This new option allows for independent adjustment of the infill/wall overlap for internal solid and sparse infill and top and bottom surfaces.

  • Touchpad-friently 3d navigation by @buzzhuzz in #4598
    Implement FreeCAD-inspired touchpad navigation mode.
    This mode makes 3d model inspection easier for devices with touchpad as the only pointer device.
    Controls:
    Shift+move: panning
    Alt+move: rotation

    nav-touchpad2.mp4
  • Orca Slicer default parameter tweaks by @SoftFever in #5406
    Some parameters are tweaked to improve the print quality and speed for all printers
    Gap fill are now disabled by default
    top_surface_pattern are not default to Monotonic Line
    Sparse infill pattern are now default to Cross hatch
    etc

  • Fixed a bug that top surface was mistaken as bridge in some cases by @SoftFever in #4678

    image

  • Precise Z Height

    image
    When enabled, this option ensures the accurate Z height of the model after slicing, even if the model height is not a multiple of the layer height.
    For example, slicing a 20mm x 20mm x 20.1mm cube with a layer height of 0.2mm would typically result in a final height of 20.2mm due to the layer height increments. By enabling this parameter, the layer height of the last five layers is adjusted so that the final sliced height matches the actual object height, resulting in an accurate 20.1mm (as shown in the picture). This feature is ported from BambuStudio.

  • Support Multi-device Management for Bambu printers(ported from BambuStudio)

  • Reducing purge through retracting filament for Bambu printers with AMS (port from BambuStudio)

  • Hide revert and delete preset buttons while search box focused by @yw4z in #5253

  • Removes check to disable nozzle override. by @anselor in #5459

  • Add z offset to pressure advance calibration (line and pattern) by @GrannyShifting in #4434

  • Lowering wipe tower margin by @vgdh in #4661

  • gui: reverse mouse zoom option (#4668) by @buzzhuzz in #4677

  • Fix go-to-layer dialog in gcode preview by @buzzhuzz in #4816

  • Add an option to allow user disable printer configuration by @SoftFever in #4930

  • Display filament labels in "change filament" context menus by @javawizard in #4921

  • Do layer height recognition on G3 moves as well by @Noisyfox in #4843

  • gui: fix zoom-to-mouse by @buzzhuzz in #4844

  • ENH: restore single instance by @noobydp in #4810

  • Reload All and Project Path by @chshkhr in #4903

  • Fix wipe tower not showing purged filament volume for non BBL SEMM by @igiannakas in #5223

  • Fix bed mesh algorithm for 3 point bicubic algorightm by @igiannakas in #5296

  • Close Variable layer height gizmo when other toolbar buttons clicked by @yw4z in #5255

  • Spanish translation fixes and improves by @tadeu2 in #4826

  • Russian translation update by @AndylgTom in #4782

  • Create pull_request_template.md by @SoftFever in #4856

  • Fix model load in debug build by @buzzhuzz in #4656

  • Fix segmentation fault when running CLI by @asokawotulo in #4702

  • Update Polish translation by @KrisMorr in #4799

  • fix typo and new features in DE language file by @hliebscher in #4881

  • MagicMaker Apply to join by @magicmaker3 in #4895

  • Add Kingroon KP3S 3.0 by @vgdh in #4902

  • Update OrcaSlicer_tr.po - TURK...

Read more

OrcaSlicer Nightly Builds

22 Jan 14:49
1bb8fad
Compare
Choose a tag to compare
Pre-release

Welcome to the Nightly Build Release Page for Orca Slicer!

What is a Nightly Build?

Nightly builds are the latest versions of Orca Slicer, automatically compiled after every new commit to the main branch. This means that each build incorporates the most recent changes and improvements. While these builds offer a glimpse into the ongoing development of Orca Slicer, keep in mind that they are still works in progress and may contain bugs or unstable features.

Download Instructions:

  1. Select the version that corresponds to your operating system.
  2. Download and install the build.
  3. Dive into the newest features and improvements!

Please Note:

  • Nightly builds are developmental and may contain bugs.
  • Your feedback is crucial. Please report any issues or suggestions on our GitHub page.

Thank You for Supporting Orca Slicer!

Your active participation and feedback are key to our continuous improvement. Enjoy exploring the forefront of FDM printing technology!

OrcaSlicer V2.0.0 Official Release

30 Mar 07:33
a187356
Compare
Choose a tag to compare

This is the OrcaSlicer V2.0.0 Official release.

This update introduces some enhancements and fixes several bugs.

For the complete list of new features introduced in Orca Slicer v2.0, please visit the OrcaSlicer V2.0.0 Beta Release Note and the OrcaSlicer V2.0.0 RC Release Note

What's Changed

  • Add overhang threshold for scarf joint seam by @SoftFever in #4725

    This is the latest effort in the ongoing improvement of the scarf joint seam. This new feature introduces an overhang threshold for the scarf joint seam, allowing users to set a threshold for the overhang angle to prevent the application of the scarf joint seam. This improvement is based on the observation that the scarf joint seam, in general, doesn't play well with steep overhangs.

    image
    Meanwhile, the 'Scarf joint flow ratio' option has been moved to dev mode only, as its utility remains unclear based on testing results. Thanks to Adam (@psiberfunk) for the testing and feedback. You can enable dev mode to use this feature.

  • Fix issue that print host and webui settings are not properly reset by @Noisyfox in #4734

  • Fix 3rd party login issue on macOS by @Noisyfox in #4739

  • gui: fix media eject on linux (#4700) by @buzzhuzz in #4701

  • Fixes #2992 - emboss numbers for 290-305 by @jamincollins in #4742

Profiles:

Translations:


Support

If you appreciate my work and would like to support me, consider buying me a coffee.
Your support is greatly appreciated! :)
ko-fi

OrcaSlicer V2.0.0 RC Release

24 Mar 00:53
Compare
Choose a tag to compare
Pre-release

This is the OrcaSlicer V2.0.0 RC release.

This update introduces some new features and fixes some bugs found in the V2.0.0 Beta.

What's Changed

  • Rewriten 3D Honeycomb infill by @gringer in #4425

    Are you ready to embrace your new favorite infill pattern? Allow me to introduce the revamped 3D Honeycomb infill. The current 3D Honeycomb infill pattern includes many bridges, making it less than ideal for high-speed printing and resulting in reduced strength. However, the improved 3D Honeycomb significantly reduces bridging, providing better strength and print quality. It offers similar strength to Gyroid infill but prints faster, thanks to requiring fewer direction changes.

    @gringer is the original author of the 3D Honeycomb implementation in Slic3r too(and hence in OrcaSlicer/PrusaSlicer/SuperSlicer/BambuStudio/etc...)
    bridge_fix_animation

    My stress testing shows that the new 3D Honeycomb infill can handle fast printing (200mm/s) without breaking a sweat.
    The following test was performed on a Prusa MK4 printer:
    Actual infill print speed: 200mm/s
    Filament: PETG
    Infill pattern: new 3D Honeycomb

    image

  • Tweak the home page in OrcaSlicer by @SoftFever in #4602

    1. Add a new preference option to explicitly and easily enable/disable the Bambu network plugin.
    2. Show/hide the user login panel in the Home tab automatically according to the new option. This should give users who don't use Bambu machines or accounts a clean startup interface.
      login panel
  • Tweak OrcaSlicer log by @SoftFever

    1. set default logging level to warning and make it configurable in .conf file
    2. deprecate severity_level, use log_severity_level config key
    3. remove encrytped bbl debug_network log file
  • Revised Inner Outer Inner mode by @igiannakas in #4417 and #4416

  • Support new network connections to printer:

    1. Support for SimplyPrint cloud integration by @Noisyfox in #4525
      You can find more information about the SimplyPrint connection here: https://help.simplyprint.io/en/article/the-orcaslicer-simplyprint-integration-how-to-set-up-and-use-1miu532/
    2. Falashforge 5M network support by @iherbak in #4546
  • Fix an issue that only 1 bottom/top will be generated when ensure vertical thickness is set to None by @SoftFever in #4504
    image

  • Fixed an issue that changing printer selection clears out Process overrides by @SoftFever in #4506 issue #4145

  • Fix alternate extra wall warning: change ensure vertical shell thickness to Moderate instead of None by @SoftFever in #4463

  • Revert automatic application of reduced internal bridge filtering for lightning infill by @igiannakas in #4639

  • Fix startup crashes caused by splash screen by @SoftFever

  • Prevent crashes from edge cases when slicing complex small model with "big" fuzzy skin is used by @SoftFever

  • Fix issue that painter sphere is rendered at the wrong position by @Noisyfox in #4652

  • Fixed a bug that promption of installing plugin notification was not displayed when trying to switch to Bambu device tab by @SoftFever

Profiles:

Translations:

Miscs:


Support

If you appreciate my work and would like to support me, consider buying me a coffee.
Your support is greatly appreciated! :)
ko-fi

OrcaSlicer V2.0.0 Beta Release

12 Mar 11:58
Compare
Choose a tag to compare
Pre-release

What's Changed

This is OrcaSlicer V2.0.0 beta release.
This update introduces innovative new features and a lot of bug fixes and improvements.

  • Scarf joint seam: an innovative apprach to hide seams for FDM printing by @Noisyfox

    You probably have already heard of the "scarf joint" feature implemented in OrcaSlicer through forum/YouTube videos.
    It's a exicting new way to hide the seams in FDM printing.
    image

    scarf

    Main implementation is done by @Noisyfox in #3839

    Conditional scarf joint and slowdown for scarf joint only feature is done by @SoftFever in #4317

    A big shoutout to @vgdh and @MichaelJLew for coming up with this brilliant idea and the early-stage prototype

    A heartfelt thank you to everyone who participated in the testing and discussion, look at how many people are involved in the PR thread!
    image

    Adam(@psiberfunk) has done incredible scientific experiments. He wrote a great guide on how to use this feature, do check it out.

    Michael(TeachingTech) made a fantastic YouTube video to explain this feature, do check it out.

  • Small area flow compensation by @mjonuschat in #3334
    A feature aimed at addressing the challenge of over-extrusion in small areas of solid infill, an issue previously not well understood. By implementing a strategy that adjusts extrusion flow inversely proportional to the length of the extrusion line, we ensure that shorter lines receive less flow. This approach is visually represented in the software, with color coding—blue for reduced flow and red for increased flow—to clearly show the effect of the adjustments. This feature is designed to enhance print quality by providing a practical solution to the over-extrusion problem, making it easier for users to achieve consistent results across their prints.

    image
    image

    Big shoutout to @Alexander-T-Moss, who first came up with this innovative improvement and implemented it with scripts.

  • Orca Slicer now support OTA profile update for all 3d printers by @SoftFever in #4069
    image

  • QoL: 3D navigator by @Noisyfox in #4181

    viewbox
    You can turn it off in menu

  • Improve gap fill application strategy by @igiannakas in #3412

    gap fill

  • Add direct adaptive bed mesh support by @SoftFever in #4212

    Orca Slicer introduces comprehensive support for adaptive bed meshing across a variety of firmware, including Marlin, Klipper, and RepRapFirmware (RRF).
    This feature allows users to seamlessly integrate adaptive bed mesh commands within the Machine Start G-code.
    The implementation is designed to be straightforward, requiring no additional plugins or alterations to firmware settings, thereby enhancing user experience and print quality directly from Orca Slicer.
    Compared to existing adaptive bed mesh plugins for Klipper, the Orca Slicer implementation can handle max/min bed mesh safety limits to avoid potential crashing into the bed.
    For detailed usage, please refer to the Orca Slicer WIKI.
    Example of Adaptive Bed Mesh usage in Orca Slicer:

    Marlin:

    G29 X{bed_mesh_probe_count[0]} Y{bed_mesh_probe_count[1]} L{adaptive_bed_mesh_min[0]} R{adaptive_bed_mesh_max[0]} F{adaptive_bed_mesh_min[1]} B{adaptive_bed_mesh_max[1]} T V4
    

    Klipper:

    ; Always pass `ADAPTIVE_MARGIN=0` because Orca has already handled `adaptive_bed_mesh_margin` internally
    BED_MESH_CALIBRATE mesh_min={adaptive_bed_mesh_min[0]},{adaptive_bed_mesh_min[1]} mesh_max={adaptive_bed_mesh_max[0]},{adaptive_bed_mesh_max[1]} ALGORITHM=[bed_mesh_algo] PROBE_COUNT={bed_mesh_probe_count[0]},{bed_mesh_probe_count[1]} ADAPTIVE=1 ADAPTIVE_MARGIN=0
    

    RRF:

    M557 X{adaptive_bed_mesh_min[0]}:{adaptive_bed_mesh_max[0]} Y{adaptive_bed_mesh_min[1]}:{adaptive_bed_mesh_max[1]} P{bed_mesh_probe_count[0]}:{bed_mesh_probe_count[1]}  
    
  • Allow specifying print order within each layer by @Noisyfox in #3685
    You can now adjust the print order of objects in "by layer" mode by dragging them in the object list. Choosing the "as object list" option from the layer order dropdown will ensure objects are printed in your specified order for each layer.
    image

  • Revist and improve "ensure vertical thickness" strategy and UX by @igiannakas and @SoftFever in #3235 and #4402

    ensure

  • Add a new handy model: Orca string hell by @SoftFever in #3892
    The model itself is pretty much a clone of the top part of the Autodesk FDM test model.
    It's handy to have a dedicated model to benchmark the stringing performance quickly, hence this handy model.
    This also serves as a mini user guide on the One Wall on Top Surfaces feature for models with text embossment on top surfaces.
    stringhell

    stringhell

  • UX: check and warn users if print speed/accel/jerk are higher than the machine limits by @SoftFever in #4403
    motion_limit

  • Improve pressure equalizer so that it's less aggressive by @Noisyfox in #4264
    image

  • [Feature] Introduced option to control amount of internal bridging, fixing internal bridge missing for some sloped surfaces by @igiannakas in #3319
    image

  • Port EditGCodeDialog from PrusaSlicer by @Ocraftyone in #3417
    gcode

  • Port "counterbole hole bridging" feature from SuperSlicer(it's called "No Unsupported Perimeters" in SS) by @Ocraftyone and @Noisyfox in #3189

    counterbole

  • Fixed a bug that in edge cases, wrong top surfaces were detected by @SoftFever in #4244

  • Improvement: Corrected monotonic lines now respect user infill / wall overlap setting by @igiannakas in #3388

  • Add configurable short wall/perimeter cleaning for Arachne by @scottmudge in #2790

  • Fix #3311: filament Load / Unload time was not used in time estimation by @eoyilmaz in #3706

  • Add shell type to STEP importer, to fix importing of some STEP files by @scottmudge in #4247

  • Pressure equalizer documentation by @igiannakas in #4334

  • Improve PA tower: 1. support large nozzles 2. remove jerk=1 settings 3. move settings changes to object to avoid accidently saving the profile by @SoftFever in #4382

  • Support for Obico cloud integration by @kennethjiang in #4116

    For more detailed guild, please check this page: https://obico.io/docs/user-guides/orca-slicer-integration/

  • Allow specify wall directions by @Noisyfox in #4156

  • ENH: Better Scrolling Over Multiline Fields by @Ocraftyone in #4218

  • Improve ExtrusionLine::simplify, eliminating many very-short extrusion segments which led to blemishes in thin-wall models sliced with Arachne - Take 2 by @sethml in #3750

  • Decouple filament minimum print speed from overhang slowdown by @igiannakas in #3859

  • Fix an issue that exporting fil...

Read more

OrcaSlicer V1.9.1 Official Release

17 Feb 15:22
Compare
Choose a tag to compare

This OrcaSlicer V1.9.1 Official Release

This release primarily addresses a potential security vulnerability and includes several bug fixes.

What's Changed

  • Security Enhancement:
    Orca Slicer has been updated to ensure that sensitive information, like print_host and apikey, is no longer included within the G-code files.
    Previously, OrcaSlicer included OctoPrint/Moonraker connection details in the generated G-code. This posed a potential security risk if the files were shared online and the printer was internet-accessible. This update eliminates the risk of unauthorized access by others exploiting this information.
    It's important to note that this issue only affected users whose printers were directly exposed to the internet. For those using LAN IP(e.g. 192.168.x.x IP address) or local names, the risk was minimal.
    Nonetheless, if your printer is accessible online, we strongly advise updating your APIKEY in OctoPrint/Moonraker or any similar service as an additional safety measure.
    We extend our special thanks to Gina Häußge from OctoPrint for identifying and reporting this security issue.
    NOTE: Project files (.3mf) are not affected by this issue.
    NOTE2: Bambulab printers are not affected.
  • Enforce retraction before wipe (#3888) by @SoftFever
  • Improve PA pattern calibration: Fix retraction/accel/jerk issues #3314 #3851 by @igiannakas
  • Fix painting Gizmo rendering on AMD Vega GPUs (#3663) by @Noisyfox
  • Fix auto orientation and some other rotation-related issues (#3890) by @Noisyfox

OrcaSlicer V1.9.0 Official Release

05 Jan 14:36
Compare
Choose a tag to compare

This is the official release of OrcaSlicer V1.9.0.
In this release, we have fixed numerous bugs and added several new features.
V1.9.0 introduces many new features and improvements compared to V1.8.1.

Please check the ALPHA and BETA release notes for the complete list of new features.

IMPORTANT NOTE:

  • Due to major changes in the embossment feature, OrcaSlicer V1.9.0 is unable to edit text embossments in projects created with V1.8.1 or older versions, or with BambuStudio.
    The model with embossment can still be properly loaded and sliced, but the text will no longer be editable. If you need to edit text, please use OrcaSlicer V1.8.1

New features since the V1.9.0 beta release:

  • Orca now supports multiple bed types for all printer by @SoftFever
    You can enable it in printer settings.
    multi_bed
    You can also use the curr_bed_type variable in custom G-code.
    For example, the following sample G-codes can detect the selected bed type and adjust the G-code offset accordingly for Klipper:
{if curr_bed_type=="Textured PEI Plate"}
  SET_GCODE_OFFSET Z=-0.05
{else}
  SET_GCODE_OFFSET Z=0.0
{endif}
  • Improved rendering quality when model color is pure black by @SoftFever
    image

Bug fixes

  • Fixed crashes caused by pressure equalization when support is enabled by @SoftFever
  • Fixed crashes when clicking the color paint gizmo when object part is selected by @Noisyfox
  • Fixed an issue negative part (#3423) by @Noisyfox
  • Fixed a crash bug when switching to Bambu device page when the connection is ready by @SoftFever
  • Fixed intermittent crashes caused by detect_overhang_wall by @SoftFever
  • Fixed an issue that Marlin style object exclusion info was written in gcodes for BBL printers by @SoftFever
  • Fixed an regression that object exclusion image was not working for BBL printers by @SoftFever
  • Fixed an issue that "Per-glyph" option not working when UI is in Chinese by @Noisyfox
  • Fxied a regression that wall order can't be set in height modifier by @SoftFever
  • Fixed a crash bug when send gcode to SD card for BBL printers by @SoftFever
  • Improved stability of text embossment feature for complex models on Mac by @SoftFever

Printer profiles:

  • Updated Neptune 4 serials profiles based on feedbacks by @SoftFever
  • Fixed an issue that some profiles has ironings enabled by default by @SoftFever
  • Profile: Fixes and simplification of some Creality profiles. by @bistory
  • Profile: Anker M5/C first layer consistency improvements by @just-trey
  • Creality K1/K1 Max, Ender 3 V3 Series and Ender 5 S1 baseplates by @bistory
  • Update 0.48mm Standard @bbl X1C 0.8 nozzle.json by @SufficentMuffin
  • QIDI: Add two new filaments by @Hukete
  • Added PAUSE command for change_filament_gcode on Elegoo Neptune 4 series by @bistory
  • Creality Ender 3 V3/KE important fixes and some fine-tunings by @bistory

Translation updates:


Support

If you appreciate my work and would like to support me, consider buying me a coffee.
Your support is greatly appreciated! :)
ko-fi