mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 21:25:13 +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,32 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "Elegoo OrangeStorm Giga 1.0 nozzle",
|
||||
"inherits": "Elegoo OrangeStorm Giga 0.4 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "EOSG10",
|
||||
"instantiation": "true",
|
||||
"nozzle_diameter": [
|
||||
"1.0"
|
||||
],
|
||||
"printer_model": "Elegoo OrangeStorm Giga",
|
||||
"printer_variant": "1.0",
|
||||
"default_filament_profile": [
|
||||
"Elegoo PLA @Elegoo Giga"
|
||||
],
|
||||
"default_print_profile": "0.50mm Standard @Elegoo Giga 1.0 nozzle",
|
||||
"retraction_minimum_travel": [
|
||||
"2.0"
|
||||
],
|
||||
"wipe_distance": [
|
||||
"2.0"
|
||||
],
|
||||
"retraction_length": [
|
||||
"1.5"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.7"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.2"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user