cf623135e7
Treat extruder_clearance_max_radius as extruder_clearance_radius, and raise error if both options are present
2025-10-11 16:34:58 +08:00
a691035c22
Fixed many profile issues and cleaned up some messes. ( #10686 )
2025-09-11 17:50:53 +08:00
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
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
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
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
dae95f91c1
Cleanup
2024-09-30 20:30:19 -04:00
dd8a5466a3
Some filament fixes
2024-09-30 18:56:17 -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
241dc131a2
Feature/enhance profile validator ( #4278 )
...
* check more profile issues
* 1
* update ci/cd
* update name
2024-03-01 21:27:12 +08:00
4ca6ca6339
corrected printable_area ( #3527 )
...
* corrected printable_area
* adjusted to keep origin at 0x0
2024-01-24 11:36:17 +00: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
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
8325a897ee
semm
2023-09-09 13:19:59 +08:00
5acf5c2cc1
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
ce5f288430
post changes after merging BS1.7.4
...
Remove tracking etc..
2023-08-26 18:45:43 +08:00
9b7377b3bf
ENH: optimize some params for third-party printer
...
Thanks for Orca's efforts to improve third-party profiles.
This modification is based on Orca's commits afdd753db7 and aaefc400e1 .
commit afdd753db7
Author: SoftFever <softfeverever@gmail.com >
Date: Thu Aug 3 00:40:30 2023 +0800
tweak profiles
commit aaefc400e1
Author: SoftFever <softfeverever@gmail.com >
Date: Mon Jul 31 18:48:25 2023 +0800
Tweak profiles
1. Fix Voron Trident printable height issue #1641
2. Revamp Qidi X3 printer profiles
3. Turn on accel_to_decel_enable for klipper machine by default
4. Many other profiles tweaks
Signed-off-by: xun.zhang <xun.zhang@bambulab.com >
Change-Id: I7c3ffaec5b06df61eb44b1c565bcb4a6c8de89ea
2023-08-04 18:28:42 +08:00
c34207f3ac
ENH: rename filament in machine default materials
...
Change-Id: Ib5df8be29e0a4d69f3e1acb3a2f8b04134ec7bde
2023-07-07 17:29:08 +08:00
ee04064fcd
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