OrcaSlicer V1.8.0 Beta Release
Pre-releaseV1.8.0 Beta
This is a feature packed beta release.
A lot of our community members pitched in, whether it was by contributing code, profiles, translations, or actively testing the development build. A big thank you to everyone! We couldn't keep this project going without you all 🥇.
I want to give a special shout-out to @Noisyfox and @igiannakas for their incredible work. Well done! 👍
Features
-
Added searching function printer selection dialog by @ZdDroid in #2464
-
Added straight line(vertical and horizontal) mode for painting
straight_line.mp4
-
Support "Manual filament change" option and logic by @Ocraftyone in #2379
-
Features ported from PrusaSlicer:
"Please check out the PRs and PrusaSlicer's release notes for a detailed look at these amazing features. Give credit where credit is due: @prusa3d and their team are doing the heavy lifting for all of us.
- Detection of curled edges to enhance slowdown for overhangs algorithm by @igiannakas in #2056
- Porting of Pressure Equalizer feature from Prusa Slicer 2.6.x by @igiannakas in #2161
- Port "Extend sparse infill" from Prusa by @Noisyfox in #2134
- Port of the new ensure vertical thickness algorithm from PrusaSlicer by @Noisyfox in #2382
- Thumbnail Formats Option Ported from PrusaSlicer and add BIQU/BTT format by @Ocraftyone in #2405
- Detection of curled edges to enhance slowdown for overhangs algorithm by @igiannakas in #2056
-
Features ported from SuperSlicer:
- Ported automatic hole to polyhole conversion from superslicer by @lovelytwo in #2336
- Change direction for perimeter extrusion at odd layers. by @Noisyfox in #2413
- Add elephant foot compensation over multiple layers by @bitingsock in #2254
- Ported automatic hole to polyhole conversion from superslicer by @lovelytwo in #2336
-
Added All Plates Stats Total Cost #1781 by @niklasb22 in #2238
-
Add: option to setup a cost per hour per printer #571 by @niklasb22 in #2247
-
Improve sandwich(Inner-Outer-Inner) mode - additional fix where an external perimeter is shared between multiple islands in the same ordered_extrusions perimeter list by @igiannakas in #2276
-
Show estimated print time in the ruler by @Noisyfox in #2305
-
Show both layer time and tick info when tick is highlighted by @Noisyfox in #2312
-
add ironing angle by @Ocraftyone in #2320
-
Optimize Camera behavior by @SoftFever in #2424
-
Show tooltips for plate buttons (#2176) by @Noisyfox in #2351
-
Optimize g-code generation for Klipper: combine accel and jerk command
Before:... G1 E1 F1800 SET_VELOCITY_LIMIT ACCEL=7000 ACCEL_TO_DECEL=3500 SET_VELOCITY_LIMIT SQUARE_CORNER_VELOCITY=7 ;TYPE:Inner wall ...
After:
... G1 E1 F1800 SET_VELOCITY_LIMIT ACCEL=7000 ACCEL_TO_DECEL=3500 SQUARE_CORNER_VELOCITY=7 ;TYPE:Inner wall ...
-
OrcaSlicer now support adjusting accel and jerk per object
-
Hide purge tower preview in case of no tool changes
-
Intergrate BambuStudio latest v1.7 changes(support A1 and X1E printers)
Bug fixes:
- Fixed a regression bug since 1.7 that OrcaSlicer can't connect to printer when using hostname(instead of IP) #2372
- Fix wrong wipe tower position when multiple plate is used by @karcaw in #2441
- Fix gcode viewer on linux by @Noisyfox in #2110
- Fix cooling overhang threshold when 0 option is selected by @microdog in #2508
- Fix crash when referencing an invalid variable name by @Noisyfox in #2486
- Fix crash when switching between different infill patterns by @Noisyfox in #2341
- Fix layer path order when multi-layer elephant compensation is used by @Noisyfox in #2443
- Fix name of bambu lab a1 mini cover by @astrolemonade in #2478
- Fix crash on BBL's calibration tab by @Noisyfox in #2403
- Fix object's list text color on Linux (GH-2086) by @mdziekon in #2346
- Fix issue with overhang-extra-perimeter on complicated multi-part models (#2326) by @Noisyfox in #2338
- Fix macos deps build by @Noisyfox in #2291
- Fix issue that the slice button is still disabled after a tick is deleted by @Noisyfox in #2308
- Fix crash when use adaptive cubic sparse infill (#2315) by @Noisyfox in #2318
- Fix M141 S0 at end of gcode by @Ocraftyone in #2328
- Fix compatibility with STL builds of wxWidgets by @mia-0 in #2218
- GUI: Fix calls to PrintingTaskPanel::show_profile_info by @mia-0 in #2219
- GUI/Field: Fix crash in color picker init by @mia-0 in #2220
- Fix filament diameter for Voxelab Aquila to match Creality Ender 3 by @StdVectorBool in #2241
- Fixed an issue that Motion ability page is not displayed for RRF
Localization:
- Update Russian translation by @AndylgTom
- Czech translation update by @renemosner
- Update Turkish translation @sadriercan
- Update Dutch by @ZeroGDesign
- Update zh_CN local by @smilecaozheng and @SoftFever
- fix de for 1.8 new features by @hliebscher
- Update OrcaSlicer_nl.po by @HumbleDeer
- Updated FR translations by @bistory
- Update Korean translation by @Hotsolidinfill and @crwusiz
- Update German translation by @hliebscher
- Updated Tranditional Chinese translation by @ablegods
Printer profiles updates:
- Fix build warnings on windows, fix various bugs/logic errors/missing returns/etc, update boost::bind by @scottmudge in #2229
- Update error message to make it a bit more informative by @Noisyfox in #2249
- Hide bambu-specific calibration tab for non-bambu printers (#2197) by @Noisyfox in #2259
- Fixed some wrong Ender 3 parameters by @ianalexis in #2264
- Added profile for Creality CR-6 SE and CR-6 Max by @mens in #2040
- Add default Prusa i3 MK3 profiles by @ahobsonsayers in #2331
- Add Wanhao D12-300 profile by @Musicdad12 in #2261
- K1/K1 Max : Added TPU, ASA and fixed filaments missing from previous PR by @bistory in #2412
- Config changes for Creality K1/K1 Max by @bistory in #2380
- Qidi: profiles updates by @Hukete in #2506
- Adjusted values to match other profiles and corrected typo for 0,2mm AD5M Pro 0,4 Nozzle profile by @mariuske in #2514
- Add Flashforge printers profile by @FlashforgeOfficial in #2505
- optimize some stl models for some printer models
- Comgrow T500 by @Trist0ne in #2222
Mislaneous changes:
- Parallelized PrintObject::bridge_over_infill() by @Noisyfox in #2132
- Various support improvements and bugfixes by @Noisyfox in #2202
- Remove
fix_slicing_errors
because it makes no sense by @Noisyfox in #2370 - Show as much information as possible in crash log by @Noisyfox in #2386
- toggle visibility of ironing_pattern on selection of ironing type by @Ocraftyone in #2321
- CICD for deps by @SoftFever in #2342
- Use calibration tutorial gitee mirror for China users by @Noisyfox in #2363
- upgrade deps by @SoftFever in #2349
- More camera tweaks by @SoftFever in #2473
- check locale improve by @SoftFever in #2511
- Fixed minor typo by @mariuske in #2519
- Fix some issues that some option changes won't tirgger slice status
- Increase painting resolution
NOTE:
If I've missed any of your contributions, please do let me me. I'll update the list as needed.