mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-10 14:02:47 +00:00
The CFS-aware filament sync resolves its agent via switch_printer_agent(), which reads the preset's `printer_agent` field and falls back to "orca" when unset -- so the K-series presets need printer_agent="crealityprint" (the id registered by CrealityPrintAgent) in addition to host_type="crealityprint" (classic PrintHost/LAN-discovery). Without printer_agent the Device-tab sync defaults to the Orca agent and CFS sync doesn't engage. Set both on the F008/F012/F021 models that supports_multi_color_print() covers (not K2 SE). Both keys are in s_PhysicalPrinter_opts, so a new Physical Printer inherits them from the preset.
155 lines
3.6 KiB
JSON
155 lines
3.6 KiB
JSON
{
|
|
"type": "machine",
|
|
"name": "Creality K2 Plus 0.2 nozzle",
|
|
"inherits": "fdm_creality_common",
|
|
"from": "system",
|
|
"setting_id": "GM001",
|
|
"instantiation": "true",
|
|
"printer_model": "Creality K2 Plus",
|
|
"gcode_flavor": "klipper",
|
|
"host_type": "crealityprint",
|
|
"printer_agent": "crealityprint",
|
|
"default_print_profile": "0.14mm Optimal @Creality K2 Plus 0.2 nozzle",
|
|
"nozzle_diameter": [
|
|
"0.2"
|
|
],
|
|
"printer_variant": "0.2",
|
|
"printable_area": [
|
|
"0x0",
|
|
"350x0",
|
|
"350x350",
|
|
"0x350"
|
|
],
|
|
"printable_height": "350",
|
|
"nozzle_type": "hardened_steel",
|
|
"nozzle_volume": "183",
|
|
"auxiliary_fan": "1",
|
|
"support_air_filtration": "1",
|
|
"support_chamber_temp_control": "1",
|
|
"support_multi_bed_types": "1",
|
|
"machine_max_acceleration_e": [
|
|
"5000",
|
|
"5000"
|
|
],
|
|
"machine_max_acceleration_extruding": [
|
|
"30000",
|
|
"30000"
|
|
],
|
|
"machine_max_acceleration_retracting": [
|
|
"5000",
|
|
"5000"
|
|
],
|
|
"machine_max_acceleration_travel": [
|
|
"30000",
|
|
"30000"
|
|
],
|
|
"machine_max_acceleration_x": [
|
|
"30000",
|
|
"30000"
|
|
],
|
|
"machine_max_acceleration_y": [
|
|
"30000",
|
|
"30000"
|
|
],
|
|
"machine_max_acceleration_z": [
|
|
"1000",
|
|
"1000"
|
|
],
|
|
"machine_max_speed_e": [
|
|
"10",
|
|
"10"
|
|
],
|
|
"machine_max_speed_x": [
|
|
"800",
|
|
"800"
|
|
],
|
|
"machine_max_speed_y": [
|
|
"800",
|
|
"800"
|
|
],
|
|
"machine_max_speed_z": [
|
|
"30",
|
|
"30"
|
|
],
|
|
"machine_max_jerk_e": [
|
|
"10",
|
|
"10"
|
|
],
|
|
"machine_max_jerk_x": [
|
|
"300",
|
|
"300"
|
|
],
|
|
"machine_max_jerk_y": [
|
|
"300",
|
|
"300"
|
|
],
|
|
"machine_max_jerk_z": [
|
|
"30",
|
|
"30"
|
|
],
|
|
"max_layer_height": [
|
|
"0.3"
|
|
],
|
|
"min_layer_height": [
|
|
"0.08"
|
|
],
|
|
"printer_settings_id": "Creality",
|
|
"retraction_minimum_travel": [
|
|
"1"
|
|
],
|
|
"retract_before_wipe": [
|
|
"70%"
|
|
],
|
|
"retraction_length": [
|
|
"0.5"
|
|
],
|
|
"retract_length_toolchange": [
|
|
"2"
|
|
],
|
|
"retraction_speed": [
|
|
"40"
|
|
],
|
|
"deretraction_speed": [
|
|
"40"
|
|
],
|
|
"retract_lift_above": [
|
|
"0"
|
|
],
|
|
"retract_lift_below": [
|
|
"349"
|
|
],
|
|
"enable_filament_ramming": "0",
|
|
"purge_in_prime_tower": "0",
|
|
"cooling_tube_length": "0",
|
|
"cooling_tube_retraction": "0",
|
|
"parking_pos_retraction": "0",
|
|
"extra_loading_move": "0",
|
|
"extruder_clearance_height_to_lid": "118",
|
|
"extruder_clearance_height_to_rod": "24",
|
|
"extruder_clearance_radius": "64",
|
|
"z_hop": [
|
|
"0.4"
|
|
],
|
|
"wipe_distance": [
|
|
"2"
|
|
],
|
|
"single_extruder_multi_material": "1",
|
|
"manual_filament_change": "0",
|
|
"default_filament_profile": [
|
|
"Creality Generic PLA @K2-all"
|
|
],
|
|
"machine_start_gcode": "; HEADER_BLOCK_START\n; generated by Creality_Print V7.0.1.4212 on [year]-[month]-[day] at [hour]:[minute]:[second]\n; total layer number: [total_layer_count]\n; creality_uuid: <random_uuid>\n; HEADER_BLOCK_END\n; SET PRINT AREA MIN AND MAX COORDINATES TO ENABLE ADAPTIVE PROBING\n; MINX = {first_layer_print_min[0]}\n; MINY = {first_layer_print_min[1]}\n; MAXX = {first_layer_print_max[0]}\n; MAXY = {first_layer_print_max[1]}\nM140 S0\nM104 S0 \nSTART_PRINT EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TEMP=[bed_temperature_initial_layer_single]\nT[initial_no_support_extruder]\nM109 S[nozzle_temperature_initial_layer]\nM204 S2000\nG1 Z3 F600\nM83\nG1 Y150 F12000\nG1 X0 F12000\nG1 Z0.2 F600\nG1 X0 Y150 F6000\nG1 X0 Y0 E15 F6000\nG1 X150 Y0 E15 F6000\nG92 E0\nG1 Z1 F600",
|
|
"machine_end_gcode": "END_PRINT",
|
|
"machine_pause_gcode": "PAUSE",
|
|
"change_filament_gcode": "G2 Z{z_after_toolchange + 0.4} I0.86 J0.86 P1 F10000 ; spiral lift a little from second lift\nG1 X0 Y245 F30000\nG1 Z{z_after_toolchange} F600",
|
|
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
|
|
"scan_first_layer": "0",
|
|
"thumbnails_format": "PNG",
|
|
"thumbnails": [
|
|
"300x300",
|
|
"96x96"
|
|
],
|
|
"machine_unload_filament_time": "28",
|
|
"machine_load_filament_time": "26"
|
|
}
|