mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-06 01:56:03 +08:00
Added profiles for Anycubic Kobra standard (#6660)
Profile created based on information contained in the printer's firmware and profiles recommended by the manufacturer for Cura. It has been tested on various parts including 3DBenchy with more than satisfactory results.
This commit is contained in:
parent
09f7412e19
commit
fc929ebb17
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Anycubic",
|
"name": "Anycubic",
|
||||||
"version": "02.01.01.00",
|
"version": "02.00.02.00",
|
||||||
"force_update": "0",
|
"force_update": "0",
|
||||||
"description": "Anycubic configurations",
|
"description": "Anycubic configurations",
|
||||||
"machine_model_list": [
|
"machine_model_list": [
|
||||||
@ -15,6 +15,10 @@
|
|||||||
{
|
{
|
||||||
"name": "Anycubic Vyper",
|
"name": "Anycubic Vyper",
|
||||||
"sub_path": "machine/Anycubic Vyper.json"
|
"sub_path": "machine/Anycubic Vyper.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Anycubic Kobra",
|
||||||
|
"sub_path": "machine/Anycubic Kobra.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Anycubic Kobra Max",
|
"name": "Anycubic Kobra Max",
|
||||||
@ -53,6 +57,10 @@
|
|||||||
{
|
{
|
||||||
"name": "0.15mm Optimal @Anycubic Vyper",
|
"name": "0.15mm Optimal @Anycubic Vyper",
|
||||||
"sub_path": "process/0.15mm Optimal @Anycubic Vyper.json"
|
"sub_path": "process/0.15mm Optimal @Anycubic Vyper.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.15mm Optimal @Anycubic Kobra",
|
||||||
|
"sub_path": "process/0.15mm Optimal @Anycubic Kobra.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "0.15mm Optimal @Anycubic KobraMax",
|
"name": "0.15mm Optimal @Anycubic KobraMax",
|
||||||
@ -70,7 +78,7 @@
|
|||||||
"name": "0.15mm Optimal @Anycubic Kobra2",
|
"name": "0.15mm Optimal @Anycubic Kobra2",
|
||||||
"sub_path": "process/0.15mm Optimal @Anycubic Kobra2.json"
|
"sub_path": "process/0.15mm Optimal @Anycubic Kobra2.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "0.20mm Standard @Anycubic i3MegaS",
|
"name": "0.20mm Standard @Anycubic i3MegaS",
|
||||||
"sub_path": "process/0.20mm Standard @Anycubic i3MegaS.json"
|
"sub_path": "process/0.20mm Standard @Anycubic i3MegaS.json"
|
||||||
},
|
},
|
||||||
@ -81,6 +89,10 @@
|
|||||||
{
|
{
|
||||||
"name": "0.20mm Standard @Anycubic Vyper",
|
"name": "0.20mm Standard @Anycubic Vyper",
|
||||||
"sub_path": "process/0.20mm Standard @Anycubic Vyper.json"
|
"sub_path": "process/0.20mm Standard @Anycubic Vyper.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.20mm Standard @Anycubic Kobra",
|
||||||
|
"sub_path": "process/0.20mm Standard @Anycubic Kobra.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "0.20mm Standard @Anycubic KobraMax",
|
"name": "0.20mm Standard @Anycubic KobraMax",
|
||||||
@ -113,6 +125,10 @@
|
|||||||
{
|
{
|
||||||
"name": "0.30mm Draft @Anycubic Vyper",
|
"name": "0.30mm Draft @Anycubic Vyper",
|
||||||
"sub_path": "process/0.30mm Draft @Anycubic Vyper.json"
|
"sub_path": "process/0.30mm Draft @Anycubic Vyper.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.30mm Draft @Anycubic Kobra",
|
||||||
|
"sub_path": "process/0.30mm Draft @Anycubic Kobra.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "0.30mm Draft @Anycubic KobraMax",
|
"name": "0.30mm Draft @Anycubic KobraMax",
|
||||||
@ -129,7 +145,7 @@
|
|||||||
{
|
{
|
||||||
"name": "0.30mm Draft @Anycubic Kobra2",
|
"name": "0.30mm Draft @Anycubic Kobra2",
|
||||||
"sub_path": "process/0.30mm Draft @Anycubic Kobra2.json"
|
"sub_path": "process/0.30mm Draft @Anycubic Kobra2.json"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"filament_list": [
|
"filament_list": [
|
||||||
{
|
{
|
||||||
@ -225,6 +241,10 @@
|
|||||||
{
|
{
|
||||||
"name": "Anycubic Vyper 0.4 nozzle",
|
"name": "Anycubic Vyper 0.4 nozzle",
|
||||||
"sub_path": "machine/Anycubic Vyper 0.4 nozzle.json"
|
"sub_path": "machine/Anycubic Vyper 0.4 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Anycubic Kobra 0.4 nozzle",
|
||||||
|
"sub_path": "machine/Anycubic Kobra 0.4 nozzle.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Anycubic Kobra Max 0.4 nozzle",
|
"name": "Anycubic Kobra Max 0.4 nozzle",
|
||||||
|
BIN
resources/profiles/Anycubic/Anycubic Kobra_cover.png
Normal file
BIN
resources/profiles/Anycubic/Anycubic Kobra_cover.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
BIN
resources/profiles/Anycubic/anycubic_kobra_buildplate_model.stl
Normal file
BIN
resources/profiles/Anycubic/anycubic_kobra_buildplate_model.stl
Normal file
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 6.3 KiB |
@ -16,6 +16,7 @@
|
|||||||
"Anycubic i3 Mega S 0.4 nozzle",
|
"Anycubic i3 Mega S 0.4 nozzle",
|
||||||
"Anycubic Chiron 0.4 nozzle",
|
"Anycubic Chiron 0.4 nozzle",
|
||||||
"Anycubic Vyper 0.4 nozzle",
|
"Anycubic Vyper 0.4 nozzle",
|
||||||
|
"Anycubic Kobra 0.4 nozzle",
|
||||||
"Anycubic Kobra Max 0.4 nozzle",
|
"Anycubic Kobra Max 0.4 nozzle",
|
||||||
"Anycubic Kobra Plus 0.4 nozzle",
|
"Anycubic Kobra Plus 0.4 nozzle",
|
||||||
"Anycubic 4Max Pro 0.4 nozzle",
|
"Anycubic 4Max Pro 0.4 nozzle",
|
||||||
|
@ -16,6 +16,7 @@
|
|||||||
"Anycubic i3 Mega S 0.4 nozzle",
|
"Anycubic i3 Mega S 0.4 nozzle",
|
||||||
"Anycubic Chiron 0.4 nozzle",
|
"Anycubic Chiron 0.4 nozzle",
|
||||||
"Anycubic Vyper 0.4 nozzle",
|
"Anycubic Vyper 0.4 nozzle",
|
||||||
|
"Anycubic Kobra 0.4 nozzle",
|
||||||
"Anycubic Kobra Max 0.4 nozzle",
|
"Anycubic Kobra Max 0.4 nozzle",
|
||||||
"Anycubic Kobra Plus 0.4 nozzle",
|
"Anycubic Kobra Plus 0.4 nozzle",
|
||||||
"Anycubic 4Max Pro 0.4 nozzle",
|
"Anycubic 4Max Pro 0.4 nozzle",
|
||||||
|
@ -22,6 +22,7 @@
|
|||||||
"Anycubic i3 Mega S 0.4 nozzle",
|
"Anycubic i3 Mega S 0.4 nozzle",
|
||||||
"Anycubic Chiron 0.4 nozzle",
|
"Anycubic Chiron 0.4 nozzle",
|
||||||
"Anycubic Vyper 0.4 nozzle",
|
"Anycubic Vyper 0.4 nozzle",
|
||||||
|
"Anycubic Kobra 0.4 nozzle",
|
||||||
"Anycubic Kobra Max 0.4 nozzle",
|
"Anycubic Kobra Max 0.4 nozzle",
|
||||||
"Anycubic Kobra Plus 0.4 nozzle",
|
"Anycubic Kobra Plus 0.4 nozzle",
|
||||||
"Anycubic 4Max Pro 0.4 nozzle",
|
"Anycubic 4Max Pro 0.4 nozzle",
|
||||||
|
@ -19,6 +19,7 @@
|
|||||||
"Anycubic i3 Mega S 0.4 nozzle",
|
"Anycubic i3 Mega S 0.4 nozzle",
|
||||||
"Anycubic Chiron 0.4 nozzle",
|
"Anycubic Chiron 0.4 nozzle",
|
||||||
"Anycubic Vyper 0.4 nozzle",
|
"Anycubic Vyper 0.4 nozzle",
|
||||||
|
"Anycubic Kobra 0.4 nozzle",
|
||||||
"Anycubic Kobra Max 0.4 nozzle",
|
"Anycubic Kobra Max 0.4 nozzle",
|
||||||
"Anycubic Kobra Plus 0.4 nozzle",
|
"Anycubic Kobra Plus 0.4 nozzle",
|
||||||
"Anycubic 4Max Pro 0.4 nozzle",
|
"Anycubic 4Max Pro 0.4 nozzle",
|
||||||
|
@ -16,10 +16,11 @@
|
|||||||
"Anycubic i3 Mega S 0.4 nozzle",
|
"Anycubic i3 Mega S 0.4 nozzle",
|
||||||
"Anycubic Chiron 0.4 nozzle",
|
"Anycubic Chiron 0.4 nozzle",
|
||||||
"Anycubic Vyper 0.4 nozzle",
|
"Anycubic Vyper 0.4 nozzle",
|
||||||
|
"Anycubic Kobra 0.4 nozzle",
|
||||||
"Anycubic Kobra Max 0.4 nozzle",
|
"Anycubic Kobra Max 0.4 nozzle",
|
||||||
"Anycubic Kobra Plus 0.4 nozzle",
|
"Anycubic Kobra Plus 0.4 nozzle",
|
||||||
"Anycubic 4Max Pro 0.4 nozzle",
|
"Anycubic 4Max Pro 0.4 nozzle",
|
||||||
"Anycubic 4Max Pro 2 0.4 nozzle",
|
"Anycubic 4Max Pro 2 0.4 nozzle",
|
||||||
"Anycubic Kobra 2 0.4 nozzle"
|
"Anycubic Kobra 2 0.4 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
@ -46,6 +46,7 @@
|
|||||||
"Anycubic i3 Mega S 0.4 nozzle",
|
"Anycubic i3 Mega S 0.4 nozzle",
|
||||||
"Anycubic Chiron 0.4 nozzle",
|
"Anycubic Chiron 0.4 nozzle",
|
||||||
"Anycubic Vyper 0.4 nozzle",
|
"Anycubic Vyper 0.4 nozzle",
|
||||||
|
"Anycubic Kobra 0.4 nozzle",
|
||||||
"Anycubic Kobra Max 0.4 nozzle",
|
"Anycubic Kobra Max 0.4 nozzle",
|
||||||
"Anycubic Kobra Plus 0.4 nozzle",
|
"Anycubic Kobra Plus 0.4 nozzle",
|
||||||
"Anycubic 4Max Pro 0.4 nozzle",
|
"Anycubic 4Max Pro 0.4 nozzle",
|
||||||
|
@ -22,6 +22,7 @@
|
|||||||
"Anycubic i3 Mega S 0.4 nozzle",
|
"Anycubic i3 Mega S 0.4 nozzle",
|
||||||
"Anycubic Chiron 0.4 nozzle",
|
"Anycubic Chiron 0.4 nozzle",
|
||||||
"Anycubic Vyper 0.4 nozzle",
|
"Anycubic Vyper 0.4 nozzle",
|
||||||
|
"Anycubic Kobra 0.4 nozzle",
|
||||||
"Anycubic Kobra Max 0.4 nozzle",
|
"Anycubic Kobra Max 0.4 nozzle",
|
||||||
"Anycubic Kobra Plus 0.4 nozzle",
|
"Anycubic Kobra Plus 0.4 nozzle",
|
||||||
"Anycubic 4Max Pro 0.4 nozzle",
|
"Anycubic 4Max Pro 0.4 nozzle",
|
||||||
|
@ -19,6 +19,7 @@
|
|||||||
"Anycubic i3 Mega S 0.4 nozzle",
|
"Anycubic i3 Mega S 0.4 nozzle",
|
||||||
"Anycubic Chiron 0.4 nozzle",
|
"Anycubic Chiron 0.4 nozzle",
|
||||||
"Anycubic Vyper 0.4 nozzle",
|
"Anycubic Vyper 0.4 nozzle",
|
||||||
|
"Anycubic Kobra 0.4 nozzle",
|
||||||
"Anycubic Kobra Max 0.4 nozzle",
|
"Anycubic Kobra Max 0.4 nozzle",
|
||||||
"Anycubic Kobra Plus 0.4 nozzle",
|
"Anycubic Kobra Plus 0.4 nozzle",
|
||||||
"Anycubic 4Max Pro 0.4 nozzle",
|
"Anycubic 4Max Pro 0.4 nozzle",
|
||||||
|
@ -22,6 +22,7 @@
|
|||||||
"Anycubic i3 Mega S 0.4 nozzle",
|
"Anycubic i3 Mega S 0.4 nozzle",
|
||||||
"Anycubic Chiron 0.4 nozzle",
|
"Anycubic Chiron 0.4 nozzle",
|
||||||
"Anycubic Vyper 0.4 nozzle",
|
"Anycubic Vyper 0.4 nozzle",
|
||||||
|
"Anycubic Kobra 0.4 nozzle",
|
||||||
"Anycubic Kobra Max 0.4 nozzle",
|
"Anycubic Kobra Max 0.4 nozzle",
|
||||||
"Anycubic Kobra Plus 0.4 nozzle",
|
"Anycubic Kobra Plus 0.4 nozzle",
|
||||||
"Anycubic 4Max Pro 0.4 nozzle",
|
"Anycubic 4Max Pro 0.4 nozzle",
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
"Anycubic i3 Mega S 0.4 nozzle",
|
"Anycubic i3 Mega S 0.4 nozzle",
|
||||||
"Anycubic Chiron 0.4 nozzle",
|
"Anycubic Chiron 0.4 nozzle",
|
||||||
"Anycubic Vyper 0.4 nozzle",
|
"Anycubic Vyper 0.4 nozzle",
|
||||||
|
"Anycubic Kobra 0.4 nozzle",
|
||||||
"Anycubic Kobra Max 0.4 nozzle",
|
"Anycubic Kobra Max 0.4 nozzle",
|
||||||
"Anycubic Kobra Plus 0.4 nozzle",
|
"Anycubic Kobra Plus 0.4 nozzle",
|
||||||
"Anycubic 4Max Pro 0.4 nozzle",
|
"Anycubic 4Max Pro 0.4 nozzle",
|
||||||
|
@ -0,0 +1,114 @@
|
|||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"setting_id": "GM001",
|
||||||
|
"name": "Anycubic Kobra 0.4 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_machine_common",
|
||||||
|
"printer_model": "Anycubic Kobra",
|
||||||
|
"default_print_profile": "0.20mm Standard @Anycubic Kobra",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"printable_area": [
|
||||||
|
"0x0",
|
||||||
|
"220x0",
|
||||||
|
"220x220",
|
||||||
|
"0x220"
|
||||||
|
],
|
||||||
|
"printable_height": "250",
|
||||||
|
"nozzle_type": "undefined",
|
||||||
|
"auxiliary_fan": "0",
|
||||||
|
"machine_max_acceleration_extruding": [
|
||||||
|
"1000",
|
||||||
|
"1000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_retracting": [
|
||||||
|
"1000",
|
||||||
|
"1000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_travel": [
|
||||||
|
"1000",
|
||||||
|
"1000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_x": [
|
||||||
|
"700",
|
||||||
|
"700"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_y": [
|
||||||
|
"600",
|
||||||
|
"600"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_z": [
|
||||||
|
"50",
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"machine_max_speed_e": [
|
||||||
|
"80",
|
||||||
|
"80"
|
||||||
|
],
|
||||||
|
"machine_max_speed_x": [
|
||||||
|
"300",
|
||||||
|
"300"
|
||||||
|
],
|
||||||
|
"machine_max_speed_y": [
|
||||||
|
"250",
|
||||||
|
"250"
|
||||||
|
],
|
||||||
|
"machine_max_speed_z": [
|
||||||
|
"20",
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_e": [
|
||||||
|
"10",
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_x": [
|
||||||
|
"20",
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_y": [
|
||||||
|
"20",
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_z": [
|
||||||
|
"0.6",
|
||||||
|
"0.6"
|
||||||
|
],
|
||||||
|
"max_layer_height": [
|
||||||
|
"0.3"
|
||||||
|
],
|
||||||
|
"min_layer_height": [
|
||||||
|
"0.05"
|
||||||
|
],
|
||||||
|
"printer_settings_id": "Anycubic",
|
||||||
|
"retraction_minimum_travel": [
|
||||||
|
"1.5"
|
||||||
|
],
|
||||||
|
"retract_before_wipe": [
|
||||||
|
"60%"
|
||||||
|
],
|
||||||
|
"retraction_length": [
|
||||||
|
"6"
|
||||||
|
],
|
||||||
|
"retract_length_toolchange": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"retraction_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"deretraction_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"single_extruder_multi_material": "1",
|
||||||
|
"change_filament_gcode": "M600",
|
||||||
|
"machine_pause_gcode": "M601",
|
||||||
|
"default_filament_profile": [
|
||||||
|
"Anycubic Generic PLA"
|
||||||
|
],
|
||||||
|
"machine_start_gcode": "G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM204 S[machine_max_acceleration_extruding] T[machine_max_acceleration_retracting]\nM104 S[nozzle_temperature_initial_layer] ; set extruder temp\nM140 S[bed_temperature_initial_layer_single] ; set bed temp\nG28 ; home all\nG1 Y1.0 Z0.3 F1000 ; move print head up\nM190 S[bed_temperature_initial_layer_single] ; wait for bed temp\nM109 S[nozzle_temperature_initial_layer] ; wait for extruder temp\nG92 E0.0\n; initial load\nG1 X205.0 E19 F1000\nG1 Y1.6\nG1 X5.0 E19 F1000\nG92 E0.0\n; intro line\nG1 Y2.0 Z0.2 F1000\nG1 X65.0 E9.0 F1000\nG1 X105.0 E12.5 F1000\nG92 E0.0",
|
||||||
|
"machine_end_gcode": "G1 E-1.0 F2100 ; retract\nG92 E0.0\nG1{if max_layer_z < printable_height} Z{z_offset+min(max_layer_z+30, printable_height)}{endif} E-34.0 F720 ; move print head up & retract filament\nG4 ; wait\nM104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\nG1 X0 Y105 F3000 ; park print head\nM84 ; disable motors",
|
||||||
|
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\nG92 E0.0\n;[layer_z]\n\n",
|
||||||
|
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
|
||||||
|
"scan_first_layer": "0"
|
||||||
|
}
|
12
resources/profiles/Anycubic/machine/Anycubic Kobra.json
Normal file
12
resources/profiles/Anycubic/machine/Anycubic Kobra.json
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"type": "machine_model",
|
||||||
|
"name": "Anycubic Kobra",
|
||||||
|
"model_id": "Anycubic-Kobra",
|
||||||
|
"nozzle_diameter": "0.4",
|
||||||
|
"machine_tech": "FFF",
|
||||||
|
"family": "Anycubic",
|
||||||
|
"bed_model": "anycubic_kobra_buildplate_model.stl",
|
||||||
|
"bed_texture": "anycubic_kobra_buildplate_texture.png",
|
||||||
|
"hotend_model": "",
|
||||||
|
"default_materials": "Anycubic Generic ABS;Anycubic Generic PLA;Anycubic Generic PLA-CF;Anycubic Generic PETG;Anycubic Generic TPU;Anycubic Generic ASA;Anycubic Generic PC;Anycubic Generic PVA;Anycubic Generic PA;Anycubic Generic PA-CF"
|
||||||
|
}
|
@ -0,0 +1,114 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.15mm Optimal @Anycubic Kobra",
|
||||||
|
"from": "system",
|
||||||
|
"inherits": "fdm_process_common",
|
||||||
|
"instantiation": "true",
|
||||||
|
"adaptive_layer_height": "1",
|
||||||
|
"reduce_crossing_wall": "0",
|
||||||
|
"layer_height": "0.15",
|
||||||
|
"max_travel_detour_distance": "0",
|
||||||
|
"bottom_surface_pattern": "monotonic",
|
||||||
|
"bottom_shell_layers": "5",
|
||||||
|
"bottom_shell_thickness": "1.2",
|
||||||
|
"bridge_flow": "1",
|
||||||
|
"bridge_speed": "45",
|
||||||
|
"brim_width": "8",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"compatible_printers_condition": "",
|
||||||
|
"print_sequence": "by layer",
|
||||||
|
"default_acceleration": "1000",
|
||||||
|
"top_surface_acceleration": "0",
|
||||||
|
"bridge_no_support": "0",
|
||||||
|
"draft_shield": "disabled",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"enable_arc_fitting": "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": "grid",
|
||||||
|
"initial_layer_acceleration": "1000",
|
||||||
|
"travel_acceleration": "0",
|
||||||
|
"inner_wall_acceleration": "0",
|
||||||
|
"initial_layer_line_width": "0.4",
|
||||||
|
"initial_layer_print_height": "0.2",
|
||||||
|
"infill_combination": "0",
|
||||||
|
"sparse_infill_line_width": "0.4",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"interface_shells": "0",
|
||||||
|
"ironing_flow": "15%",
|
||||||
|
"ironing_spacing": "0.1",
|
||||||
|
"ironing_speed": "15",
|
||||||
|
"ironing_type": "no ironing",
|
||||||
|
"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": "20",
|
||||||
|
"overhang_3_4_speed": "15",
|
||||||
|
"overhang_4_4_speed": "10",
|
||||||
|
"inner_wall_line_width": "0.4",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"print_settings_id": "",
|
||||||
|
"raft_layers": "0",
|
||||||
|
"seam_position": "aligned",
|
||||||
|
"skirt_distance": "5",
|
||||||
|
"skirt_height": "1",
|
||||||
|
"skirt_loops": "4",
|
||||||
|
"skirt_speed": "60",
|
||||||
|
"minimum_sparse_infill_area": "10",
|
||||||
|
"internal_solid_infill_line_width": "0",
|
||||||
|
"spiral_mode": "0",
|
||||||
|
"standby_temperature_delta": "-5",
|
||||||
|
"enable_support": "0",
|
||||||
|
"resolution": "0.012",
|
||||||
|
"support_type": "normal(auto)",
|
||||||
|
"support_style": "grid",
|
||||||
|
"support_on_build_plate_only": "0",
|
||||||
|
"support_top_z_distance": "0.15",
|
||||||
|
"support_filament": "0",
|
||||||
|
"support_line_width": "0.4",
|
||||||
|
"support_interface_loop_pattern": "0",
|
||||||
|
"support_interface_filament": "0",
|
||||||
|
"support_interface_top_layers": "3",
|
||||||
|
"support_interface_bottom_layers": "-1",
|
||||||
|
"support_interface_spacing": "0.15",
|
||||||
|
"support_interface_speed": "100%",
|
||||||
|
"support_base_pattern": "rectilinear",
|
||||||
|
"support_base_pattern_spacing": "0.15",
|
||||||
|
"support_speed": "90",
|
||||||
|
"support_threshold_angle": "65",
|
||||||
|
"support_object_xy_distance": "60%",
|
||||||
|
"tree_support_branch_angle": "40",
|
||||||
|
"tree_support_wall_count": "0",
|
||||||
|
"detect_thin_wall": "1",
|
||||||
|
"top_surface_pattern": "monotonic",
|
||||||
|
"top_surface_line_width": "0.4",
|
||||||
|
"top_shell_layers": "5",
|
||||||
|
"top_shell_thickness": "1.2",
|
||||||
|
"initial_layer_speed": "30",
|
||||||
|
"initial_layer_infill_speed": "30",
|
||||||
|
"outer_wall_speed": "60",
|
||||||
|
"precise_outer_wall": "1",
|
||||||
|
"inner_wall_speed": "60",
|
||||||
|
"internal_solid_infill_speed": "90",
|
||||||
|
"top_surface_speed": "60",
|
||||||
|
"gap_infill_speed": "30",
|
||||||
|
"sparse_infill_speed": "90",
|
||||||
|
"travel_speed": "180",
|
||||||
|
"enable_prime_tower": "0",
|
||||||
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
|
"prime_tower_width": "60",
|
||||||
|
"xy_hole_compensation": "0",
|
||||||
|
"xy_contour_compensation": "0",
|
||||||
|
"wipe_before_external_loop": "1",
|
||||||
|
"wipe_on_loops": "1",
|
||||||
|
"elefant_foot_compensation_layers": "5",
|
||||||
|
"slowdown_for_curled_perimeters": "1",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Anycubic Kobra 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,114 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.20mm Standard @Anycubic Kobra",
|
||||||
|
"from": "system",
|
||||||
|
"inherits": "fdm_process_common",
|
||||||
|
"instantiation": "true",
|
||||||
|
"adaptive_layer_height": "1",
|
||||||
|
"reduce_crossing_wall": "0",
|
||||||
|
"layer_height": "0.2",
|
||||||
|
"max_travel_detour_distance": "0",
|
||||||
|
"bottom_surface_pattern": "monotonic",
|
||||||
|
"bottom_shell_layers": "5",
|
||||||
|
"bottom_shell_thickness": "1.2",
|
||||||
|
"bridge_flow": "1",
|
||||||
|
"bridge_speed": "45",
|
||||||
|
"brim_width": "8",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"compatible_printers_condition": "",
|
||||||
|
"print_sequence": "by layer",
|
||||||
|
"default_acceleration": "1000",
|
||||||
|
"top_surface_acceleration": "0",
|
||||||
|
"bridge_no_support": "0",
|
||||||
|
"draft_shield": "disabled",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"enable_arc_fitting": "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": "grid",
|
||||||
|
"initial_layer_acceleration": "1000",
|
||||||
|
"travel_acceleration": "0",
|
||||||
|
"inner_wall_acceleration": "0",
|
||||||
|
"initial_layer_line_width": "0.4",
|
||||||
|
"initial_layer_print_height": "0.2",
|
||||||
|
"infill_combination": "0",
|
||||||
|
"sparse_infill_line_width": "0.4",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"interface_shells": "0",
|
||||||
|
"ironing_flow": "15%",
|
||||||
|
"ironing_spacing": "0.1",
|
||||||
|
"ironing_speed": "15",
|
||||||
|
"ironing_type": "no ironing",
|
||||||
|
"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": "20",
|
||||||
|
"overhang_3_4_speed": "15",
|
||||||
|
"overhang_4_4_speed": "10",
|
||||||
|
"inner_wall_line_width": "0.4",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"print_settings_id": "",
|
||||||
|
"raft_layers": "0",
|
||||||
|
"seam_position": "aligned",
|
||||||
|
"skirt_distance": "5",
|
||||||
|
"skirt_height": "1",
|
||||||
|
"skirt_loops": "4",
|
||||||
|
"skirt_speed": "60",
|
||||||
|
"minimum_sparse_infill_area": "10",
|
||||||
|
"internal_solid_infill_line_width": "0",
|
||||||
|
"spiral_mode": "0",
|
||||||
|
"standby_temperature_delta": "-5",
|
||||||
|
"enable_support": "0",
|
||||||
|
"resolution": "0.012",
|
||||||
|
"support_type": "normal(auto)",
|
||||||
|
"support_style": "grid",
|
||||||
|
"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": "3",
|
||||||
|
"support_interface_bottom_layers": "-1",
|
||||||
|
"support_interface_spacing": "0.2",
|
||||||
|
"support_interface_speed": "100%",
|
||||||
|
"support_base_pattern": "rectilinear",
|
||||||
|
"support_base_pattern_spacing": "0.2",
|
||||||
|
"support_speed": "90",
|
||||||
|
"support_threshold_angle": "65",
|
||||||
|
"support_object_xy_distance": "60%",
|
||||||
|
"tree_support_branch_angle": "40",
|
||||||
|
"tree_support_wall_count": "0",
|
||||||
|
"detect_thin_wall": "1",
|
||||||
|
"top_surface_pattern": "monotonic",
|
||||||
|
"top_surface_line_width": "0.4",
|
||||||
|
"top_shell_layers": "5",
|
||||||
|
"top_shell_thickness": "1.2",
|
||||||
|
"initial_layer_speed": "30",
|
||||||
|
"initial_layer_infill_speed": "30",
|
||||||
|
"outer_wall_speed": "60",
|
||||||
|
"precise_outer_wall": "1",
|
||||||
|
"inner_wall_speed": "60",
|
||||||
|
"internal_solid_infill_speed": "90",
|
||||||
|
"top_surface_speed": "60",
|
||||||
|
"gap_infill_speed": "30",
|
||||||
|
"sparse_infill_speed": "90",
|
||||||
|
"travel_speed": "180",
|
||||||
|
"enable_prime_tower": "0",
|
||||||
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
|
"prime_tower_width": "60",
|
||||||
|
"xy_hole_compensation": "0",
|
||||||
|
"xy_contour_compensation": "0",
|
||||||
|
"wipe_before_external_loop": "1",
|
||||||
|
"wipe_on_loops": "1",
|
||||||
|
"elefant_foot_compensation_layers": "5",
|
||||||
|
"slowdown_for_curled_perimeters": "1",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Anycubic Kobra 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,114 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.30mm Draft @Anycubic Kobra",
|
||||||
|
"from": "system",
|
||||||
|
"inherits": "fdm_process_common",
|
||||||
|
"instantiation": "true",
|
||||||
|
"adaptive_layer_height": "1",
|
||||||
|
"reduce_crossing_wall": "0",
|
||||||
|
"layer_height": "0.3",
|
||||||
|
"max_travel_detour_distance": "0",
|
||||||
|
"bottom_surface_pattern": "monotonic",
|
||||||
|
"bottom_shell_layers": "5",
|
||||||
|
"bottom_shell_thickness": "1.2",
|
||||||
|
"bridge_flow": "1",
|
||||||
|
"bridge_speed": "45",
|
||||||
|
"brim_width": "8",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"compatible_printers_condition": "",
|
||||||
|
"print_sequence": "by layer",
|
||||||
|
"default_acceleration": "1000",
|
||||||
|
"top_surface_acceleration": "0",
|
||||||
|
"bridge_no_support": "0",
|
||||||
|
"draft_shield": "disabled",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"enable_arc_fitting": "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": "grid",
|
||||||
|
"initial_layer_acceleration": "1000",
|
||||||
|
"travel_acceleration": "0",
|
||||||
|
"inner_wall_acceleration": "0",
|
||||||
|
"initial_layer_line_width": "0.4",
|
||||||
|
"initial_layer_print_height": "0.2",
|
||||||
|
"infill_combination": "0",
|
||||||
|
"sparse_infill_line_width": "0.4",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"interface_shells": "0",
|
||||||
|
"ironing_flow": "15%",
|
||||||
|
"ironing_spacing": "0.1",
|
||||||
|
"ironing_speed": "15",
|
||||||
|
"ironing_type": "no ironing",
|
||||||
|
"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": "20",
|
||||||
|
"overhang_3_4_speed": "15",
|
||||||
|
"overhang_4_4_speed": "10",
|
||||||
|
"inner_wall_line_width": "0.4",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"print_settings_id": "",
|
||||||
|
"raft_layers": "0",
|
||||||
|
"seam_position": "aligned",
|
||||||
|
"skirt_distance": "5",
|
||||||
|
"skirt_height": "1",
|
||||||
|
"skirt_loops": "4",
|
||||||
|
"skirt_speed": "60",
|
||||||
|
"minimum_sparse_infill_area": "10",
|
||||||
|
"internal_solid_infill_line_width": "0",
|
||||||
|
"spiral_mode": "0",
|
||||||
|
"standby_temperature_delta": "-5",
|
||||||
|
"enable_support": "0",
|
||||||
|
"resolution": "0.012",
|
||||||
|
"support_type": "normal(auto)",
|
||||||
|
"support_style": "grid",
|
||||||
|
"support_on_build_plate_only": "0",
|
||||||
|
"support_top_z_distance": "0.3",
|
||||||
|
"support_filament": "0",
|
||||||
|
"support_line_width": "0.4",
|
||||||
|
"support_interface_loop_pattern": "0",
|
||||||
|
"support_interface_filament": "0",
|
||||||
|
"support_interface_top_layers": "3",
|
||||||
|
"support_interface_bottom_layers": "-1",
|
||||||
|
"support_interface_spacing": "0.3",
|
||||||
|
"support_interface_speed": "100%",
|
||||||
|
"support_base_pattern": "rectilinear",
|
||||||
|
"support_base_pattern_spacing": "0.3",
|
||||||
|
"support_speed": "90",
|
||||||
|
"support_threshold_angle": "65",
|
||||||
|
"support_object_xy_distance": "60%",
|
||||||
|
"tree_support_branch_angle": "40",
|
||||||
|
"tree_support_wall_count": "0",
|
||||||
|
"detect_thin_wall": "1",
|
||||||
|
"top_surface_pattern": "monotonic",
|
||||||
|
"top_surface_line_width": "0.4",
|
||||||
|
"top_shell_layers": "5",
|
||||||
|
"top_shell_thickness": "1.2",
|
||||||
|
"initial_layer_speed": "30",
|
||||||
|
"initial_layer_infill_speed": "30",
|
||||||
|
"outer_wall_speed": "60",
|
||||||
|
"precise_outer_wall": "1",
|
||||||
|
"inner_wall_speed": "60",
|
||||||
|
"internal_solid_infill_speed": "90",
|
||||||
|
"top_surface_speed": "60",
|
||||||
|
"gap_infill_speed": "30",
|
||||||
|
"sparse_infill_speed": "90",
|
||||||
|
"travel_speed": "180",
|
||||||
|
"enable_prime_tower": "0",
|
||||||
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
|
"prime_tower_width": "60",
|
||||||
|
"xy_hole_compensation": "0",
|
||||||
|
"xy_contour_compensation": "0",
|
||||||
|
"wipe_before_external_loop": "1",
|
||||||
|
"wipe_on_loops": "1",
|
||||||
|
"elefant_foot_compensation_layers": "5",
|
||||||
|
"slowdown_for_curled_perimeters": "1",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Anycubic Kobra 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user