Commit graph

15 commits

Author SHA1 Message Date
wujie
00a3e78f8a
Add elegoo centauri carbon profile (#8405)
* 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>
2025-02-18 23:08:34 +08:00
SoftFever
dc83549aa1
Orca filament profile revamp - done (#8287)
* Update Qidi profiles

* restructure orca filament lib folder

* update profiles

* add more global filaments

* check missing instantiation errors

* fix missing instantiation attribute

* delete voron generic filaments

* remove Mellow filaments

* clean profiles

* QoL: select only visible filament when select all filaments
2025-02-03 21:15:17 +08:00
cochcoder
09eea5e556 Fix build errors 2024-09-30 21:49:37 -04:00
cochcoder
78ff7f34b9 Add OrangeStorm Giga 0.1, 0.4, 0.6, & 0.8 2024-09-30 15:59:12 -04:00
SoftFever
0459c28596 Tweak default parameters
1.  Change default ensure_vertical_shell_thickness value back to ensure_all as suggested by @igiannakas
2.  Change default sparse_infill_pattern vaule to ipCrossHatch
2024-05-29 23:07:29 +08:00
SoftFever
f13dc1fdcd bump profiles version to 2.1, change most profiles' top_surface_pattern to monotonicline as default pattern 2024-05-22 22:54:56 +08:00
SoftFever
f89932f63e make exclude_object off by default 2023-12-29 09:21:49 +08:00
SoftFever
dc840ea451 update some profiles 2023-12-14 19:46:17 +08:00
SoftFever
7393d61e8d Neptune4 profile updates, support preview image and some setting changes 2023-12-13 20:55:19 +08:00
Kalooth
dae9d62be5
Initial add of Neptune 4 Plus profile (#2980)
* 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.
2023-12-05 21:35:34 +08:00
Barry Lowrance
9c1c582464
Neptune 4 Max Profile initial commit (#2531)
Added printer profile for Elegoo Neptune 4 Max
2023-10-30 01:15:19 +08:00
SoftFever
7d8d296956 sanitize Elegoo neptune4 profiles 2023-09-13 21:40:53 +08:00
Sadri ERCAN
11668bc506
Turkish Language update & New Printer Profiles (#2016)
* Turkish Language update with latest strings

Turkish Language update with latest strings

* New Printer Profiles Added

Creality K1-K1 Max
Elegoo Neptune 4 - Neptune Pro profiles added.
Adapted based on GalaxySlicer  profile files.
GalaxySlicer Repo:  https://github.com/fr3ak2402/GalaxySlicer

* Elegoo Neptune 4 Profile Files

Elegoo Neptune 4 Profile Files Update
2023-09-06 22:22:28 +08:00
SoftFever
2a478ab4f9 post changes after merging BS1.7.4
Remove tracking etc..
2023-08-26 18:45:43 +08:00
salt.wei
45167d6b13 ENH: add elegoo printer from orcaslicer
Thanks OrcaSlicer.
Also fix wrong setting id of these profile

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ib34a46d1b1ae5681b755a7f5b1ef227b502b5262
2023-07-07 17:29:08 +08:00