Elegoo pushed ElegooSlicer v1.5.3.4 on August 6, 2026, and the release notes read less like a routine patch and more like a status update on how closely the company is now tracking its upstream project. The build folds in most of the feature set from OrcaSlicer v2.4.2 — the widely used community fork that ElegooSlicer itself descends from — while also landing three fixes specific to Elegoo's own hardware: corrected multicolor print-time estimation on the Centauri Carbon 2, a repaired G-code preview thumbnail on the Neptune 3 Pro, and revised default temperatures for the Side B build plate across the Centauri Carbon series.
For a slicer that many Elegoo owners treat as the default install-and-forget tool that ships alongside their printer, the update is a reminder that ElegooSlicer isn't a static, vendor-frozen fork. It's actively rebased against OrcaSlicer's mainline development, and this release is one of the more substantial merges in recent memory.
What Came Over From OrcaSlicer 2.4.2
OrcaSlicer v2.4.2 itself shipped upstream on July 7, 2026, and according to the project's release page, it was largely a stability and quality-of-life release rather than a headline feature drop, focused on preset reliability, cloud synchronization, and printer connectivity. Its changelog — the pool of features Elegoo's "most of 2.4.2" merge is drawn from — includes:
- A new
{first_object_name}filename placeholder, letting users template exported G-code filenames around whichever object appears first on the plate rather than a generic project name. - Clickable wiki links embedded directly in the preferences panel, cutting down on the alt-tabbing required to look up what a given setting actually does.
- Fixes to cloud-sync conflict messaging that now name the specific preset causing a sync failure, instead of a generic "conflict detected" notice that left users guessing which profile to check.
- A preset-repair mechanism for printer or filament profiles that have been renamed or deleted, so a broken reference doesn't silently degrade a print setup.
- Crash fixes touching three distinct subsystems: prime-tower rotation, the Measure tool, and Pressure Advance calibration.
- Cloud-sync reliability work so the sync process no longer silently re-enables filament settings a user had disabled, and running multiple OrcaSlicer instances at once no longer logs each other out of the same cloud account.
- A more stable installation path for the Bambu network plugin, plus support for "Reload from Disk" on STEP files so external edits to a model get picked up correctly.
Elegoo's release notes describe the merge as bringing in "most" of OrcaSlicer 2.4.2's features rather than the complete set, which is standard practice for downstream forks — vendor-specific forks typically hold back or delay merging changes that touch printer-definition internals, machine-specific calibration wizards, or anything that could conflict with hardware profiles Elegoo maintains separately for its own product line. Neither release's notes specify exactly which pieces were excluded, so makers who lean on a particular Orca 2.4.2 feature should verify it actually made the cut before assuming parity.
The Elegoo-Specific Fixes
The three fixes unique to ElegooSlicer 1.5.3.4 target real friction points rather than cosmetic issues.
The Centauri Carbon 2's multicolor print-time estimate has been recalculated, with Elegoo's notes describing the change as narrowing the gap between the estimated and actual print times. Multicolor and multi-material jobs are notoriously hard to estimate accurately because slicers have to account for tool-change purges, wipe-tower volume, and filament-swap dwell time on top of ordinary extrusion and travel moves — get any of those wrong and the on-screen ETA can drift by hours on a long AMS-style job. Elegoo's notes don't specify whether the previous estimate ran high or low, only that the calculation has been updated for this printer's multicolor pipeline specifically.
On the Neptune 3 Pro, a bug that kept G-code preview images from displaying has been fixed. Thumbnail previews are what let a printer's onboard screen — or a networked print queue — show a visual of the model before a job starts, and a broken thumbnail pipeline typically means blank or corrupted preview images on the printer's LCD, a small but persistent annoyance for anyone queuing files from an SD card or over the network.
Finally, default temperature settings for the Side B build plate on Centauri Carbon series printers have been adjusted. Default bed temps are the values a slicer profile loads before a user overrides them for a specific filament, and a change here suggests Elegoo recalibrated its stock profile for that plate — likely in response to accumulated field data on bed adhesion or warping — though the release notes don't specify which materials, which temperature values, or which Centauri Carbon models beyond "the series" are covered.
What It Means for Makers
The practical upshot splits along which printer sits on your desk. Centauri Carbon 2 owners running multicolor jobs should see print-time estimates that better match reality, which matters if you're scheduling overnight prints or trying to gauge whether a job will finish before you need the bed back. Neptune 3 Pro owners get a cosmetic-but-annoying fix restored — preview thumbnails are a small thing until they're missing. And anyone running a Centauri Carbon series printer on its Side B build plate will want to check the default temperature settings after updating, since the new defaults may not match values you've already dialed in through trial and error; a default change won't overwrite a manually saved custom profile, but it will change what loads for anyone still on factory settings.
More broadly, this release is a useful data point on how Elegoo is managing its OrcaSlicer relationship. A one-month lag between OrcaSlicer's July 7 upstream release and Elegoo's August 6 merge is a reasonably tight turnaround for a downstream fork carrying vendor-specific printer support, and it suggests Elegoo intends to keep pace with mainline Orca development going forward rather than letting its fork drift. For makers evaluating slicer choices, that's a point in ElegooSlicer's favor if you own Elegoo hardware and want Orca's feature velocity without giving up vendor-tuned machine profiles.
The update is available now through Elegoo's official ElegooSlicer GitHub repository. As with any slicer update, it's worth re-checking custom profiles and start/end G-code after installing, since merged upstream changes can occasionally touch shared code paths even when a release is billed as printer-specific.