mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM003",
|
||||
"name": "Prusa XL 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_machine_common_xl",
|
||||
"gcode_flavor": "marlin2",
|
||||
"printer_model": "Prusa XL",
|
||||
"default_filament_profile": "Prusa Generic PLA @XL",
|
||||
"default_print_profile": "0.40mm Quality @Prusa XL 0.8",
|
||||
"printer_variant": "0.8",
|
||||
"nozzle_diameter": [
|
||||
"0.8"
|
||||
],
|
||||
"max_layer_height": "0.6",
|
||||
"min_layer_height": "0.2",
|
||||
"retraction_length": "0.6",
|
||||
"retraction_speed": "25",
|
||||
"detraction_speed": "15"
|
||||
}
|
||||
"type": "machine",
|
||||
"name": "Prusa XL 0.8 nozzle",
|
||||
"inherits": "fdm_machine_common_xl",
|
||||
"from": "system",
|
||||
"setting_id": "GM003",
|
||||
"instantiation": "true",
|
||||
"gcode_flavor": "marlin2",
|
||||
"printer_model": "Prusa XL",
|
||||
"default_filament_profile": "Prusa Generic PLA @XL",
|
||||
"default_print_profile": "0.40mm Quality @Prusa XL 0.8",
|
||||
"printer_variant": "0.8",
|
||||
"nozzle_diameter": [
|
||||
"0.8"
|
||||
],
|
||||
"max_layer_height": "0.6",
|
||||
"min_layer_height": "0.2",
|
||||
"retraction_length": "0.6",
|
||||
"retraction_speed": "25",
|
||||
"detraction_speed": "15"
|
||||
}
|
||||
Reference in New Issue
Block a user