2023-12-21 08:51:18 +00:00
{
"type" : "machine" ,
"setting_id" : "GM001" ,
"printer_settings_id" : "Creality" ,
"name" : "Creality Ender-3 V3 KE 0.4 nozzle" ,
"from" : "system" ,
"instantiation" : "true" ,
"inherits" : "fdm_creality_common" ,
"printer_model" : "Creality Ender-3 V3 KE" ,
"gcode_flavor" : "klipper" ,
"printer_structure" : "i3" ,
"default_print_profile" : "0.20mm Standard @Creality Ender3V3KE" ,
"extruder_clearance_height_to_rod" : "47" ,
2024-07-29 12:34:00 +00:00
"extruder_clearance_max_radius" : "90" ,
"extruder_clearance_radius" : "90" ,
"machine_load_filament_time" : "11" ,
2023-12-21 08:51:18 +00:00
"nozzle_diameter" : [
"0.4"
] ,
"printable_area" : [
"0x0" ,
"220x0" ,
"220x220" ,
"0x220"
] ,
2024-07-29 12:34:00 +00:00
"printable_height" : "245" ,
2023-12-21 08:51:18 +00:00
"nozzle_type" : "brass" ,
"auxiliary_fan" : "0" ,
"machine_max_acceleration_extruding" : [
"8000" ,
"8000"
] ,
"machine_max_acceleration_retracting" : [
"5000" ,
"5000"
] ,
"machine_max_acceleration_travel" : [
"8000" ,
"8000"
] ,
"machine_max_acceleration_x" : [
"8000" ,
"8000"
] ,
"machine_max_acceleration_y" : [
"8000" ,
"8000"
] ,
"machine_max_acceleration_z" : [
2024-04-09 12:36:32 +00:00
"300" ,
"300"
2023-12-21 08:51:18 +00:00
] ,
"machine_max_speed_e" : [
2024-04-09 12:36:32 +00:00
"40" ,
"40"
2023-12-21 08:51:18 +00:00
] ,
"machine_max_speed_x" : [
"500" ,
"500"
] ,
"machine_max_speed_y" : [
"500" ,
"500"
] ,
"machine_max_speed_z" : [
"30" ,
"30"
] ,
"machine_max_jerk_e" : [
"5" ,
"5"
] ,
"machine_max_jerk_x" : [
2024-04-09 12:36:32 +00:00
"7" ,
"7"
2023-12-21 08:51:18 +00:00
] ,
"machine_max_jerk_y" : [
2024-04-09 12:36:32 +00:00
"7" ,
"7"
2023-12-21 08:51:18 +00:00
] ,
"machine_max_jerk_z" : [
"0.4" ,
"0.4"
] ,
"max_layer_height" : [
2024-03-18 14:52:29 +00:00
"0.32"
2023-12-21 08:51:18 +00:00
] ,
"min_layer_height" : [
"0.08"
] ,
"retraction_minimum_travel" : [
"2"
] ,
2024-04-09 12:36:32 +00:00
"wipe_distance" : [
"2"
] ,
2023-12-21 08:51:18 +00:00
"retract_before_wipe" : [
2024-05-22 07:30:42 +00:00
"100%"
2023-12-21 08:51:18 +00:00
] ,
"retraction_length" : [
"0.5"
] ,
"retract_length_toolchange" : [
"1"
] ,
"retraction_speed" : [
2024-05-22 07:30:42 +00:00
"30"
2023-12-21 08:51:18 +00:00
] ,
"deretraction_speed" : [
2024-05-22 07:30:42 +00:00
"0"
2023-12-21 08:51:18 +00:00
] ,
2023-12-31 10:36:32 +00:00
"z_hop" : [
2024-03-18 14:52:29 +00:00
"0.2"
2023-12-31 10:36:32 +00:00
] ,
2023-12-21 08:51:18 +00:00
"single_extruder_multi_material" : "1" ,
2023-12-31 10:36:32 +00:00
"manual_filament_change" : "1" ,
2024-06-18 13:20:16 +00:00
"change_filament_gcode" : "M600" ,
2023-12-31 10:36:32 +00:00
"machine_pause_gcode" : "PAUSE" ,
2023-12-21 08:51:18 +00:00
"default_filament_profile" : [
"Creality Generic PLA @Ender-3V3-all"
] ,
2024-05-22 07:30:42 +00:00
"machine_start_gcode" : "SET_GCODE_VARIABLE MACRO=PRINTER_PARAM VARIABLE=fan0_min VALUE=30 ;compensate for fan speed\nSET_VELOCITY_LIMIT ACCEL_TO_DECEL=2500 ;revert accel_to_decel back to 2500\nM220 S100 ;Reset Feedrate\nM221 S100 ;Reset Flowrate\n\nM140 S[bed_temperature_initial_layer_single] ;Set bed temp\nG28 X Y ;Home XY axes\nM190 S[bed_temperature_initial_layer_single] ;Wait for bed temp to stabilize\nG28 Z ;Home Z axis & load bed mesh\nBED_MESH_CALIBRATE PROBE_COUNT=6,6 ;Auto bed level\n\nM104 S[nozzle_temperature_initial_layer] ;Set nozzle temp\nG92 E0 ;Reset Extruder\nG1 X-2.0 Y20 Z0.3 F5000.0 ;Move to start position\nM109 S[nozzle_temperature_initial_layer] ;Wait for nozzle temp to stabilize\nG1 Z0.2 ;Lower nozzle to printing height\nG1 Y145.0 F1500.0 E15 ;Draw the first line\nG1 X-1.7 F5000.0 ;Move to side a little\nG1 Y30 F1500.0 E15 ;Draw the second line\nG92 E0 ;Reset Extruder" ,
2024-07-29 12:34:00 +00:00
"machine_end_gcode" : "G92 E0 ;Reset Extruder\nG1 E-1.2 Z{max_layer_z + 0.5} F1800 ;Retract and raise Z\n{if max_layer_z < 50}\nG1 Z{max_layer_z + 25} F900 ;Raise Z more\n{endif}\n\nG1 X2 Y218 F3000 ;Present print\nM106 S0 ;Turn-off fan\nM104 S0 ;Turn-off hotend\nM140 S0 ;Turn-off bed\n\nM84 X Y E ;Disable all steppers but Z" ,
2023-12-31 10:36:32 +00:00
"scan_first_layer" : "0" ,
"thumbnails" : [
"96x96" ,
"300x300"
]
2024-04-09 12:36:32 +00:00
}