mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-17 23:35:51 +08:00
Feature/add 0.2 0.6 0.8 nozzle for my klipper machine (#5637)
* Add 0.2mm 0.6mm 0.8 mm nozzle for MyKlipper profile * small change
This commit is contained in:
parent
f9ecc9d423
commit
ef73bafeb0
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Custom Printer",
|
"name": "Custom Printer",
|
||||||
"version": "02.01.00.00",
|
"version": "02.01.00.01",
|
||||||
"force_update": "0",
|
"force_update": "0",
|
||||||
"description": "My configurations",
|
"description": "My configurations",
|
||||||
"machine_model_list": [
|
"machine_model_list": [
|
||||||
@ -46,6 +46,10 @@
|
|||||||
"name": "0.15mm Optimal @MyKlipper",
|
"name": "0.15mm Optimal @MyKlipper",
|
||||||
"sub_path": "process/0.15mm Optimal @MyKlipper.json"
|
"sub_path": "process/0.15mm Optimal @MyKlipper.json"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "0.16mm Optimal @MyKlipper",
|
||||||
|
"sub_path": "process/0.16mm Optimal @MyKlipper.json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "0.20mm Standard @MyKlipper",
|
"name": "0.20mm Standard @MyKlipper",
|
||||||
"sub_path": "process/0.20mm Standard @MyKlipper.json"
|
"sub_path": "process/0.20mm Standard @MyKlipper.json"
|
||||||
@ -58,6 +62,18 @@
|
|||||||
"name": "0.28mm Extra Draft @MyKlipper",
|
"name": "0.28mm Extra Draft @MyKlipper",
|
||||||
"sub_path": "process/0.28mm Extra Draft @MyKlipper.json"
|
"sub_path": "process/0.28mm Extra Draft @MyKlipper.json"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "0.32mm Extra Draft @MyKlipper",
|
||||||
|
"sub_path": "process/0.32mm Extra Draft @MyKlipper.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.40mm Extra Draft @MyKlipper",
|
||||||
|
"sub_path": "process/0.40mm Extra Draft @MyKlipper.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.56mm Extra Draft @MyKlipper",
|
||||||
|
"sub_path": "process/0.56mm Extra Draft @MyKlipper.json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "0.08mm Extra Fine @MyRRF",
|
"name": "0.08mm Extra Fine @MyRRF",
|
||||||
"sub_path": "process/0.08mm Extra Fine @MyRRF.json"
|
"sub_path": "process/0.08mm Extra Fine @MyRRF.json"
|
||||||
@ -202,6 +218,18 @@
|
|||||||
"name": "MyKlipper 0.4 nozzle",
|
"name": "MyKlipper 0.4 nozzle",
|
||||||
"sub_path": "machine/MyKlipper 0.4 nozzle.json"
|
"sub_path": "machine/MyKlipper 0.4 nozzle.json"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "MyKlipper 0.2 nozzle",
|
||||||
|
"sub_path": "machine/MyKlipper 0.2 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "MyKlipper 0.6 nozzle",
|
||||||
|
"sub_path": "machine/MyKlipper 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "MyKlipper 0.8 nozzle",
|
||||||
|
"sub_path": "machine/MyKlipper 0.8 nozzle.json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "MyMarlin 0.4 nozzle",
|
"name": "MyMarlin 0.4 nozzle",
|
||||||
"sub_path": "machine/MyMarlin 0.4 nozzle.json"
|
"sub_path": "machine/MyMarlin 0.4 nozzle.json"
|
||||||
|
@ -14,6 +14,9 @@
|
|||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"MyKlipper 0.4 nozzle",
|
"MyKlipper 0.4 nozzle",
|
||||||
|
"MyKlipper 0.2 nozzle",
|
||||||
|
"MyKlipper 0.6 nozzle",
|
||||||
|
"MyKlipper 0.8 nozzle",
|
||||||
"MyMarlin 0.4 nozzle",
|
"MyMarlin 0.4 nozzle",
|
||||||
"MyRRF 0.4 nozzle"
|
"MyRRF 0.4 nozzle"
|
||||||
]
|
]
|
||||||
|
@ -14,6 +14,9 @@
|
|||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"MyKlipper 0.4 nozzle",
|
"MyKlipper 0.4 nozzle",
|
||||||
|
"MyKlipper 0.2 nozzle",
|
||||||
|
"MyKlipper 0.6 nozzle",
|
||||||
|
"MyKlipper 0.8 nozzle",
|
||||||
"MyMarlin 0.4 nozzle",
|
"MyMarlin 0.4 nozzle",
|
||||||
"MyRRF 0.4 nozzle"
|
"MyRRF 0.4 nozzle"
|
||||||
]
|
]
|
||||||
|
@ -20,6 +20,9 @@
|
|||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"MyKlipper 0.4 nozzle",
|
"MyKlipper 0.4 nozzle",
|
||||||
|
"MyKlipper 0.2 nozzle",
|
||||||
|
"MyKlipper 0.6 nozzle",
|
||||||
|
"MyKlipper 0.8 nozzle",
|
||||||
"MyMarlin 0.4 nozzle",
|
"MyMarlin 0.4 nozzle",
|
||||||
"MyRRF 0.4 nozzle"
|
"MyRRF 0.4 nozzle"
|
||||||
]
|
]
|
||||||
|
@ -17,6 +17,9 @@
|
|||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"MyKlipper 0.4 nozzle",
|
"MyKlipper 0.4 nozzle",
|
||||||
|
"MyKlipper 0.2 nozzle",
|
||||||
|
"MyKlipper 0.6 nozzle",
|
||||||
|
"MyKlipper 0.8 nozzle",
|
||||||
"MyMarlin 0.4 nozzle",
|
"MyMarlin 0.4 nozzle",
|
||||||
"MyRRF 0.4 nozzle"
|
"MyRRF 0.4 nozzle"
|
||||||
]
|
]
|
||||||
|
@ -12,8 +12,11 @@
|
|||||||
"filament_flow_ratio": [
|
"filament_flow_ratio": [
|
||||||
"0.94"
|
"0.94"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"MyKlipper 0.4 nozzle",
|
"MyKlipper 0.4 nozzle",
|
||||||
|
"MyKlipper 0.2 nozzle",
|
||||||
|
"MyKlipper 0.6 nozzle",
|
||||||
|
"MyKlipper 0.8 nozzle",
|
||||||
"MyMarlin 0.4 nozzle",
|
"MyMarlin 0.4 nozzle",
|
||||||
"MyRRF 0.4 nozzle"
|
"MyRRF 0.4 nozzle"
|
||||||
]
|
]
|
||||||
|
@ -44,6 +44,9 @@
|
|||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"MyKlipper 0.4 nozzle",
|
"MyKlipper 0.4 nozzle",
|
||||||
|
"MyKlipper 0.2 nozzle",
|
||||||
|
"MyKlipper 0.6 nozzle",
|
||||||
|
"MyKlipper 0.8 nozzle",
|
||||||
"MyMarlin 0.4 nozzle",
|
"MyMarlin 0.4 nozzle",
|
||||||
"MyRRF 0.4 nozzle"
|
"MyRRF 0.4 nozzle"
|
||||||
]
|
]
|
||||||
|
@ -18,8 +18,11 @@
|
|||||||
"slow_down_layer_time": [
|
"slow_down_layer_time": [
|
||||||
"7"
|
"7"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"MyKlipper 0.4 nozzle",
|
"MyKlipper 0.4 nozzle",
|
||||||
|
"MyKlipper 0.2 nozzle",
|
||||||
|
"MyKlipper 0.6 nozzle",
|
||||||
|
"MyKlipper 0.8 nozzle",
|
||||||
"MyMarlin 0.4 nozzle",
|
"MyMarlin 0.4 nozzle",
|
||||||
"MyRRF 0.4 nozzle"
|
"MyRRF 0.4 nozzle"
|
||||||
]
|
]
|
||||||
|
@ -17,6 +17,9 @@
|
|||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"MyKlipper 0.4 nozzle",
|
"MyKlipper 0.4 nozzle",
|
||||||
|
"MyKlipper 0.2 nozzle",
|
||||||
|
"MyKlipper 0.6 nozzle",
|
||||||
|
"MyKlipper 0.8 nozzle",
|
||||||
"MyMarlin 0.4 nozzle",
|
"MyMarlin 0.4 nozzle",
|
||||||
"MyRRF 0.4 nozzle"
|
"MyRRF 0.4 nozzle"
|
||||||
]
|
]
|
||||||
|
@ -20,6 +20,9 @@
|
|||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"MyKlipper 0.4 nozzle",
|
"MyKlipper 0.4 nozzle",
|
||||||
|
"MyKlipper 0.2 nozzle",
|
||||||
|
"MyKlipper 0.6 nozzle",
|
||||||
|
"MyKlipper 0.8 nozzle",
|
||||||
"MyMarlin 0.4 nozzle",
|
"MyMarlin 0.4 nozzle",
|
||||||
"MyRRF 0.4 nozzle"
|
"MyRRF 0.4 nozzle"
|
||||||
]
|
]
|
||||||
|
@ -11,6 +11,9 @@
|
|||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"MyKlipper 0.4 nozzle",
|
"MyKlipper 0.4 nozzle",
|
||||||
|
"MyKlipper 0.2 nozzle",
|
||||||
|
"MyKlipper 0.6 nozzle",
|
||||||
|
"MyKlipper 0.8 nozzle",
|
||||||
"MyMarlin 0.4 nozzle",
|
"MyMarlin 0.4 nozzle",
|
||||||
"MyRRF 0.4 nozzle"
|
"MyRRF 0.4 nozzle"
|
||||||
]
|
]
|
||||||
|
26
resources/profiles/Custom/machine/MyKlipper 0.2 nozzle.json
Normal file
26
resources/profiles/Custom/machine/MyKlipper 0.2 nozzle.json
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"setting_id": "GM002",
|
||||||
|
"name": "MyKlipper 0.2 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_klipper_common",
|
||||||
|
"printer_model": "Generic Klipper Printer",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.2"
|
||||||
|
],
|
||||||
|
"max_layer_height": [
|
||||||
|
"0.16"
|
||||||
|
],
|
||||||
|
"min_layer_height": [
|
||||||
|
"0.04"
|
||||||
|
],
|
||||||
|
"printer_variant": "0.2",
|
||||||
|
"printable_area": [
|
||||||
|
"0x0",
|
||||||
|
"250x0",
|
||||||
|
"250x250",
|
||||||
|
"0x250"
|
||||||
|
],
|
||||||
|
"printable_height": "250"
|
||||||
|
}
|
@ -9,6 +9,7 @@
|
|||||||
"nozzle_diameter": [
|
"nozzle_diameter": [
|
||||||
"0.4"
|
"0.4"
|
||||||
],
|
],
|
||||||
|
"printer_variant": "0.4",
|
||||||
"printable_area": [
|
"printable_area": [
|
||||||
"0x0",
|
"0x0",
|
||||||
"250x0",
|
"250x0",
|
||||||
|
26
resources/profiles/Custom/machine/MyKlipper 0.6 nozzle.json
Normal file
26
resources/profiles/Custom/machine/MyKlipper 0.6 nozzle.json
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"setting_id": "GM003",
|
||||||
|
"name": "MyKlipper 0.6 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_klipper_common",
|
||||||
|
"printer_model": "Generic Klipper Printer",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.6"
|
||||||
|
],
|
||||||
|
"max_layer_height": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"min_layer_height": [
|
||||||
|
"0.12"
|
||||||
|
],
|
||||||
|
"printer_variant": "0.6",
|
||||||
|
"printable_area": [
|
||||||
|
"0x0",
|
||||||
|
"250x0",
|
||||||
|
"250x250",
|
||||||
|
"0x250"
|
||||||
|
],
|
||||||
|
"printable_height": "250"
|
||||||
|
}
|
26
resources/profiles/Custom/machine/MyKlipper 0.8 nozzle.json
Normal file
26
resources/profiles/Custom/machine/MyKlipper 0.8 nozzle.json
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"setting_id": "GM004",
|
||||||
|
"name": "MyKlipper 0.8 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_klipper_common",
|
||||||
|
"printer_model": "Generic Klipper Printer",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.8"
|
||||||
|
],
|
||||||
|
"max_layer_height": [
|
||||||
|
"0.6"
|
||||||
|
],
|
||||||
|
"min_layer_height": [
|
||||||
|
"0.2"
|
||||||
|
],
|
||||||
|
"printer_variant": "0.8",
|
||||||
|
"printable_area": [
|
||||||
|
"0x0",
|
||||||
|
"250x0",
|
||||||
|
"250x250",
|
||||||
|
"0x250"
|
||||||
|
],
|
||||||
|
"printable_height": "250"
|
||||||
|
}
|
@ -2,7 +2,7 @@
|
|||||||
"type": "machine_model",
|
"type": "machine_model",
|
||||||
"name": "Generic Klipper Printer",
|
"name": "Generic Klipper Printer",
|
||||||
"model_id": "my_klipper_01",
|
"model_id": "my_klipper_01",
|
||||||
"nozzle_diameter": "0.4",
|
"nozzle_diameter": "0.4;0.2;0.6;0.8",
|
||||||
"machine_tech": "FFF",
|
"machine_tech": "FFF",
|
||||||
"family": "MyPrinter",
|
"family": "MyPrinter",
|
||||||
"bed_model": "",
|
"bed_model": "",
|
||||||
|
@ -7,5 +7,13 @@
|
|||||||
"inherits": "fdm_process_klipper_common",
|
"inherits": "fdm_process_klipper_common",
|
||||||
"layer_height": "0.08",
|
"layer_height": "0.08",
|
||||||
"bottom_shell_layers": "7",
|
"bottom_shell_layers": "7",
|
||||||
"top_shell_layers": "9"
|
"top_shell_layers": "9",
|
||||||
|
"support_top_z_distance": "0.08",
|
||||||
|
"support_bottom_z_distance": "0.08",
|
||||||
|
"initial_layer_print_height": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"MyKlipper 0.4 nozzle",
|
||||||
|
"MyKlipper 0.2 nozzle",
|
||||||
|
"MyKlipper 0.6 nozzle"
|
||||||
|
]
|
||||||
}
|
}
|
@ -7,5 +7,13 @@
|
|||||||
"inherits": "fdm_process_klipper_common",
|
"inherits": "fdm_process_klipper_common",
|
||||||
"layer_height": "0.12",
|
"layer_height": "0.12",
|
||||||
"bottom_shell_layers": "5",
|
"bottom_shell_layers": "5",
|
||||||
"top_shell_layers": "6"
|
"top_shell_layers": "6",
|
||||||
|
"support_top_z_distance": "0.08",
|
||||||
|
"support_bottom_z_distance": "0.08",
|
||||||
|
"initial_layer_print_height": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"MyKlipper 0.4 nozzle",
|
||||||
|
"MyKlipper 0.2 nozzle",
|
||||||
|
"MyKlipper 0.6 nozzle"
|
||||||
|
]
|
||||||
}
|
}
|
@ -7,5 +7,14 @@
|
|||||||
"inherits": "fdm_process_klipper_common",
|
"inherits": "fdm_process_klipper_common",
|
||||||
"bottom_shell_layers": "4",
|
"bottom_shell_layers": "4",
|
||||||
"top_shell_layers": "5",
|
"top_shell_layers": "5",
|
||||||
"layer_height": "0.15"
|
"layer_height": "0.15",
|
||||||
|
"support_top_z_distance": "0.15",
|
||||||
|
"support_bottom_z_distance": "0.15",
|
||||||
|
"initial_layer_print_height": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"MyKlipper 0.4 nozzle",
|
||||||
|
"MyKlipper 0.2 nozzle",
|
||||||
|
"MyKlipper 0.6 nozzle",
|
||||||
|
"MyKlipper 0.8 nozzle"
|
||||||
|
]
|
||||||
}
|
}
|
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.16mm Optimal @MyKlipper",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_process_klipper_common",
|
||||||
|
"bottom_shell_layers": "4",
|
||||||
|
"top_shell_layers": "5",
|
||||||
|
"support_top_z_distance": "0.16",
|
||||||
|
"support_bottom_z_distance": "0.16",
|
||||||
|
"layer_height": "0.16",
|
||||||
|
"initial_layer_print_height": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"MyKlipper 0.4 nozzle",
|
||||||
|
"MyKlipper 0.2 nozzle",
|
||||||
|
"MyKlipper 0.6 nozzle",
|
||||||
|
"MyKlipper 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -6,6 +6,9 @@
|
|||||||
"inherits": "fdm_process_klipper_common",
|
"inherits": "fdm_process_klipper_common",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"layer_height": "0.2",
|
"layer_height": "0.2",
|
||||||
"bottom_shell_layers": "3",
|
"compatible_printers": [
|
||||||
"top_shell_layers": "4"
|
"MyKlipper 0.4 nozzle",
|
||||||
|
"MyKlipper 0.6 nozzle",
|
||||||
|
"MyKlipper 0.8 nozzle"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
@ -5,8 +5,13 @@
|
|||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "fdm_process_klipper_common",
|
"inherits": "fdm_process_klipper_common",
|
||||||
|
"support_top_z_distance": "0.2",
|
||||||
|
"support_bottom_z_distance": "0.2",
|
||||||
"layer_height": "0.24",
|
"layer_height": "0.24",
|
||||||
"top_surface_line_width": "0.45",
|
"initial_layer_print_height": "0.2",
|
||||||
"bottom_shell_layers": "3",
|
"compatible_printers": [
|
||||||
"top_shell_layers": "4"
|
"MyKlipper 0.4 nozzle",
|
||||||
|
"MyKlipper 0.6 nozzle",
|
||||||
|
"MyKlipper 0.8 nozzle"
|
||||||
|
]
|
||||||
}
|
}
|
@ -6,7 +6,10 @@
|
|||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "fdm_process_klipper_common",
|
"inherits": "fdm_process_klipper_common",
|
||||||
"layer_height": "0.28",
|
"layer_height": "0.28",
|
||||||
"top_surface_line_width": "0.45",
|
"initial_layer_print_height": "0.2",
|
||||||
"bottom_shell_layers": "3",
|
"compatible_printers": [
|
||||||
"top_shell_layers": "4"
|
"MyKlipper 0.4 nozzle",
|
||||||
|
"MyKlipper 0.6 nozzle",
|
||||||
|
"MyKlipper 0.8 nozzle"
|
||||||
|
]
|
||||||
}
|
}
|
@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.32mm Standard @MyKlipper",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_process_klipper_common",
|
||||||
|
"support_top_z_distance": "0.24",
|
||||||
|
"support_bottom_z_distance": "0.24",
|
||||||
|
"layer_height": "0.32",
|
||||||
|
"initial_layer_print_height": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"MyKlipper 0.4 nozzle",
|
||||||
|
"MyKlipper 0.6 nozzle",
|
||||||
|
"MyKlipper 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.40mm Standard @MyKlipper",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_process_klipper_common",
|
||||||
|
"support_top_z_distance": "0.24",
|
||||||
|
"support_bottom_z_distance": "0.24",
|
||||||
|
"layer_height": "0.40",
|
||||||
|
"initial_layer_print_height": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"MyKlipper 0.6 nozzle",
|
||||||
|
"MyKlipper 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.56mm Standard @MyKlipper",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_process_klipper_common",
|
||||||
|
"support_top_z_distance": "0.24",
|
||||||
|
"support_bottom_z_distance": "0.24",
|
||||||
|
"layer_height": "0.56",
|
||||||
|
"initial_layer_print_height": "0.2",
|
||||||
|
"compatible_printers": [
|
||||||
|
"MyKlipper 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -5,66 +5,104 @@
|
|||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"adaptive_layer_height": "0",
|
"adaptive_layer_height": "0",
|
||||||
"reduce_crossing_wall": "0",
|
"reduce_crossing_wall": "0",
|
||||||
"bridge_flow": "0.95",
|
"max_travel_detour_distance": "0",
|
||||||
"bridge_speed": "25",
|
"bottom_surface_pattern": "monotonic",
|
||||||
|
"bottom_shell_thickness": "0",
|
||||||
|
"bridge_speed": "50",
|
||||||
"brim_width": "5",
|
"brim_width": "5",
|
||||||
|
"brim_object_gap": "0.1",
|
||||||
"compatible_printers": [],
|
"compatible_printers": [],
|
||||||
|
"compatible_printers_condition": "",
|
||||||
"print_sequence": "by layer",
|
"print_sequence": "by layer",
|
||||||
"default_acceleration": "10000",
|
"default_acceleration": "1000",
|
||||||
|
"initial_layer_acceleration": "500",
|
||||||
|
"top_surface_acceleration": "1000",
|
||||||
|
"travel_acceleration": "1000",
|
||||||
|
"inner_wall_acceleration": "1000",
|
||||||
|
"outer_wall_acceleration": "700",
|
||||||
"bridge_no_support": "0",
|
"bridge_no_support": "0",
|
||||||
"elefant_foot_compensation": "0.1",
|
"draft_shield": "disabled",
|
||||||
"outer_wall_line_width": "0.4",
|
"elefant_foot_compensation": "0",
|
||||||
"outer_wall_speed": "120",
|
"enable_arc_fitting": "0",
|
||||||
"line_width": "0.45",
|
"wall_infill_order": "inner wall/outer wall/infill",
|
||||||
"infill_direction": "45",
|
"infill_direction": "45",
|
||||||
"sparse_infill_density": "15%",
|
"sparse_infill_density": "15%",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "crosshatch",
|
||||||
"initial_layer_line_width": "0.42",
|
|
||||||
"initial_layer_print_height": "0.2",
|
"initial_layer_print_height": "0.2",
|
||||||
"initial_layer_speed": "20",
|
|
||||||
"gap_infill_speed": "30",
|
|
||||||
"infill_combination": "0",
|
"infill_combination": "0",
|
||||||
"sparse_infill_line_width": "0.45",
|
|
||||||
"infill_wall_overlap": "25%",
|
"infill_wall_overlap": "25%",
|
||||||
"sparse_infill_speed": "50",
|
|
||||||
"interface_shells": "0",
|
"interface_shells": "0",
|
||||||
"detect_overhang_wall": "0",
|
"ironing_flow": "10%",
|
||||||
"reduce_infill_retraction": "0",
|
"ironing_spacing": "0.15",
|
||||||
"filename_format": "{input_filename_base}.gcode",
|
"ironing_speed": "30",
|
||||||
|
"ironing_type": "no ironing",
|
||||||
|
"reduce_infill_retraction": "1",
|
||||||
|
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[initial_tool]}_{printer_model}_{print_time}.gcode",
|
||||||
|
"detect_overhang_wall": "1",
|
||||||
|
"slowdown_for_curled_perimeters": "1",
|
||||||
|
"overhang_1_4_speed": "0",
|
||||||
|
"overhang_2_4_speed": "50",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "10",
|
||||||
|
"line_width": "110%",
|
||||||
|
"inner_wall_line_width": "110%",
|
||||||
|
"outer_wall_line_width": "100%",
|
||||||
|
"top_surface_line_width": "93.75%",
|
||||||
|
"sparse_infill_line_width": "110%",
|
||||||
|
"initial_layer_line_width": "120%",
|
||||||
|
"internal_solid_infill_line_width": "120%",
|
||||||
|
"support_line_width": "96%",
|
||||||
"wall_loops": "3",
|
"wall_loops": "3",
|
||||||
"inner_wall_line_width": "0.45",
|
|
||||||
"inner_wall_speed": "40",
|
|
||||||
"print_settings_id": "",
|
"print_settings_id": "",
|
||||||
"raft_layers": "0",
|
"raft_layers": "0",
|
||||||
"seam_position": "nearest",
|
"seam_position": "aligned",
|
||||||
"skirt_distance": "2",
|
"skirt_distance": "2",
|
||||||
"skirt_height": "2",
|
"skirt_height": "3",
|
||||||
"minimum_sparse_infill_area": "0",
|
"min_skirt_length": "4",
|
||||||
"internal_solid_infill_line_width": "0.45",
|
"skirt_loops": "0",
|
||||||
"internal_solid_infill_speed": "40",
|
"minimum_sparse_infill_area": "15",
|
||||||
"spiral_mode": "0",
|
"spiral_mode": "0",
|
||||||
"standby_temperature_delta": "-5",
|
"standby_temperature_delta": "-5",
|
||||||
"enable_support": "0",
|
"enable_support": "0",
|
||||||
"support_filament": "0",
|
"resolution": "0.012",
|
||||||
"support_line_width": "0.42",
|
"support_type": "normal(auto)",
|
||||||
"support_interface_filament": "0",
|
|
||||||
"support_on_build_plate_only": "0",
|
"support_on_build_plate_only": "0",
|
||||||
"support_top_z_distance": "0.15",
|
"support_top_z_distance": "0.2",
|
||||||
|
"support_bottom_z_distance": "0.2",
|
||||||
|
"support_filament": "0",
|
||||||
"support_interface_loop_pattern": "0",
|
"support_interface_loop_pattern": "0",
|
||||||
|
"support_interface_filament": "0",
|
||||||
"support_interface_top_layers": "2",
|
"support_interface_top_layers": "2",
|
||||||
"support_interface_spacing": "0",
|
"support_interface_bottom_layers": "2",
|
||||||
|
"support_interface_spacing": "0.5",
|
||||||
"support_interface_speed": "80",
|
"support_interface_speed": "80",
|
||||||
"support_base_pattern": "rectilinear",
|
"support_base_pattern": "default",
|
||||||
"support_base_pattern_spacing": "2",
|
"support_base_pattern_spacing": "2.5",
|
||||||
"support_speed": "40",
|
"support_speed": "150",
|
||||||
"support_threshold_angle": "30",
|
"support_threshold_angle": "30",
|
||||||
"support_object_xy_distance": "0.5",
|
"support_object_xy_distance": "0.35",
|
||||||
|
"tree_support_branch_angle": "30",
|
||||||
|
"tree_support_wall_count": "0",
|
||||||
|
"tree_support_with_infill": "0",
|
||||||
"detect_thin_wall": "0",
|
"detect_thin_wall": "0",
|
||||||
"top_surface_line_width": "0.4",
|
"top_surface_pattern": "monotonicline",
|
||||||
"top_surface_speed": "30",
|
"top_shell_thickness": "0.8",
|
||||||
"travel_speed": "400",
|
|
||||||
"enable_prime_tower": "0",
|
"enable_prime_tower": "0",
|
||||||
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
"prime_tower_width": "60",
|
"prime_tower_width": "60",
|
||||||
"xy_hole_compensation": "0",
|
"xy_hole_compensation": "0",
|
||||||
"xy_contour_compensation": "0"
|
"xy_contour_compensation": "0",
|
||||||
|
"layer_height": "0.2",
|
||||||
|
"bottom_shell_layers": "3",
|
||||||
|
"top_shell_layers": "4",
|
||||||
|
"bridge_flow": "1",
|
||||||
|
"initial_layer_speed": "45",
|
||||||
|
"initial_layer_infill_speed": "45",
|
||||||
|
"outer_wall_speed": "45",
|
||||||
|
"inner_wall_speed": "80",
|
||||||
|
"sparse_infill_speed": "150",
|
||||||
|
"internal_solid_infill_speed": "150",
|
||||||
|
"top_surface_speed": "50",
|
||||||
|
"gap_infill_speed": "30",
|
||||||
|
"travel_speed": "200"
|
||||||
}
|
}
|
||||||
|
@ -4,89 +4,12 @@
|
|||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"inherits": "fdm_process_common",
|
"inherits": "fdm_process_common",
|
||||||
"adaptive_layer_height": "0",
|
|
||||||
"reduce_crossing_wall": "0",
|
|
||||||
"max_travel_detour_distance": "0",
|
|
||||||
"bottom_surface_pattern": "monotonic",
|
|
||||||
"bottom_shell_layers": "3",
|
|
||||||
"bottom_shell_thickness": "0",
|
|
||||||
"bridge_flow": "0.95",
|
|
||||||
"bridge_speed": "50",
|
|
||||||
"brim_width": "5",
|
|
||||||
"brim_object_gap": "0.1",
|
|
||||||
"compatible_printers_condition": "",
|
|
||||||
"print_sequence": "by layer",
|
|
||||||
"default_acceleration": "5000",
|
"default_acceleration": "5000",
|
||||||
"top_surface_acceleration": "3000",
|
"top_surface_acceleration": "3000",
|
||||||
"travel_acceleration": "7000",
|
"travel_acceleration": "7000",
|
||||||
"inner_wall_acceleration": "5000",
|
"inner_wall_acceleration": "5000",
|
||||||
"outer_wall_acceleration": "3000",
|
"outer_wall_acceleration": "3000",
|
||||||
"bridge_no_support": "0",
|
|
||||||
"draft_shield": "disabled",
|
|
||||||
"elefant_foot_compensation": "0",
|
|
||||||
"outer_wall_line_width": "0.4",
|
|
||||||
"wall_infill_order": "inner wall/outer wall/infill",
|
|
||||||
"line_width": "0.4",
|
|
||||||
"infill_direction": "45",
|
|
||||||
"sparse_infill_density": "15%",
|
|
||||||
"sparse_infill_pattern": "crosshatch",
|
|
||||||
"initial_layer_acceleration": "500",
|
"initial_layer_acceleration": "500",
|
||||||
"initial_layer_line_width": "0.5",
|
|
||||||
"initial_layer_print_height": "0.2",
|
|
||||||
"infill_combination": "0",
|
|
||||||
"sparse_infill_line_width": "0.45",
|
|
||||||
"infill_wall_overlap": "25%",
|
|
||||||
"interface_shells": "0",
|
|
||||||
"ironing_flow": "10%",
|
|
||||||
"ironing_spacing": "0.15",
|
|
||||||
"ironing_speed": "30",
|
|
||||||
"ironing_type": "no ironing",
|
|
||||||
"layer_height": "0.2",
|
|
||||||
"reduce_infill_retraction": "1",
|
|
||||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
|
||||||
"detect_overhang_wall": "1",
|
|
||||||
"overhang_1_4_speed": "0",
|
|
||||||
"overhang_2_4_speed": "50",
|
|
||||||
"overhang_3_4_speed": "30",
|
|
||||||
"overhang_4_4_speed": "10",
|
|
||||||
"inner_wall_line_width": "0.45",
|
|
||||||
"wall_loops": "3",
|
|
||||||
"print_settings_id": "",
|
|
||||||
"raft_layers": "0",
|
|
||||||
"seam_position": "aligned",
|
|
||||||
"skirt_distance": "2",
|
|
||||||
"skirt_height": "1",
|
|
||||||
"skirt_loops": "0",
|
|
||||||
"minimum_sparse_infill_area": "15",
|
|
||||||
"internal_solid_infill_line_width": "0.4",
|
|
||||||
"spiral_mode": "0",
|
|
||||||
"standby_temperature_delta": "-5",
|
|
||||||
"enable_support": "0",
|
|
||||||
"resolution": "0.012",
|
|
||||||
"support_type": "normal(auto)",
|
|
||||||
"support_style": "default",
|
|
||||||
"support_on_build_plate_only": "0",
|
|
||||||
"support_top_z_distance": "0.2",
|
|
||||||
"support_filament": "0",
|
|
||||||
"support_line_width": "0.4",
|
|
||||||
"support_interface_loop_pattern": "0",
|
|
||||||
"support_interface_filament": "0",
|
|
||||||
"support_interface_top_layers": "2",
|
|
||||||
"support_interface_bottom_layers": "2",
|
|
||||||
"support_interface_spacing": "0.5",
|
|
||||||
"support_interface_speed": "80",
|
|
||||||
"support_base_pattern": "rectilinear",
|
|
||||||
"support_base_pattern_spacing": "2.5",
|
|
||||||
"support_speed": "150",
|
|
||||||
"support_threshold_angle": "30",
|
|
||||||
"support_object_xy_distance": "0.35",
|
|
||||||
"tree_support_branch_angle": "45",
|
|
||||||
"tree_support_wall_count": "0",
|
|
||||||
"detect_thin_wall": "0",
|
|
||||||
"top_surface_pattern": "monotonicline",
|
|
||||||
"top_surface_line_width": "0.4",
|
|
||||||
"top_shell_layers": "3",
|
|
||||||
"top_shell_thickness": "0.8",
|
|
||||||
"initial_layer_speed": "50",
|
"initial_layer_speed": "50",
|
||||||
"initial_layer_infill_speed": "105",
|
"initial_layer_infill_speed": "105",
|
||||||
"outer_wall_speed": "120",
|
"outer_wall_speed": "120",
|
||||||
@ -96,14 +19,5 @@
|
|||||||
"gap_infill_speed": "100",
|
"gap_infill_speed": "100",
|
||||||
"sparse_infill_speed": "200",
|
"sparse_infill_speed": "200",
|
||||||
"travel_speed": "350",
|
"travel_speed": "350",
|
||||||
"enable_prime_tower": "0",
|
|
||||||
"wipe_tower_no_sparse_layers": "0",
|
|
||||||
"prime_tower_width": "60",
|
|
||||||
"xy_hole_compensation": "0",
|
|
||||||
"xy_contour_compensation": "0",
|
|
||||||
"enable_arc_fitting": "0",
|
|
||||||
"compatible_printers": [
|
|
||||||
"MyKlipper 0.4 nozzle"
|
|
||||||
],
|
|
||||||
"exclude_object": "1"
|
"exclude_object": "1"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user