mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
Initial release
This commit is contained in:
21
resources/profiles/Prusa/machine/Prusa XL 0.25 nozzle.json
Normal file
21
resources/profiles/Prusa/machine/Prusa XL 0.25 nozzle.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "Prusa XL 0.25 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.15mm Speed @Prusa XL 0.25",
|
||||
"printer_variant": "0.25",
|
||||
"nozzle_diameter": [
|
||||
"0.25"
|
||||
],
|
||||
"max_layer_height": "0.15",
|
||||
"min_layer_height": "0.05",
|
||||
"retraction_length": "0.8",
|
||||
"retraction_speed": "35",
|
||||
"detraction_speed": "25"
|
||||
}
|
||||
Reference in New Issue
Block a user