mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +00:00
* K2 Plus: add print area bounding box for adaptive bed mesh The K2 firmware reads MINX/MINY/MAXX/MAXY gcode comments to determine the adaptive bed mesh area. Without these, it falls back to full bed mesh even when calibration is enabled. K2 Pro also reads these comments (its profiles already had them). Signed-off-by: Igor Mammedov <niallain@gmail.com> * K2: add print area bounding box for adaptive bed mesh Same change as K2 Plus — prepend MINX/MINY/MAXX/MAXY gcode comments so firmware can determine the adaptive bed mesh area. K2 Pro already had these. Signed-off-by: Igor Mammedov <niallain@gmail.com> * Creality: bump profile version to 02.03.02.72 Signed-off-by: Igor Mammedov <niallain@gmail.com> --------- Signed-off-by: Igor Mammedov <niallain@gmail.com> Co-authored-by: SoftFever <softfeverever@gmail.com>
183 lines
4.0 KiB
JSON
183 lines
4.0 KiB
JSON
{
|
|
"type": "machine",
|
|
"from": "system",
|
|
"setting_id": "GM001",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_creality_common",
|
|
"printer_model": "Creality K2",
|
|
"printer_settings_id": "Creality",
|
|
"auxiliary_fan": "1",
|
|
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
|
|
"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 Y140 F30000\nG1 Z{z_after_toolchange} F600",
|
|
"cooling_tube_length": "0",
|
|
"cooling_tube_retraction": "0",
|
|
"default_print_profile": "0.30mm Standard @Creality K2 0.6 nozzle",
|
|
"emit_machine_limits_to_gcode": "1",
|
|
"enable_filament_ramming": "0",
|
|
"extra_loading_move": "0",
|
|
"extruder_clearance_height_to_lid": "118",
|
|
"extruder_clearance_height_to_rod": "24",
|
|
"extruder_clearance_radius": "64",
|
|
"fan_kickstart": "0",
|
|
"fan_speedup_overhangs": "1",
|
|
"fan_speedup_time": "0",
|
|
"gcode_flavor": "klipper",
|
|
"high_current_on_filament_swap": "0",
|
|
"machine_end_gcode": "END_PRINT",
|
|
"machine_load_filament_time": "0",
|
|
"machine_max_acceleration_e": [
|
|
"5000",
|
|
"5000"
|
|
],
|
|
"machine_max_acceleration_extruding": [
|
|
"20000",
|
|
"20000"
|
|
],
|
|
"machine_max_acceleration_retracting": [
|
|
"5000",
|
|
"5000"
|
|
],
|
|
"machine_max_acceleration_travel": [
|
|
"20000",
|
|
"20000"
|
|
],
|
|
"machine_max_acceleration_x": [
|
|
"20000",
|
|
"20000"
|
|
],
|
|
"machine_max_acceleration_y": [
|
|
"20000",
|
|
"20000"
|
|
],
|
|
"machine_max_acceleration_z": [
|
|
"100",
|
|
"100"
|
|
],
|
|
"machine_max_jerk_e": [
|
|
"10",
|
|
"10"
|
|
],
|
|
"machine_max_jerk_x": [
|
|
"100",
|
|
"100"
|
|
],
|
|
"machine_max_jerk_y": [
|
|
"100",
|
|
"100"
|
|
],
|
|
"machine_max_jerk_z": [
|
|
"5",
|
|
"5"
|
|
],
|
|
"machine_max_speed_e": [
|
|
"50",
|
|
"50"
|
|
],
|
|
"machine_max_speed_x": [
|
|
"800",
|
|
"800"
|
|
],
|
|
"machine_max_speed_y": [
|
|
"800",
|
|
"800"
|
|
],
|
|
"machine_max_speed_z": [
|
|
"5",
|
|
"5"
|
|
],
|
|
"machine_pause_gcode": "PAUSE",
|
|
"machine_start_gcode": ";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]\nM104 S[nozzle_temperature_initial_layer]\nM204 S2000\nG1 Z3 F600\nM83\nG1 Y130 F12000\nG1 X0 F12000\nG1 Z0.2 F600\nG1 X0 Y130 F6000\nG1 E0.8 F300\nG1 X0 Y0 E9 F{filament_max_volumetric_speed[initial_extruder]/0.3*60}\nG1 X130 Y0 E9 F{filament_max_volumetric_speed[initial_extruder]/0.3*60}\nG92 E0\nG1 Z1 F600",
|
|
"machine_unload_filament_time": "0",
|
|
"manual_filament_change": "0",
|
|
"nozzle_type": "hardened_steel",
|
|
"nozzle_volume": "183",
|
|
"parking_pos_retraction": "0",
|
|
"preferred_orientation": "0",
|
|
"printable_area": [
|
|
"0x0",
|
|
"260x0",
|
|
"260x260",
|
|
"0x260"
|
|
],
|
|
"printable_height": "260",
|
|
"printer_technology": "FFF",
|
|
"printer_variant": "0.6",
|
|
"printhost_authorization_type": "key",
|
|
"purge_in_prime_tower": "0",
|
|
"scan_first_layer": "0",
|
|
"silent_mode": "0",
|
|
"single_extruder_multi_material": "1",
|
|
"support_air_filtration": "1",
|
|
"support_chamber_temp_control": "1",
|
|
"support_multi_bed_types": "1",
|
|
"thumbnails": [
|
|
"300x300",
|
|
"96x96"
|
|
],
|
|
"thumbnails_format": "PNG",
|
|
"use_firmware_retraction": "0",
|
|
"use_relative_e_distances": "1",
|
|
"z_offset": "0",
|
|
"default_filament_profile": [
|
|
"Creality Generic PLA @K2-all"
|
|
],
|
|
"deretraction_speed": [
|
|
"40"
|
|
],
|
|
"extruder_colour": [
|
|
"#FCE94F"
|
|
],
|
|
"extruder_offset": [
|
|
"0x0"
|
|
],
|
|
"max_layer_height": [
|
|
"0.42"
|
|
],
|
|
"min_layer_height": [
|
|
"0.12"
|
|
],
|
|
"nozzle_diameter": [
|
|
"0.6"
|
|
],
|
|
"retract_before_wipe": [
|
|
"70%"
|
|
],
|
|
"retract_length_toolchange": [
|
|
"0"
|
|
],
|
|
"retract_lift_above": [
|
|
"0"
|
|
],
|
|
"retract_lift_below": [
|
|
"259"
|
|
],
|
|
"retract_restart_extra": [
|
|
"0"
|
|
],
|
|
"retract_restart_extra_toolchange": [
|
|
"0"
|
|
],
|
|
"retract_when_changing_layer": [
|
|
"1"
|
|
],
|
|
"retraction_length": [
|
|
"1.5"
|
|
],
|
|
"retraction_minimum_travel": [
|
|
"1"
|
|
],
|
|
"retraction_speed": [
|
|
"40"
|
|
],
|
|
"wipe": [
|
|
"1"
|
|
],
|
|
"wipe_distance": [
|
|
"2"
|
|
],
|
|
"z_hop": [
|
|
"0.4"
|
|
],
|
|
"name": "Creality K2 0.6 nozzle"
|
|
}
|