mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 20:55:16 +00:00
Add Elegoo CC 2 profiles (#11240)
### NOTE: NOT TESTED <img width="789" height="601" alt="image" src="https://github.com/user-attachments/assets/f0057c21-d169-4269-8bf1-ab9cb2f5d10d" /> <img width="1567" height="1065" alt="image" src="https://github.com/user-attachments/assets/5f4e3fcf-b294-4b56-810e-59d85caff4ef" />
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Elegoo PLA Matte @Elegoo Giga",
|
||||
"inherits": "Generic PLA Matte @Elegoo",
|
||||
"from": "system",
|
||||
"setting_id": "GFSL99",
|
||||
"filament_id": "GFL99",
|
||||
"instantiation": "true",
|
||||
"fan_cooling_layer_time": [
|
||||
"80"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"60"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"30"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"60"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"6"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Elegoo OrangeStorm Giga 0.4 nozzle",
|
||||
"Elegoo OrangeStorm Giga 0.6 nozzle",
|
||||
"Elegoo OrangeStorm Giga 0.8 nozzle",
|
||||
"Elegoo OrangeStorm Giga 1.0 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user