* Added Elegoolink connection
* Set Elegoo CC default bed to btPTE
* Friendly output of some error codes of PrintHost
* feat: Add elegoo centauri carbon profile
* fix: Fix the issue where the bed type in the printer configuration does not match the bed temperature settings when multiple bed types are not supported.
* feat: Modify the elegoo process parameters to disable slowdown_for_curled_perimeters.
* feat: Update comment to clarify plate visibility for multi bed support, BBL printer, and selected bed type.
* fix: Optimize ElegooLink upload; The code is clearer than before.
* feat: Format the ElegooPrintHostSendDialog code.
* fix: Remove the unnecessary instantiation attribute in the Elegoo process.
* fix: Flatpak compilation failed
---------
Co-authored-by: anjis <anjis.zhou@elegoo.com>
* Initial add of N4Plus profile
Still some tuning to get it "right" but way better than nothing or just copying the Max profile.
* Fixing machine_start and manual filament change
Adding PRINT_START to the machine_start_gcode
Adding manual_filament_change override to True since this printer doesn't have automatic filament change.
* Adjusting accelerations and removing Z-Hop
Bumping accelerations to stock levels for all sizes and removing Z-Hop by default.
* Adding Z-Hop back in to be safe
Getting more stringing with Z-hop on but also rubbing prints during some moves.
* Removing print_start and lower accels a little
PRINT_START is automatically called on this printer so removing it from machine start gcode
Lowering accelerations a tiny bit. May bump it back up later but wanted a safer value.
Thanks OrcaSlicer.
Also fix wrong setting id of these profile
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ib34a46d1b1ae5681b755a7f5b1ef227b502b5262