fix(ECC): Fixes incorrect Pause & Change Filament configuration for the Elegoo Centauri Carbon #1614

Closed
opened 2026-04-05 18:41:25 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @timnolte on 11/16/2025

Description

  • Changes to use the ECC PAUSE macro to properly pause a print job without cutting and unloading the filament.
  • Turns of the manual_filament_change default setting as this prevent inserting the M600 Change Filament gcode when a Change Filament at specific layer is used.
  • Removes redundant appearance of Change Filament & Pause gcode in child presets instead of using the higher level inheritence.

Screenshots/Recordings/Graphs

N/A

Tests

Ran these with changes in my custom printer profile on my Elegoo Centauri Carbon and confirmed they are working as expected.

*Originally created by @timnolte on 11/16/2025* # Description - Changes to use the ECC `PAUSE` macro to properly pause a print job without cutting and unloading the filament. - Turns of the `manual_filament_change` default setting as this prevent inserting the `M600` Change Filament gcode when a Change Filament at specific layer is used. - Removes redundant appearance of Change Filament & Pause gcode in child presets instead of using the higher level inheritence. <!-- > Please provide a summary of the changes made in this PR. Include details such as: > * What issue does this PR address or fix? > * What new features or enhancements does this PR introduce? > * Are there any breaking changes or dependencies that need to be considered? --> # Screenshots/Recordings/Graphs N/A <!-- > Please attach relevant screenshots to showcase the UI changes. > Please attach images that can help explain the changes. --> ## Tests Ran these with changes in my custom printer profile on my Elegoo Centauri Carbon and confirmed they are working as expected. <!-- > Please describe the tests that you have conducted to verify the changes made in this PR. -->
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#1614