Initial release
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
This commit is contained in:
commit
c661ddc2eb
16967 changed files with 4075897 additions and 0 deletions
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"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue