Commit Graph

65 Commits

Author SHA1 Message Date
6c2a8c985c Allow default_bed_type to be defined in machine profile
update some profiles
2025-08-09 10:51:00 +08:00
dde29edcc4 Turn on Elegoo Centauri Carbon aux fan to help cool the build plate when using a cool plate (#9676)
turn on aux fan to help cool the build plate when using a cool plate
2025-06-01 12:58:54 +08:00
c1266adbfd Fix Elegoo Centauri Carbon layercount gcode (Really this time) (#9630)
* Update fdm_machine_ecc_common.json

* Update Elegoo Centauri Carbon 0.4 nozzle.json
2025-05-15 14:30:05 +08:00
dbc53f7509 Fix elegoo cc layercount gcode (#9308)
* Update fdm_machine_ecc_common.json

* Update Elegoo Centauri Carbon 0.4 nozzle.json
2025-04-20 13:02:52 +08:00
8b90a1c627 Set Crosshatch as default infill pattern instead of grid (#8952) 2025-03-18 19:53:10 +08:00
3b31a741cd Change Elegoo Centauri Start GCode to Wait for bed temp (#8882)
* Change Elegoo Centauri Start GCode to Wait for bed temp

This changes the M140 command to M190 so that the machine waits for the bed to get up to temp.
2025-03-16 14:06:19 +08:00
6f36ae6379 update elegoo filament 2025-03-09 15:25:11 +08:00
0ad012571a Profile folder optimizations (BLOCKS, ELEGOO, ERYONE, FLSUN, GEETECH, GINGER ADDITIVE, LULZBOT, SOVOL) (#8764)
* update

* Merge branch 'main' into profiles-optimisation-2

* Fix gridlines not visible on Sovol
2025-03-09 13:29:27 +08:00
ceed327428 Update default filaments for printers (#8655)
* update M1

* update Voron

* update Positron

* update Biqu

* update Eryone

* update Folgetech

* update Geeetech

* update Kingroon

* update MagicMaker

* update Raise3D

* update Rolohaun

* update Tronxy

* update Kingroon and Tronxy

* update Voxelab

* update Wanhao

* more fix
2025-03-03 20:32:47 +08:00
fdd60d3ab5 fix empty compatible_printers issues in vendor profiles 2025-02-22 15:53:58 +08:00
3a497c43c9 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
1d131cdae3 Optimized images on profile folder (#8374)
update
2025-02-12 09:56:29 +08:00
df2a1bc4fc 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
b138f5953c Fix profiles with missing compatible printers
Hide filaments with missing compatible printers by default
2025-01-06 20:50:54 +08:00
51d85f08ec Final size optimizations 2024-10-11 20:30:47 -04:00
04d3744ffd Optimize cover image 2024-10-10 19:34:03 -04:00
328f01fc9c Revert "Remove unused values"
This reverts commit cc1d7cfe04.
2024-10-05 18:31:53 -04:00
8644e93376 Remove unused values 2024-10-05 18:31:18 -04:00
62b889d03a Some cleanup 2024-10-05 18:30:21 -04:00
572891cb01 Try something else 2024-10-01 17:28:24 -04:00
e6a041f745 Maybe setting id is the issue 2024-10-01 17:26:09 -04:00
32d93b2f0d Maybe this will do it 2024-09-30 22:20:38 -04:00
38f95b0634 Fix build errors 2024-09-30 21:49:37 -04:00
348c307a98 Another attempt at fixing filament issues 2024-09-30 21:42:59 -04:00
dae95f91c1 Cleanup 2024-09-30 20:30:19 -04:00
dd8a5466a3 Some filament fixes 2024-09-30 18:56:17 -04:00
c90e4ea54f Squashing some bugs 2024-09-30 17:26:15 -04:00
c524496d42 Add OrangeStorm Giga 0.1, 0.4, 0.6, & 0.8 2024-09-30 15:59:12 -04:00
3016b31d15 UseElegoo Neptune 4 retraction from Np4 Pro profile (#6565)
* Use Elegoo Neptune 4 retraction from Np4 Pro profile
2024-08-27 23:30:58 +08:00
eac6a015ed Thumbnails feature revamp. (#5555)
* Thumbnails feature revamp.
Support generating different size/format combinations
* misc fix

Co-authored-by: Lukas Matena <lukasmatena@seznam.cz>
2024-06-03 21:30:38 +08:00
17042615f7 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
eeaf9bdefe 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
54e38d51cd Optimized PNG files (#4294)
* Optimized PNG files

* Added back hints

* Revert "Added back hints"

This reverts commit e1d3890b08411d470a12a68472f6421aba28d229.

* Fixed Comgrow T500 cover background
2024-03-04 22:00:47 +08:00
241dc131a2 Feature/enhance profile validator (#4278)
* check more profile issues

* 1

* update ci/cd

* update name
2024-03-01 21:27:12 +08:00
68c555c0b4 General profile tweak
1. Adjust bed textures for some printer to accommodate bed texture scale bug fix d3309b978f
2. Reduce some bed model size
2024-02-25 22:38:07 +08:00
4ca6ca6339 corrected printable_area (#3527)
* corrected printable_area

* adjusted to keep origin at 0x0
2024-01-24 11:36:17 +00:00
c8c8b6b697 Update OrcaSlicer_tr.po - TURKISH translation update (#3484)
* Update OrcaSlicer_tr.po - TURKISH translation update

* Update OrcaSlicer_tr.po - TURKISH translation update

* elegoo_neptune4pro_buildplate_texture.png updated

* Update OrcaSlicer_tr.po - TURKISH translation update

* Update OrcaSlicer_tr.po - TURKISH translation update

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-01-06 15:13:42 +08:00
5c995f0f9d M600 for Neptune 3 series (and removed from Neptune X) (#3432) 2024-01-06 13:47:34 +08:00
6d93a8cd0f some profile changes based on feedbacks 2024-01-02 20:41:41 +08:00
ee496ca59b Added PAUSE command for change_filament_gcode on Elegoo Neptune 4 series (#3411)
Added PAUSE command for change_filament_gcode

on-behalf-of: @tomsbasement <tom@tomsbasement.shop>
2024-01-01 20:01:30 +08:00
e48f2cc8ad make exclude_object off by default 2023-12-29 09:21:49 +08:00
2d8830b339 Fixed an issue that bed texture was not reset when switching to a new printer model that don't have a valid bed texture.
also fix/tweak some printer's bed texture
2023-12-24 11:41:55 +08:00
9114b43886 update some profiles 2023-12-14 19:46:17 +08:00
1d7e3d16fa Neptune4 profile updates, support preview image and some setting changes 2023-12-13 20:55:19 +08:00
f49a9788ea 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
b5002a2814 Neptune 4 Max Profile initial commit (#2531)
Added printer profile for Elegoo Neptune 4 Max
2023-10-30 01:15:19 +08:00
4a0336fa6c Fix some issues that some option changes won't tirgger slice status 2023-10-22 20:54:48 +08:00
18ce8395fe sanitize Elegoo neptune4 profiles 2023-09-13 21:40:53 +08:00
60bd0de799 fix profiles
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2023-09-10 14:57:22 +08:00
8325a897ee semm 2023-09-09 13:19:59 +08:00