Releases: linuxserver/docker-orcaslicer
v2.3.1-ls102
CI Report:
https://ci-tests.linuxserver.io/linuxserver/orcaslicer/v2.3.1-ls102/index.html
LinuxServer Changes:
Rebase to Ubuntu Noble and Selkies, HTTPS is now required.
Remote Changes:
This is the official release of OrcaSlicer 2.3.1.
We have fixed some bugs and made several improvements.
NOTE I want to give a shout-out to Ian Bassi (@ianalexis). OrcaSlicer’s WIKI is now AWESOME thanks to his fantastic work.
What's Changed
Bug fixes:
- fix a regression bug that wrong printer model for Prusa MK3S and MINI in 2.3.1 beta by @SoftFever in SoftFever/OrcaSlicer#10821
- Enhance GCode handling for Z-axis movements by @SoftFever in SoftFever/OrcaSlicer#10803
- Fix a crash issue when importing a 3MF file saved from version 2.3.1-alpha as geometry only by @SoftFever
- Disable smooth sprial in input_shaping calibrations by @ianalexis in SoftFever/OrcaSlicer#10748
Profiles and documents and miscellaneous:
- Add support for OrcaSlicer 2.3.1-alpha infill rotation template warning by @SoftFever
- Reflect swapped mouse buttons in Help → Keyboard Shortcuts by @kisslorand in SoftFever/OrcaSlicer#10647
- [Profile]parameters modified in printer file by @InnovatiQ-Additive in SoftFever/OrcaSlicer#10394
- Fix variable name comment and message by @coryrc in SoftFever/OrcaSlicer#10302
- Fixes 50 Compiler Warnings: Add SYSTEM toCMakeLists.txt by @rubienr in SoftFever/OrcaSlicer#10653
- Fixes 999 CMake Warnings by @rubienr in SoftFever/OrcaSlicer#10729
- Update TURKISH translations (V2.3.1-beta) by @GlauTechCo in SoftFever/OrcaSlicer#10726
- Update Anycubic Kobra 2 Neo machine profile fine tune end gcode by @frawg in SoftFever/OrcaSlicer#10742
- Shellcheck everything by @coryrc in SoftFever/OrcaSlicer#10730
- Add a once-daily Build All which skips caches by @coryrc in SoftFever/OrcaSlicer#10731
- Add Afinia 3d printer and update tree_support_tip_diameter option for Tiertime printers by @GuoGeTiertime in SoftFever/OrcaSlicer#10705
- [PROFILE]Add Sovol SV01 by @M4ketech in SoftFever/OrcaSlicer#10723
- [QOL] Remember slider position for single layer mode in preview by @yw4z in SoftFever/OrcaSlicer#10758
- Improve the pt-BR translation by @afmenez in SoftFever/OrcaSlicer#10837
- Fix grid lines origin for multiple plates by @yw4z in SoftFever/OrcaSlicer#10724
- Update Q2 print height by @HYzd766 in SoftFever/OrcaSlicer#10843
- Add Sovol SV08 MAX profiles from Sovol's repo by @arachnist in SoftFever/OrcaSlicer#10768
- Revamp OrcaSlicer updater by @SoftFever in SoftFever/OrcaSlicer#10884
- Update DMG creation process in build workflow by @SoftFever in SoftFever/OrcaSlicer#10891
- Update OrcaSlicer_tr.po by @whizosk in SoftFever/OrcaSlicer#10856
- Add a new printer Model with Flyingbear by @FlyingbearOfficial in SoftFever/OrcaSlicer#10889
- [PROFILE]add Rolohaun Delta Flyer Refit by @SoftFever in SoftFever/OrcaSlicer#10893
- [PROFILE] fix for Ender 3 V3 KE by @maoravni in SoftFever/OrcaSlicer#10860
- update de for 2.3.1 after update locale by @hliebscher in SoftFever/OrcaSlicer#10912
- [Profiles] Fix bed_exclude_area excluding the whole bed on Anycubic Kobra 3 by @ErikGS in SoftFever/OrcaSlicer#10914
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! :)
v2.3.0-ls101
CI Report:
https://ci-tests.linuxserver.io/linuxserver/orcaslicer/v2.3.0-ls101/index.html
LinuxServer Changes:
Rebase to Ubuntu Noble and Selkies, HTTPS is now required.
Remote Changes:
This is the official release of Orca Slicer v2.3.0, a stable version that we highly recommend for all users.
Note: If you upgrade from OrcaSlicer 2.2 or an older version, there’s a chance that some of your previously custom filaments are now available to all your printers. However, if this isn’t what you want, you can set the filament’s dependency to restrict it to a specific printer. For custom filament settings created with 2.3, it will automatically set to be compatible with the current printer model only. In the following video, I demonstrate how to change my “Aliz PETG @voron” filament, which is optimized for my Voron machine and won’t work with my other printers. I set its dependency to make it visible only to my Voron machine.
change.dependency.mp4
What's Changed
- Backup User Profiles:When OrcaSlicer upgrades to a new version by @SoftFever in SoftFever/OrcaSlicer#8953
backup.mp4
-
Allow generating brims for objects inside other object's hole by @Noisyfox in SoftFever/OrcaSlicer#8914
-
Fix a bug that, in some instances, caused sending large print jobs to the Bambu machine to be slow by @3vi1 in SoftFever/OrcaSlicer#8925
-
Fix crash when resetting filament presets by @Noisyfox in SoftFever/OrcaSlicer#8911
-
Use .gcode.3mf as ext for gcode 3mf files by @SoftFever in SoftFever/OrcaSlicer#8928
-
Fix wrong first layer temperature when ooze prevention and print-by-obj are enabled by @Noisyfox in SoftFever/OrcaSlicer#8927
-
Fix crash when support bottom interface layer is set to
same as top
by @Noisyfox in SoftFever/OrcaSlicer#8955 -
Set Crosshatch as default infill pattern instead of grid by @bistory in SoftFever/OrcaSlicer#8952
-
fix de after update locale by @hliebscher in SoftFever/OrcaSlicer#8803
-
Fix Creality Hi extruder_clearance_height_to_lid by @bistory in SoftFever/OrcaSlicer#8806
-
Improve the pt-BR translation of "plate" by @afmenez in SoftFever/OrcaSlicer#8828
-
Add pause gcode command to Sovol SV08 & SV07 by @cochcoder in SoftFever/OrcaSlicer#8840
-
Show Creality CR-6 Optimal processes by @cochcoder in SoftFever/OrcaSlicer#8848
-
Update TURKISH translations (2.3.0-rc) by @GlauTechCo in SoftFever/OrcaSlicer#8851
-
Adding more pt-BR translations by @afmenez in SoftFever/OrcaSlicer#8871
-
Fix typo by @wrathernaut in SoftFever/OrcaSlicer#8872
-
Change Elegoo Centauri Start GCode to Wait for bed temp by @thelegendtubaguy in SoftFever/OrcaSlicer#8882
-
Traditional Chinese Localization Update in 2.3.0-rc by @shuwn in SoftFever/OrcaSlicer#8883
-
Added TPU, ABS, and PETG Profiles for Co Print ChromaSet-2 by @coprint in SoftFever/OrcaSlicer#8888
-
Update Catalan language for OrcaSlicer V2.3.0 Release Candidate by @davidjuanesb in SoftFever/OrcaSlicer#8913
-
bugfix and updates in profiles for MK3.5 by @koppensb in SoftFever/OrcaSlicer#8778
-
Add Lulzbot Taz 4, 5, Pro Dual, Pro S by @wrathernaut in SoftFever/OrcaSlicer#8844
-
Fixes/Improvements for Creality profiles by @cochcoder in SoftFever/OrcaSlicer#8850
-
Output x64 registers to windows crash report too by @Noisyfox in SoftFever/OrcaSlicer#8951
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! :)
v2.3.0-ls100
CI Report:
https://ci-tests.linuxserver.io/linuxserver/orcaslicer/v2.3.0-ls100/index.html
LinuxServer Changes:
Rebase to Ubuntu Noble and Selkies, HTTPS is now required.
Remote Changes:
This is the official release of Orca Slicer v2.3.0, a stable version that we highly recommend for all users.
Note: If you upgrade from OrcaSlicer 2.2 or an older version, there’s a chance that some of your previously custom filaments are now available to all your printers. However, if this isn’t what you want, you can set the filament’s dependency to restrict it to a specific printer. For custom filament settings created with 2.3, it will automatically set to be compatible with the current printer model only. In the following video, I demonstrate how to change my “Aliz PETG @voron” filament, which is optimized for my Voron machine and won’t work with my other printers. I set its dependency to make it visible only to my Voron machine.
change.dependency.mp4
What's Changed
- Backup User Profiles:When OrcaSlicer upgrades to a new version by @SoftFever in SoftFever/OrcaSlicer#8953
backup.mp4
-
Allow generating brims for objects inside other object's hole by @Noisyfox in SoftFever/OrcaSlicer#8914
-
Fix a bug that, in some instances, caused sending large print jobs to the Bambu machine to be slow by @3vi1 in SoftFever/OrcaSlicer#8925
-
Fix crash when resetting filament presets by @Noisyfox in SoftFever/OrcaSlicer#8911
-
Use .gcode.3mf as ext for gcode 3mf files by @SoftFever in SoftFever/OrcaSlicer#8928
-
Fix wrong first layer temperature when ooze prevention and print-by-obj are enabled by @Noisyfox in SoftFever/OrcaSlicer#8927
-
Fix crash when support bottom interface layer is set to
same as top
by @Noisyfox in SoftFever/OrcaSlicer#8955 -
Set Crosshatch as default infill pattern instead of grid by @bistory in SoftFever/OrcaSlicer#8952
-
fix de after update locale by @hliebscher in SoftFever/OrcaSlicer#8803
-
Fix Creality Hi extruder_clearance_height_to_lid by @bistory in SoftFever/OrcaSlicer#8806
-
Improve the pt-BR translation of "plate" by @afmenez in SoftFever/OrcaSlicer#8828
-
Add pause gcode command to Sovol SV08 & SV07 by @cochcoder in SoftFever/OrcaSlicer#8840
-
Show Creality CR-6 Optimal processes by @cochcoder in SoftFever/OrcaSlicer#8848
-
Update TURKISH translations (2.3.0-rc) by @GlauTechCo in SoftFever/OrcaSlicer#8851
-
Adding more pt-BR translations by @afmenez in SoftFever/OrcaSlicer#8871
-
Fix typo by @wrathernaut in SoftFever/OrcaSlicer#8872
-
Change Elegoo Centauri Start GCode to Wait for bed temp by @thelegendtubaguy in SoftFever/OrcaSlicer#8882
-
Traditional Chinese Localization Update in 2.3.0-rc by @shuwn in SoftFever/OrcaSlicer#8883
-
Added TPU, ABS, and PETG Profiles for Co Print ChromaSet-2 by @coprint in SoftFever/OrcaSlicer#8888
-
Update Catalan language for OrcaSlicer V2.3.0 Release Candidate by @davidjuanesb in SoftFever/OrcaSlicer#8913
-
bugfix and updates in profiles for MK3.5 by @koppensb in SoftFever/OrcaSlicer#8778
-
Add Lulzbot Taz 4, 5, Pro Dual, Pro S by @wrathernaut in SoftFever/OrcaSlicer#8844
-
Fixes/Improvements for Creality profiles by @cochcoder in SoftFever/OrcaSlicer#8850
-
Output x64 registers to windows crash report too by @Noisyfox in SoftFever/OrcaSlicer#8951
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! :)
v2.3.0-ls99
CI Report:
https://ci-tests.linuxserver.io/linuxserver/orcaslicer/v2.3.0-ls99/index.html
LinuxServer Changes:
Rebase to Ubuntu Noble and Selkies, HTTPS is now required.
Remote Changes:
This is the official release of Orca Slicer v2.3.0, a stable version that we highly recommend for all users.
Note: If you upgrade from OrcaSlicer 2.2 or an older version, there’s a chance that some of your previously custom filaments are now available to all your printers. However, if this isn’t what you want, you can set the filament’s dependency to restrict it to a specific printer. For custom filament settings created with 2.3, it will automatically set to be compatible with the current printer model only. In the following video, I demonstrate how to change my “Aliz PETG @voron” filament, which is optimized for my Voron machine and won’t work with my other printers. I set its dependency to make it visible only to my Voron machine.
change.dependency.mp4
What's Changed
- Backup User Profiles:When OrcaSlicer upgrades to a new version by @SoftFever in SoftFever/OrcaSlicer#8953
backup.mp4
-
Allow generating brims for objects inside other object's hole by @Noisyfox in SoftFever/OrcaSlicer#8914
-
Fix a bug that, in some instances, caused sending large print jobs to the Bambu machine to be slow by @3vi1 in SoftFever/OrcaSlicer#8925
-
Fix crash when resetting filament presets by @Noisyfox in SoftFever/OrcaSlicer#8911
-
Use .gcode.3mf as ext for gcode 3mf files by @SoftFever in SoftFever/OrcaSlicer#8928
-
Fix wrong first layer temperature when ooze prevention and print-by-obj are enabled by @Noisyfox in SoftFever/OrcaSlicer#8927
-
Fix crash when support bottom interface layer is set to
same as top
by @Noisyfox in SoftFever/OrcaSlicer#8955 -
Set Crosshatch as default infill pattern instead of grid by @bistory in SoftFever/OrcaSlicer#8952
-
fix de after update locale by @hliebscher in SoftFever/OrcaSlicer#8803
-
Fix Creality Hi extruder_clearance_height_to_lid by @bistory in SoftFever/OrcaSlicer#8806
-
Improve the pt-BR translation of "plate" by @afmenez in SoftFever/OrcaSlicer#8828
-
Add pause gcode command to Sovol SV08 & SV07 by @cochcoder in SoftFever/OrcaSlicer#8840
-
Show Creality CR-6 Optimal processes by @cochcoder in SoftFever/OrcaSlicer#8848
-
Update TURKISH translations (2.3.0-rc) by @GlauTechCo in SoftFever/OrcaSlicer#8851
-
Adding more pt-BR translations by @afmenez in SoftFever/OrcaSlicer#8871
-
Fix typo by @wrathernaut in SoftFever/OrcaSlicer#8872
-
Change Elegoo Centauri Start GCode to Wait for bed temp by @thelegendtubaguy in SoftFever/OrcaSlicer#8882
-
Traditional Chinese Localization Update in 2.3.0-rc by @shuwn in SoftFever/OrcaSlicer#8883
-
Added TPU, ABS, and PETG Profiles for Co Print ChromaSet-2 by @coprint in SoftFever/OrcaSlicer#8888
-
Update Catalan language for OrcaSlicer V2.3.0 Release Candidate by @davidjuanesb in SoftFever/OrcaSlicer#8913
-
bugfix and updates in profiles for MK3.5 by @koppensb in SoftFever/OrcaSlicer#8778
-
Add Lulzbot Taz 4, 5, Pro Dual, Pro S by @wrathernaut in SoftFever/OrcaSlicer#8844
-
Fixes/Improvements for Creality profiles by @cochcoder in SoftFever/OrcaSlicer#8850
-
Output x64 registers to windows crash report too by @Noisyfox in SoftFever/OrcaSlicer#8951
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! :)
v2.3.1-beta-ls98
CI Report:
https://ci-tests.linuxserver.io/linuxserver/orcaslicer/v2.3.1-beta-ls98/index.html
LinuxServer Changes:
Rebase to Ubuntu Noble and Selkies, HTTPS is now required.
Remote Changes:
What's Changed
This is OrcaSlicer V2.3.1 beta release. It fixes some bugs found in 2.3.1-alpha and adds some new features.
-
Add a new feature that allow user to insert extra solid infills by @SoftFever in SoftFever/OrcaSlicer#10611
Insert extra solid infills at specific layers to add strength at critical points in your print. This feature allows you to strategically reinforce your part without changing the overall sparse infill density.The pattern supports two formats:
Interval Pattern
- Simple interval:
N
- Insert 1 solid layer every N layers, equal toN#1
- Multiple layers:
N#K
- Insert K consecutive solid layers every N layers - Optional K:
N#
- Shorthand forN#1
Examples:
5 or 5#1 # Insert 1 solid layer every 5 layers 5# # Same as 5#1 10#2 # Insert 2 consecutive solid layers every 10 layers
Explicit Layer List
Specify exact layer numbers (1-based) using comma-separated values. Each entry may be a single layer
N
or a rangeN#K
to insert K consecutive solid layers starting at layer N:1,7,9 # Insert solid layers at layers 1, 7, and 9 5,15,25 # Insert solid layers at layers 5, 15, and 25 5,9#2,18 # Insert at 5; at 9 and 10 (because #2); and at 18
[!NOTE]
- Layer numbers are 1-based (first layer is layer 1)
#K
is optional in both interval and explicit list entries (N#
equalsN#1
)- Solid layers are inserted in addition to the normal sparse infill pattern
[!TIP]
Use this feature to:- Add strength at stress concentration points
- Reinforce mounting holes or attachment points
- Create internal structure for functional parts
- Add periodic reinforcement for tall prints
- Insert a single solid layer at a specific height by using an explicit list with a leading 0, which will be ignored because layer indices are 1-based. Example:
0,15
inserts a solid layer only at layer 15.
[!WARNING]
Layers that include solid infill can take significantly longer than surrounding layers. This time differential may lead to z-banding-like bulges. Consider adjusting cooling or speeds if you observe artifacts. - Simple interval:
-
Refactor infill rotation by @SoftFever in SoftFever/OrcaSlicer#10587
This update enhances the user experience and logic of the infill rotation controls by making "Sparse infill direction" and "Sparse infill rotation template" mutually exclusive to avoid conflicts. When the "Sparse infill rotation template" is active (non-empty), both "Sparse infill direction" and the automatic 90-degree rotation logic for certain patterns (e.g., Line pattern) are automatically disabled for clearer behavior.Solid infill handling has been improved by removing the solid infill insertion code from the sparse infill rotation template system, as this functionality was misplaced in 2.3.1-alpha. A dedicated option has been added for this feature (see change note above). The previous implementation caused issues where solid infill was incorrectly inserted directly above sparse infill.
The overall infill rotation logic has been refactored for better maintainability and clarity, also resolving a critical regression where auto internal bridge infill direction was not functioning correctly in 2.3.1-alpha (#10469).
-
Fix a regression bug in 2.3.1-alpha where Rectilinear infill generates unoptimized toolpaths. by @SoftFever in SoftFever/OrcaSlicer#10649
-
Fix a bug where Orca didn't allow exporting the "Printer Config Bundle" in certain cases. by @Azio-Pantheon in SoftFever/OrcaSlicer#10380
-
Improve Fisher koch Infill Precision by @RF47 in SoftFever/OrcaSlicer#10428
Improved curved infill pattern quality by replacing lookup tables with direct trigonometric functions, eliminating grid artifacts and delivering naturally smooth curves with full floating-point precision. This enhancement produces more accurate, visually appealing infill patterns while improving performance.
-
Optimize 3DHoneycomb infill: avoid using bridge flow by @gringer in SoftFever/OrcaSlicer#10453
-
Ignore the precise outer wall option when the wall sequence is not set to InnerOuter. by @SoftFever in SoftFever/OrcaSlicer#10687
UI & UX
- GCodeViewer will now always show the estimations by @niklasb22 in SoftFever/OrcaSlicer#10333
- Fixed a bug that legend window increases endlessly on some Linux distros by @yw4z in SoftFever/OrcaSlicer#10501
- Fix: Reset object settings not working for plate's Skirt Start Angle and Other Layers Sequence by @yw4z in SoftFever/OrcaSlicer#10482
- Fix crash when opening AMS humidity popup by @Noisyfox in SoftFever/OrcaSlicer#10472
- Fix scaling on bed and extruder icons in BBL > Device tab by @yw4z in SoftFever/OrcaSlicer#10416
- Add stl, step, etc. to recent list by @vovodroid in SoftFever/OrcaSlicer#9481
- Fixed many profile issues and cleaned up some messes. by @SoftFever in SoftFever/OrcaSlicer#10686
In the filament selection dialog, some incompatible filaments from some vendors are shown, this is fixed now.
[Profiles]
- Add Official overture preset by @Overture3D in SoftFever/OrcaSlicer#10631
- [Profile] Fix start_gcode for FlyingBear machines by @FlyingbearOfficial in SoftFever/OrcaSlicer#10593
- [Profiles] Optimize profiles for BLOCKS RF50 printer by @HugoCLSC in SoftFever/OrcaSlicer#10597
- [Profiles] Optimize Phrozen Arco 0.4 nozzle.json start up gcode by @Evintos in SoftFever/OrcaSlicer#10600
- [Profiles] Enable Arc fitting for QIDI plus4 and Q2 printers by @HYzd766 in SoftFever/OrcaSlicer#10618
- Feat/profiles cubicon xceler i by @Hyvision in SoftFever/OrcaSlicer#10373
- [Profile] Add Qidi Q2 by @HYzd766 in SoftFever/OrcaSlicer#10539
- Fix Anycubic Kobra 2 Neo Machine Profile by @frawg in SoftFever/OrcaSlicer#10548
- Feature/fix_profiles by @SoftFever in SoftFever/OrcaSlicer#10678
- Correct OrcaSlicer_profile_validator path by @NanashiTheNameless in SoftFever/OrcaSlicer#10510
- Update Ender-3 V3 KE processes to use percentage based line widths by @grantland in SoftFever/OrcaSlicer#10392
- Imported Artillery M1 Pro profiles from ArtilleryStudio by @pijalu in SoftFever/OrcaSlicer#10383
LOCALIZATION & DOCS
- Update the pt-BR translation by @afmenez in SoftFever/OrcaSlicer#10395
- Update TURKISH translations (V2.3.1-alpha) by @GlauTechCo in SoftFever/OrcaSlicer#10440
- Fix de translation by @hliebscher in SoftFever/OrcaSlicer#10487
- [LOCALIZATION] Updated part of the Traditional Chinese translation by @shuwn in SoftFever/OrcaSlicer#10526
- fix more de translation by @hliebscher in SoftFever/OrcaSlicer#10489
- Fix IS & JD test by @ianalexis in SoftFever/OrcaSlicer#10481
- Missing permissions validate-documentation.yml by @ianalexis in SoftFever/OrcaSlicer#10495
- Wiki Update 11 - Strength by @ianalexis in SoftFever/OrcaSlicer#10369
- Add Assign Issue workflow by @coryrc in SoftFever/OrcaSlicer#10408
- Update TURKISH translations (V2.3.1-alpha) by @GlauTechCo in SoftFever/OrcaSlicer#10568
- Update Italian translation by @simonechiarlo in SoftFever/OrcaSlicer#10554
- Cs cz updates by @xxxvodnikxxx in SoftFever/OrcaSlicer#10492
- Wiki Update 12 - Others by @ianalexis in SoftFever/OrcaSlicer#10452
- [DOC] Fix typo "rotatation" by @yw4z in SoftFever/OrcaSlicer#10592
- fix some german translations by @hliebscher in SoftFever/OrcaSlicer#10702
- Correct 4 Italian translations by @boromyr in SoftFever/OrcaSlicer#10704
- Update strings for keyboard shortcuts by @afmenez in SoftFever/OrcaSlicer#10399
- Fix misc issues with the translated strings by @afmenez in SoftFever/OrcaSlicer#10400
Misc
- Refactor folder by @SoftFever in SoftFever/OrcaSlicer#10475
- Fix netfab model repair service in github compilation by @RF47 in SoftFever/OrcaSlicer#10507
- Wiki Validation Workflow Action by @ianalexis in SoftFever/OrcaSlicer#10447
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in SoftFever/OrcaSlicer#10605
- Bump takanome-dev/assign-issue-action from 2.2 to 2.3 by @dependabot[bot] in SoftFever/OrcaSlicer#10606
- Bump tj-actions/changed-files from 44 to 46 by @dependabot[bot] in https://github.com/SoftFeve...
v2.3.0-ls97
CI Report:
https://ci-tests.linuxserver.io/linuxserver/orcaslicer/v2.3.0-ls97/index.html
LinuxServer Changes:
Update Readme with new env vars and ingest proper PWA icon.
Remote Changes:
This is the official release of Orca Slicer v2.3.0, a stable version that we highly recommend for all users.
Note: If you upgrade from OrcaSlicer 2.2 or an older version, there’s a chance that some of your previously custom filaments are now available to all your printers. However, if this isn’t what you want, you can set the filament’s dependency to restrict it to a specific printer. For custom filament settings created with 2.3, it will automatically set to be compatible with the current printer model only. In the following video, I demonstrate how to change my “Aliz PETG @voron” filament, which is optimized for my Voron machine and won’t work with my other printers. I set its dependency to make it visible only to my Voron machine.
change.dependency.mp4
What's Changed
- Backup User Profiles:When OrcaSlicer upgrades to a new version by @SoftFever in SoftFever/OrcaSlicer#8953
backup.mp4
-
Allow generating brims for objects inside other object's hole by @Noisyfox in SoftFever/OrcaSlicer#8914
-
Fix a bug that, in some instances, caused sending large print jobs to the Bambu machine to be slow by @3vi1 in SoftFever/OrcaSlicer#8925
-
Fix crash when resetting filament presets by @Noisyfox in SoftFever/OrcaSlicer#8911
-
Use .gcode.3mf as ext for gcode 3mf files by @SoftFever in SoftFever/OrcaSlicer#8928
-
Fix wrong first layer temperature when ooze prevention and print-by-obj are enabled by @Noisyfox in SoftFever/OrcaSlicer#8927
-
Fix crash when support bottom interface layer is set to
same as top
by @Noisyfox in SoftFever/OrcaSlicer#8955 -
Set Crosshatch as default infill pattern instead of grid by @bistory in SoftFever/OrcaSlicer#8952
-
fix de after update locale by @hliebscher in SoftFever/OrcaSlicer#8803
-
Fix Creality Hi extruder_clearance_height_to_lid by @bistory in SoftFever/OrcaSlicer#8806
-
Improve the pt-BR translation of "plate" by @afmenez in SoftFever/OrcaSlicer#8828
-
Add pause gcode command to Sovol SV08 & SV07 by @cochcoder in SoftFever/OrcaSlicer#8840
-
Show Creality CR-6 Optimal processes by @cochcoder in SoftFever/OrcaSlicer#8848
-
Update TURKISH translations (2.3.0-rc) by @GlauTechCo in SoftFever/OrcaSlicer#8851
-
Adding more pt-BR translations by @afmenez in SoftFever/OrcaSlicer#8871
-
Fix typo by @wrathernaut in SoftFever/OrcaSlicer#8872
-
Change Elegoo Centauri Start GCode to Wait for bed temp by @thelegendtubaguy in SoftFever/OrcaSlicer#8882
-
Traditional Chinese Localization Update in 2.3.0-rc by @shuwn in SoftFever/OrcaSlicer#8883
-
Added TPU, ABS, and PETG Profiles for Co Print ChromaSet-2 by @coprint in SoftFever/OrcaSlicer#8888
-
Update Catalan language for OrcaSlicer V2.3.0 Release Candidate by @davidjuanesb in SoftFever/OrcaSlicer#8913
-
bugfix and updates in profiles for MK3.5 by @koppensb in SoftFever/OrcaSlicer#8778
-
Add Lulzbot Taz 4, 5, Pro Dual, Pro S by @wrathernaut in SoftFever/OrcaSlicer#8844
-
Fixes/Improvements for Creality profiles by @cochcoder in SoftFever/OrcaSlicer#8850
-
Output x64 registers to windows crash report too by @Noisyfox in SoftFever/OrcaSlicer#8951
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! :)
v2.3.0-ls96
CI Report:
https://ci-tests.linuxserver.io/linuxserver/orcaslicer/v2.3.0-ls96/index.html
LinuxServer Changes:
Update Readme with new env vars and ingest proper PWA icon.
Remote Changes:
This is the official release of Orca Slicer v2.3.0, a stable version that we highly recommend for all users.
Note: If you upgrade from OrcaSlicer 2.2 or an older version, there’s a chance that some of your previously custom filaments are now available to all your printers. However, if this isn’t what you want, you can set the filament’s dependency to restrict it to a specific printer. For custom filament settings created with 2.3, it will automatically set to be compatible with the current printer model only. In the following video, I demonstrate how to change my “Aliz PETG @voron” filament, which is optimized for my Voron machine and won’t work with my other printers. I set its dependency to make it visible only to my Voron machine.
change.dependency.mp4
What's Changed
- Backup User Profiles:When OrcaSlicer upgrades to a new version by @SoftFever in SoftFever/OrcaSlicer#8953
backup.mp4
-
Allow generating brims for objects inside other object's hole by @Noisyfox in SoftFever/OrcaSlicer#8914
-
Fix a bug that, in some instances, caused sending large print jobs to the Bambu machine to be slow by @3vi1 in SoftFever/OrcaSlicer#8925
-
Fix crash when resetting filament presets by @Noisyfox in SoftFever/OrcaSlicer#8911
-
Use .gcode.3mf as ext for gcode 3mf files by @SoftFever in SoftFever/OrcaSlicer#8928
-
Fix wrong first layer temperature when ooze prevention and print-by-obj are enabled by @Noisyfox in SoftFever/OrcaSlicer#8927
-
Fix crash when support bottom interface layer is set to
same as top
by @Noisyfox in SoftFever/OrcaSlicer#8955 -
Set Crosshatch as default infill pattern instead of grid by @bistory in SoftFever/OrcaSlicer#8952
-
fix de after update locale by @hliebscher in SoftFever/OrcaSlicer#8803
-
Fix Creality Hi extruder_clearance_height_to_lid by @bistory in SoftFever/OrcaSlicer#8806
-
Improve the pt-BR translation of "plate" by @afmenez in SoftFever/OrcaSlicer#8828
-
Add pause gcode command to Sovol SV08 & SV07 by @cochcoder in SoftFever/OrcaSlicer#8840
-
Show Creality CR-6 Optimal processes by @cochcoder in SoftFever/OrcaSlicer#8848
-
Update TURKISH translations (2.3.0-rc) by @GlauTechCo in SoftFever/OrcaSlicer#8851
-
Adding more pt-BR translations by @afmenez in SoftFever/OrcaSlicer#8871
-
Fix typo by @wrathernaut in SoftFever/OrcaSlicer#8872
-
Change Elegoo Centauri Start GCode to Wait for bed temp by @thelegendtubaguy in SoftFever/OrcaSlicer#8882
-
Traditional Chinese Localization Update in 2.3.0-rc by @shuwn in SoftFever/OrcaSlicer#8883
-
Added TPU, ABS, and PETG Profiles for Co Print ChromaSet-2 by @coprint in SoftFever/OrcaSlicer#8888
-
Update Catalan language for OrcaSlicer V2.3.0 Release Candidate by @davidjuanesb in SoftFever/OrcaSlicer#8913
-
bugfix and updates in profiles for MK3.5 by @koppensb in SoftFever/OrcaSlicer#8778
-
Add Lulzbot Taz 4, 5, Pro Dual, Pro S by @wrathernaut in SoftFever/OrcaSlicer#8844
-
Fixes/Improvements for Creality profiles by @cochcoder in SoftFever/OrcaSlicer#8850
-
Output x64 registers to windows crash report too by @Noisyfox in SoftFever/OrcaSlicer#8951
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! :)
v2.3.0-ls95
CI Report:
https://ci-tests.linuxserver.io/linuxserver/orcaslicer/v2.3.0-ls95/index.html
LinuxServer Changes:
Update Readme with new env vars and ingest proper PWA icon.
Remote Changes:
This is the official release of Orca Slicer v2.3.0, a stable version that we highly recommend for all users.
Note: If you upgrade from OrcaSlicer 2.2 or an older version, there’s a chance that some of your previously custom filaments are now available to all your printers. However, if this isn’t what you want, you can set the filament’s dependency to restrict it to a specific printer. For custom filament settings created with 2.3, it will automatically set to be compatible with the current printer model only. In the following video, I demonstrate how to change my “Aliz PETG @voron” filament, which is optimized for my Voron machine and won’t work with my other printers. I set its dependency to make it visible only to my Voron machine.
change.dependency.mp4
What's Changed
- Backup User Profiles:When OrcaSlicer upgrades to a new version by @SoftFever in SoftFever/OrcaSlicer#8953
backup.mp4
-
Allow generating brims for objects inside other object's hole by @Noisyfox in SoftFever/OrcaSlicer#8914
-
Fix a bug that, in some instances, caused sending large print jobs to the Bambu machine to be slow by @3vi1 in SoftFever/OrcaSlicer#8925
-
Fix crash when resetting filament presets by @Noisyfox in SoftFever/OrcaSlicer#8911
-
Use .gcode.3mf as ext for gcode 3mf files by @SoftFever in SoftFever/OrcaSlicer#8928
-
Fix wrong first layer temperature when ooze prevention and print-by-obj are enabled by @Noisyfox in SoftFever/OrcaSlicer#8927
-
Fix crash when support bottom interface layer is set to
same as top
by @Noisyfox in SoftFever/OrcaSlicer#8955 -
Set Crosshatch as default infill pattern instead of grid by @bistory in SoftFever/OrcaSlicer#8952
-
fix de after update locale by @hliebscher in SoftFever/OrcaSlicer#8803
-
Fix Creality Hi extruder_clearance_height_to_lid by @bistory in SoftFever/OrcaSlicer#8806
-
Improve the pt-BR translation of "plate" by @afmenez in SoftFever/OrcaSlicer#8828
-
Add pause gcode command to Sovol SV08 & SV07 by @cochcoder in SoftFever/OrcaSlicer#8840
-
Show Creality CR-6 Optimal processes by @cochcoder in SoftFever/OrcaSlicer#8848
-
Update TURKISH translations (2.3.0-rc) by @GlauTechCo in SoftFever/OrcaSlicer#8851
-
Adding more pt-BR translations by @afmenez in SoftFever/OrcaSlicer#8871
-
Fix typo by @wrathernaut in SoftFever/OrcaSlicer#8872
-
Change Elegoo Centauri Start GCode to Wait for bed temp by @thelegendtubaguy in SoftFever/OrcaSlicer#8882
-
Traditional Chinese Localization Update in 2.3.0-rc by @shuwn in SoftFever/OrcaSlicer#8883
-
Added TPU, ABS, and PETG Profiles for Co Print ChromaSet-2 by @coprint in SoftFever/OrcaSlicer#8888
-
Update Catalan language for OrcaSlicer V2.3.0 Release Candidate by @davidjuanesb in SoftFever/OrcaSlicer#8913
-
bugfix and updates in profiles for MK3.5 by @koppensb in SoftFever/OrcaSlicer#8778
-
Add Lulzbot Taz 4, 5, Pro Dual, Pro S by @wrathernaut in SoftFever/OrcaSlicer#8844
-
Fixes/Improvements for Creality profiles by @cochcoder in SoftFever/OrcaSlicer#8850
-
Output x64 registers to windows crash report too by @Noisyfox in SoftFever/OrcaSlicer#8951
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! :)
v2.3.0-ls94
CI Report:
https://ci-tests.linuxserver.io/linuxserver/orcaslicer/v2.3.0-ls94/index.html
LinuxServer Changes:
Update Readme with new env vars and ingest proper PWA icon.
Remote Changes:
This is the official release of Orca Slicer v2.3.0, a stable version that we highly recommend for all users.
Note: If you upgrade from OrcaSlicer 2.2 or an older version, there’s a chance that some of your previously custom filaments are now available to all your printers. However, if this isn’t what you want, you can set the filament’s dependency to restrict it to a specific printer. For custom filament settings created with 2.3, it will automatically set to be compatible with the current printer model only. In the following video, I demonstrate how to change my “Aliz PETG @voron” filament, which is optimized for my Voron machine and won’t work with my other printers. I set its dependency to make it visible only to my Voron machine.
change.dependency.mp4
What's Changed
- Backup User Profiles:When OrcaSlicer upgrades to a new version by @SoftFever in SoftFever/OrcaSlicer#8953
backup.mp4
-
Allow generating brims for objects inside other object's hole by @Noisyfox in SoftFever/OrcaSlicer#8914
-
Fix a bug that, in some instances, caused sending large print jobs to the Bambu machine to be slow by @3vi1 in SoftFever/OrcaSlicer#8925
-
Fix crash when resetting filament presets by @Noisyfox in SoftFever/OrcaSlicer#8911
-
Use .gcode.3mf as ext for gcode 3mf files by @SoftFever in SoftFever/OrcaSlicer#8928
-
Fix wrong first layer temperature when ooze prevention and print-by-obj are enabled by @Noisyfox in SoftFever/OrcaSlicer#8927
-
Fix crash when support bottom interface layer is set to
same as top
by @Noisyfox in SoftFever/OrcaSlicer#8955 -
Set Crosshatch as default infill pattern instead of grid by @bistory in SoftFever/OrcaSlicer#8952
-
fix de after update locale by @hliebscher in SoftFever/OrcaSlicer#8803
-
Fix Creality Hi extruder_clearance_height_to_lid by @bistory in SoftFever/OrcaSlicer#8806
-
Improve the pt-BR translation of "plate" by @afmenez in SoftFever/OrcaSlicer#8828
-
Add pause gcode command to Sovol SV08 & SV07 by @cochcoder in SoftFever/OrcaSlicer#8840
-
Show Creality CR-6 Optimal processes by @cochcoder in SoftFever/OrcaSlicer#8848
-
Update TURKISH translations (2.3.0-rc) by @GlauTechCo in SoftFever/OrcaSlicer#8851
-
Adding more pt-BR translations by @afmenez in SoftFever/OrcaSlicer#8871
-
Fix typo by @wrathernaut in SoftFever/OrcaSlicer#8872
-
Change Elegoo Centauri Start GCode to Wait for bed temp by @thelegendtubaguy in SoftFever/OrcaSlicer#8882
-
Traditional Chinese Localization Update in 2.3.0-rc by @shuwn in SoftFever/OrcaSlicer#8883
-
Added TPU, ABS, and PETG Profiles for Co Print ChromaSet-2 by @coprint in SoftFever/OrcaSlicer#8888
-
Update Catalan language for OrcaSlicer V2.3.0 Release Candidate by @davidjuanesb in SoftFever/OrcaSlicer#8913
-
bugfix and updates in profiles for MK3.5 by @koppensb in SoftFever/OrcaSlicer#8778
-
Add Lulzbot Taz 4, 5, Pro Dual, Pro S by @wrathernaut in SoftFever/OrcaSlicer#8844
-
Fixes/Improvements for Creality profiles by @cochcoder in SoftFever/OrcaSlicer#8850
-
Output x64 registers to windows crash report too by @Noisyfox in SoftFever/OrcaSlicer#8951
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! :)
v2.3.0-ls93
CI Report:
https://ci-tests.linuxserver.io/linuxserver/orcaslicer/v2.3.0-ls93/index.html
LinuxServer Changes:
Update Readme with new env vars and ingest proper PWA icon.
Remote Changes:
This is the official release of Orca Slicer v2.3.0, a stable version that we highly recommend for all users.
Note: If you upgrade from OrcaSlicer 2.2 or an older version, there’s a chance that some of your previously custom filaments are now available to all your printers. However, if this isn’t what you want, you can set the filament’s dependency to restrict it to a specific printer. For custom filament settings created with 2.3, it will automatically set to be compatible with the current printer model only. In the following video, I demonstrate how to change my “Aliz PETG @voron” filament, which is optimized for my Voron machine and won’t work with my other printers. I set its dependency to make it visible only to my Voron machine.
change.dependency.mp4
What's Changed
- Backup User Profiles:When OrcaSlicer upgrades to a new version by @SoftFever in SoftFever/OrcaSlicer#8953
backup.mp4
-
Allow generating brims for objects inside other object's hole by @Noisyfox in SoftFever/OrcaSlicer#8914
-
Fix a bug that, in some instances, caused sending large print jobs to the Bambu machine to be slow by @3vi1 in SoftFever/OrcaSlicer#8925
-
Fix crash when resetting filament presets by @Noisyfox in SoftFever/OrcaSlicer#8911
-
Use .gcode.3mf as ext for gcode 3mf files by @SoftFever in SoftFever/OrcaSlicer#8928
-
Fix wrong first layer temperature when ooze prevention and print-by-obj are enabled by @Noisyfox in SoftFever/OrcaSlicer#8927
-
Fix crash when support bottom interface layer is set to
same as top
by @Noisyfox in SoftFever/OrcaSlicer#8955 -
Set Crosshatch as default infill pattern instead of grid by @bistory in SoftFever/OrcaSlicer#8952
-
fix de after update locale by @hliebscher in SoftFever/OrcaSlicer#8803
-
Fix Creality Hi extruder_clearance_height_to_lid by @bistory in SoftFever/OrcaSlicer#8806
-
Improve the pt-BR translation of "plate" by @afmenez in SoftFever/OrcaSlicer#8828
-
Add pause gcode command to Sovol SV08 & SV07 by @cochcoder in SoftFever/OrcaSlicer#8840
-
Show Creality CR-6 Optimal processes by @cochcoder in SoftFever/OrcaSlicer#8848
-
Update TURKISH translations (2.3.0-rc) by @GlauTechCo in SoftFever/OrcaSlicer#8851
-
Adding more pt-BR translations by @afmenez in SoftFever/OrcaSlicer#8871
-
Fix typo by @wrathernaut in SoftFever/OrcaSlicer#8872
-
Change Elegoo Centauri Start GCode to Wait for bed temp by @thelegendtubaguy in SoftFever/OrcaSlicer#8882
-
Traditional Chinese Localization Update in 2.3.0-rc by @shuwn in SoftFever/OrcaSlicer#8883
-
Added TPU, ABS, and PETG Profiles for Co Print ChromaSet-2 by @coprint in SoftFever/OrcaSlicer#8888
-
Update Catalan language for OrcaSlicer V2.3.0 Release Candidate by @davidjuanesb in SoftFever/OrcaSlicer#8913
-
bugfix and updates in profiles for MK3.5 by @koppensb in SoftFever/OrcaSlicer#8778
-
Add Lulzbot Taz 4, 5, Pro Dual, Pro S by @wrathernaut in SoftFever/OrcaSlicer#8844
-
Fixes/Improvements for Creality profiles by @cochcoder in SoftFever/OrcaSlicer#8850
-
Output x64 registers to windows crash report too by @Noisyfox in SoftFever/OrcaSlicer#8951
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! :)