2023-09-06 14:22:28 +00:00
|
|
|
{
|
|
|
|
"type": "machine",
|
|
|
|
"setting_id": "GM001",
|
|
|
|
"name": "Creality K1 (0.6 nozzle)",
|
|
|
|
"from": "system",
|
|
|
|
"instantiation": "true",
|
|
|
|
"inherits": "fdm_creality_common",
|
|
|
|
"printer_model": "Creality K1",
|
|
|
|
"gcode_flavor": "klipper",
|
|
|
|
"default_print_profile": "0.30mm Standard @Creality K1 (0.6 nozzle)",
|
|
|
|
"nozzle_diameter": ["0.6"],
|
|
|
|
"printer_variant": "0.6",
|
|
|
|
"printable_area": ["0x0", "220x0", "220x220", "0x220"],
|
|
|
|
"printable_height": "250",
|
2023-10-14 02:59:51 +00:00
|
|
|
"nozzle_type": "brass",
|
|
|
|
"auxiliary_fan": "1",
|
2024-01-24 14:19:36 +00:00
|
|
|
"support_multi_bed_types": "1",
|
2023-09-06 14:22:28 +00:00
|
|
|
"machine_max_acceleration_e": ["5000", "5000"],
|
|
|
|
"machine_max_acceleration_extruding": ["20000", "20000"],
|
|
|
|
"machine_max_acceleration_retracting": ["5000", "5000"],
|
|
|
|
"machine_max_acceleration_travel": ["9000", "9000"],
|
|
|
|
"machine_max_acceleration_x": ["20000", "20000"],
|
|
|
|
"machine_max_acceleration_y": ["20000", "20000"],
|
|
|
|
"machine_max_acceleration_z": ["500", "500"],
|
|
|
|
"machine_max_speed_e": ["100", "100"],
|
2024-01-24 14:19:36 +00:00
|
|
|
"machine_max_speed_x": ["800", "800"],
|
|
|
|
"machine_max_speed_y": ["800", "800"],
|
|
|
|
"machine_max_speed_z": ["20", "20"],
|
2023-09-06 14:22:28 +00:00
|
|
|
"machine_max_jerk_e": ["2.5", "2.5"],
|
2023-12-11 14:03:09 +00:00
|
|
|
"machine_max_jerk_x": ["12", "12"],
|
|
|
|
"machine_max_jerk_y": ["12", "12"],
|
2023-09-06 14:22:28 +00:00
|
|
|
"machine_max_jerk_z": ["2", "2"],
|
|
|
|
"max_layer_height": ["0.4"],
|
|
|
|
"min_layer_height": ["0.08"],
|
|
|
|
"printer_settings_id": "Creality",
|
|
|
|
"retraction_minimum_travel": ["2"],
|
|
|
|
"retract_before_wipe": ["70%"],
|
|
|
|
"retraction_length": ["0.5"],
|
|
|
|
"retract_length_toolchange": ["1"],
|
|
|
|
"retraction_speed": ["40"],
|
|
|
|
"deretraction_speed": ["40"],
|
2023-12-31 10:36:32 +00:00
|
|
|
"extruder_clearance_height_to_lid": "101",
|
|
|
|
"extruder_clearance_height_to_rod": "45",
|
|
|
|
"extruder_clearance_radius": "45",
|
|
|
|
"z_hop": ["0.2"],
|
2023-10-22 12:54:48 +00:00
|
|
|
"single_extruder_multi_material": "1",
|
2023-12-31 10:36:32 +00:00
|
|
|
"manual_filament_change": "1",
|
|
|
|
"change_filament_gcode": "PAUSE",
|
2023-09-06 14:22:28 +00:00
|
|
|
"machine_pause_gcode": "PAUSE",
|
2024-01-24 14:19:36 +00:00
|
|
|
"default_filament_profile": ["Creality HF Generic PLA"],
|
2023-09-06 14:22:28 +00:00
|
|
|
"machine_start_gcode": "M140 S0\nM104 S0 \nSTART_PRINT EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TEMP=[bed_temperature_initial_layer_single]",
|
|
|
|
"machine_end_gcode": "END_PRINT",
|
2023-12-31 10:36:32 +00:00
|
|
|
"scan_first_layer": "0",
|
|
|
|
"thumbnails": [
|
2024-01-24 14:19:36 +00:00
|
|
|
"100x100",
|
|
|
|
"320x320"
|
2023-12-31 10:36:32 +00:00
|
|
|
]
|
2023-09-06 14:22:28 +00:00
|
|
|
}
|