Add Creality CR-10 SE (#4757)
* Add CR-10 SE and standard profiles * Misc Add more perimeters to CR-10 SE profiles Add printer to filament profiles Link everything in Creality.json * Fix two bugs * Forgot this
This commit is contained in:
parent
6ae128b9e7
commit
64d0c324c1
19 changed files with 766 additions and 8 deletions
|
@ -12,6 +12,10 @@
|
|||
"name": "Creality CR-10 Max",
|
||||
"sub_path": "machine/Creality CR-10 Max.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality CR-10 SE",
|
||||
"sub_path": "machine/Creality CR-10 SE.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality CR-6 SE",
|
||||
"sub_path": "machine/Creality CR-6 SE.json"
|
||||
|
@ -454,6 +458,22 @@
|
|||
"name": "0.20mm Standard @Creality CR10Max",
|
||||
"sub_path": "process/0.20mm Standard @Creality CR10Max.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Creality CR10SE 0.2",
|
||||
"sub_path": "process/0.20mm Standard @Creality CR10SE 0.2.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Creality CR10SE 0.4",
|
||||
"sub_path": "process/0.20mm Standard @Creality CR10SE 0.4.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Creality CR10SE 0.6",
|
||||
"sub_path": "process/0.20mm Standard @Creality CR10SE 0.6.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Creality CR10SE 0.8",
|
||||
"sub_path": "process/0.20mm Standard @Creality CR10SE 0.8.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Creality CR-6 0.4",
|
||||
"sub_path": "process/0.20mm Standard @Creality CR-6 0.4.json"
|
||||
|
@ -994,6 +1014,22 @@
|
|||
"name": "Creality CR-10 Max 0.4 nozzle",
|
||||
"sub_path": "machine/Creality CR-10 Max 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality CR-10 SE 0.2 nozzle",
|
||||
"sub_path": "machine/Creality CR-10 SE 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality CR-10 SE 0.4 nozzle",
|
||||
"sub_path": "machine/Creality CR-10 SE 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality CR-10 SE 0.6 nozzle",
|
||||
"sub_path": "machine/Creality CR-10 SE 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality CR-10 SE 0.8 nozzle",
|
||||
"sub_path": "machine/Creality CR-10 SE 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Ender-6 0.4 nozzle",
|
||||
"sub_path": "machine/Creality Ender-6 0.4 nozzle.json"
|
||||
|
|
BIN
resources/profiles/Creality/Creality CR-10 SE_cover.png
Normal file
BIN
resources/profiles/Creality/Creality CR-10 SE_cover.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
BIN
resources/profiles/Creality/creality_cr10se_buildplate_model.stl
Normal file
BIN
resources/profiles/Creality/creality_cr10se_buildplate_model.stl
Normal file
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 8.3 KiB |
|
@ -49,7 +49,10 @@
|
|||
"Creality K1 (0.8 nozzle)",
|
||||
"Creality K1 Max (0.4 nozzle)",
|
||||
"Creality K1 Max (0.6 nozzle)",
|
||||
"Creality K1 Max (0.8 nozzle)"
|
||||
|
||||
"Creality K1 Max (0.8 nozzle)",
|
||||
"Creality CR-10 SE 0.2 nozzle",
|
||||
"Creality CR-10 SE 0.4 nozzle",
|
||||
"Creality CR-10 SE 0.6 nozzle",
|
||||
"Creality CR-10 SE 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -59,7 +59,10 @@
|
|||
"Creality K1 (0.8 nozzle)",
|
||||
"Creality K1 Max (0.4 nozzle)",
|
||||
"Creality K1 Max (0.6 nozzle)",
|
||||
"Creality K1 Max (0.8 nozzle)"
|
||||
|
||||
"Creality K1 Max (0.8 nozzle)",
|
||||
"Creality CR-10 SE 0.2 nozzle",
|
||||
"Creality CR-10 SE 0.4 nozzle",
|
||||
"Creality CR-10 SE 0.6 nozzle",
|
||||
"Creality CR-10 SE 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -50,6 +50,10 @@
|
|||
"Creality K1 (0.8 nozzle)",
|
||||
"Creality K1 Max (0.4 nozzle)",
|
||||
"Creality K1 Max (0.6 nozzle)",
|
||||
"Creality K1 Max (0.8 nozzle)"
|
||||
"Creality K1 Max (0.8 nozzle)",
|
||||
"Creality CR-10 SE 0.2 nozzle",
|
||||
"Creality CR-10 SE 0.4 nozzle",
|
||||
"Creality CR-10 SE 0.6 nozzle",
|
||||
"Creality CR-10 SE 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -15,6 +15,10 @@
|
|||
"Creality K1 (0.8 nozzle)",
|
||||
"Creality K1 Max (0.4 nozzle)",
|
||||
"Creality K1 Max (0.6 nozzle)",
|
||||
"Creality K1 Max (0.8 nozzle)"
|
||||
"Creality K1 Max (0.8 nozzle)",
|
||||
"Creality CR-10 SE 0.2 nozzle",
|
||||
"Creality CR-10 SE 0.4 nozzle",
|
||||
"Creality CR-10 SE 0.6 nozzle",
|
||||
"Creality CR-10 SE 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -24,6 +24,10 @@
|
|||
"Creality K1 (0.8 nozzle)",
|
||||
"Creality K1 Max (0.4 nozzle)",
|
||||
"Creality K1 Max (0.6 nozzle)",
|
||||
"Creality K1 Max (0.8 nozzle)"
|
||||
"Creality K1 Max (0.8 nozzle)",
|
||||
"Creality CR-10 SE 0.2 nozzle",
|
||||
"Creality CR-10 SE 0.4 nozzle",
|
||||
"Creality CR-10 SE 0.6 nozzle",
|
||||
"Creality CR-10 SE 0.8 nozzle"
|
||||
]
|
||||
}
|
|
@ -18,6 +18,10 @@
|
|||
"Creality K1 (0.8 nozzle)",
|
||||
"Creality K1 Max (0.4 nozzle)",
|
||||
"Creality K1 Max (0.6 nozzle)",
|
||||
"Creality K1 Max (0.8 nozzle)"
|
||||
"Creality K1 Max (0.8 nozzle)",
|
||||
"Creality CR-10 SE 0.2 nozzle",
|
||||
"Creality CR-10 SE 0.4 nozzle",
|
||||
"Creality CR-10 SE 0.6 nozzle",
|
||||
"Creality CR-10 SE 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -0,0 +1,128 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "Creality CR-10 SE 0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_creality_common",
|
||||
"printer_model": "Creality CR-10 SE",
|
||||
"printer_variant": "0.2",
|
||||
"printer_structure": "i3",
|
||||
"gcode_flavor": "klipper",
|
||||
"default_print_profile": "0.20mm Standard @Creality CR10SE 0.2",
|
||||
"nozzle_diameter": [
|
||||
"0.2"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"250x0",
|
||||
"250x250",
|
||||
"0x250"
|
||||
],
|
||||
"printable_height": "250",
|
||||
"extruder_clearance_height_to_rod": "36",
|
||||
"extruder_clearance_height_to_lid": "140",
|
||||
"extruder_clearance_radius": "65",
|
||||
"nozzle_type": "hardened_steel",
|
||||
"support_air_filtration": "1",
|
||||
"support_chamber_temp_control": "1",
|
||||
"auxiliary_fan": "0",
|
||||
"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": [
|
||||
"500",
|
||||
"200"
|
||||
],
|
||||
"machine_max_acceleration_e": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"25",
|
||||
"25"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"500",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"500",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"12",
|
||||
"12"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"2.5",
|
||||
"2.5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.2",
|
||||
"0.4"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"printer_settings_id": "Creality",
|
||||
"retraction_minimum_travel": [
|
||||
"2"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"70%"
|
||||
],
|
||||
"retraction_length": [
|
||||
"0.8"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"2"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"40"
|
||||
],
|
||||
"single_extruder_multi_material": "1",
|
||||
"change_filament_gcode": "M600",
|
||||
"machine_pause_gcode": "M25",
|
||||
"default_filament_profile": [
|
||||
"Creality Generic PLA"
|
||||
],
|
||||
"machine_start_gcode": "M220 S100 ;Reset feed rate /nM221 S100 ;Reset flow rate /nG28 ;Home /nG92 E0 ;Reset extruder /nG1 Z2.0 F3000 ;Move Z Axis up /nG1 X10.1 Y20 Z0.28 F5000.0 ;Move to start position /nM109 S[material_print_temperature_layer_0] /nG1 X10.1 Y145.0 Z0.28 F1500.0 E15 ;Draw the first line /nG1 X10.4 Y145.0 Z0.28 F5000.0 ;Move to side a little \nG1 X10.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line \nG92 E0 ;Reset extruder \nG1 E-1.0000 F1800 ;Retract a bit \nG1 Z2.0 F3000 ;Move Z Axis up \nG1 E0.0000 F1800",
|
||||
"machine_end_gcode": "G91 ;Relative positioning /nG1 E-2 F2700 ;Retract a bit /nG1 E-2 Z0.2 F2400 ;Retract and raise Z /nG1 X5 Y5 F3000 ;Wipe out /nG1 Z3 ;Raise Z more /nG90 ;Absolute positioning /nG1 X2 Y218 F3000 ;Present print /nM106 S0 ;Turn-off fan /nM104 S0 ;Turn-off hotend /nM140 S0 ;Turn-off bed /nM84 X Y E ;Disable all steppers but Z",
|
||||
"scan_first_layer": "0",
|
||||
"thumbnails": [
|
||||
"96x96",
|
||||
"300x300"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,128 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "Creality CR-10 SE 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_creality_common",
|
||||
"printer_model": "Creality CR-10 SE",
|
||||
"printer_variant": "0.4",
|
||||
"printer_structure": "i3",
|
||||
"gcode_flavor": "klipper",
|
||||
"default_print_profile": "0.20mm Standard @Creality CR10SE 0.4",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"250x0",
|
||||
"250x250",
|
||||
"0x250"
|
||||
],
|
||||
"printable_height": "250",
|
||||
"extruder_clearance_height_to_rod": "36",
|
||||
"extruder_clearance_height_to_lid": "140",
|
||||
"extruder_clearance_radius": "65",
|
||||
"nozzle_type": "hardened_steel",
|
||||
"support_air_filtration": "1",
|
||||
"support_chamber_temp_control": "1",
|
||||
"auxiliary_fan": "0",
|
||||
"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": [
|
||||
"500",
|
||||
"200"
|
||||
],
|
||||
"machine_max_acceleration_e": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"25",
|
||||
"25"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"500",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"500",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"12",
|
||||
"12"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"2.5",
|
||||
"2.5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.2",
|
||||
"0.4"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"printer_settings_id": "Creality",
|
||||
"retraction_minimum_travel": [
|
||||
"2"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"70%"
|
||||
],
|
||||
"retraction_length": [
|
||||
"0.8"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"2"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"40"
|
||||
],
|
||||
"single_extruder_multi_material": "1",
|
||||
"change_filament_gcode": "M600",
|
||||
"machine_pause_gcode": "M25",
|
||||
"default_filament_profile": [
|
||||
"Creality Generic PLA"
|
||||
],
|
||||
"machine_start_gcode": "M220 S100 ;Reset feed rate /nM221 S100 ;Reset flow rate /nG28 ;Home /nG92 E0 ;Reset extruder /nG1 Z2.0 F3000 ;Move Z Axis up /nG1 X10.1 Y20 Z0.28 F5000.0 ;Move to start position /nM109 S[material_print_temperature_layer_0] /nG1 X10.1 Y145.0 Z0.28 F1500.0 E15 ;Draw the first line /nG1 X10.4 Y145.0 Z0.28 F5000.0 ;Move to side a little \nG1 X10.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line \nG92 E0 ;Reset extruder \nG1 E-1.0000 F1800 ;Retract a bit \nG1 Z2.0 F3000 ;Move Z Axis up \nG1 E0.0000 F1800",
|
||||
"machine_end_gcode": "G91 ;Relative positioning /nG1 E-2 F2700 ;Retract a bit /nG1 E-2 Z0.2 F2400 ;Retract and raise Z /nG1 X5 Y5 F3000 ;Wipe out /nG1 Z3 ;Raise Z more /nG90 ;Absolute positioning /nG1 X2 Y218 F3000 ;Present print /nM106 S0 ;Turn-off fan /nM104 S0 ;Turn-off hotend /nM140 S0 ;Turn-off bed /nM84 X Y E ;Disable all steppers but Z",
|
||||
"scan_first_layer": "0",
|
||||
"thumbnails": [
|
||||
"96x96",
|
||||
"300x300"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,128 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "Creality CR-10 SE 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_creality_common",
|
||||
"printer_model": "Creality CR-10 SE",
|
||||
"printer_variant": "0.6",
|
||||
"printer_structure": "i3",
|
||||
"gcode_flavor": "klipper",
|
||||
"default_print_profile": "0.20mm Standard @Creality CR10SE 0.6",
|
||||
"nozzle_diameter": [
|
||||
"0.6"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"250x0",
|
||||
"250x250",
|
||||
"0x250"
|
||||
],
|
||||
"printable_height": "250",
|
||||
"extruder_clearance_height_to_rod": "36",
|
||||
"extruder_clearance_height_to_lid": "140",
|
||||
"extruder_clearance_radius": "65",
|
||||
"nozzle_type": "hardened_steel",
|
||||
"support_air_filtration": "1",
|
||||
"support_chamber_temp_control": "1",
|
||||
"auxiliary_fan": "0",
|
||||
"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": [
|
||||
"500",
|
||||
"200"
|
||||
],
|
||||
"machine_max_acceleration_e": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"25",
|
||||
"25"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"500",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"500",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"12",
|
||||
"12"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"2.5",
|
||||
"2.5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.2",
|
||||
"0.4"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"printer_settings_id": "Creality",
|
||||
"retraction_minimum_travel": [
|
||||
"2"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"70%"
|
||||
],
|
||||
"retraction_length": [
|
||||
"0.8"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"2"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"40"
|
||||
],
|
||||
"single_extruder_multi_material": "1",
|
||||
"change_filament_gcode": "M600",
|
||||
"machine_pause_gcode": "M25",
|
||||
"default_filament_profile": [
|
||||
"Creality Generic PLA"
|
||||
],
|
||||
"machine_start_gcode": "M220 S100 ;Reset feed rate /nM221 S100 ;Reset flow rate /nG28 ;Home /nG92 E0 ;Reset extruder /nG1 Z2.0 F3000 ;Move Z Axis up /nG1 X10.1 Y20 Z0.28 F5000.0 ;Move to start position /nM109 S[material_print_temperature_layer_0] /nG1 X10.1 Y145.0 Z0.28 F1500.0 E15 ;Draw the first line /nG1 X10.4 Y145.0 Z0.28 F5000.0 ;Move to side a little \nG1 X10.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line \nG92 E0 ;Reset extruder \nG1 E-1.0000 F1800 ;Retract a bit \nG1 Z2.0 F3000 ;Move Z Axis up \nG1 E0.0000 F1800",
|
||||
"machine_end_gcode": "G91 ;Relative positioning /nG1 E-2 F2700 ;Retract a bit /nG1 E-2 Z0.2 F2400 ;Retract and raise Z /nG1 X5 Y5 F3000 ;Wipe out /nG1 Z3 ;Raise Z more /nG90 ;Absolute positioning /nG1 X2 Y218 F3000 ;Present print /nM106 S0 ;Turn-off fan /nM104 S0 ;Turn-off hotend /nM140 S0 ;Turn-off bed /nM84 X Y E ;Disable all steppers but Z",
|
||||
"scan_first_layer": "0",
|
||||
"thumbnails": [
|
||||
"96x96",
|
||||
"300x300"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,128 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "Creality CR-10 SE 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_creality_common",
|
||||
"printer_model": "Creality CR-10 SE",
|
||||
"printer_variant": "0.8",
|
||||
"printer_structure": "i3",
|
||||
"gcode_flavor": "klipper",
|
||||
"default_print_profile": "0.20mm Standard @Creality CR10SE 0.8",
|
||||
"nozzle_diameter": [
|
||||
"0.8"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"250x0",
|
||||
"250x250",
|
||||
"0x250"
|
||||
],
|
||||
"printable_height": "250",
|
||||
"extruder_clearance_height_to_rod": "36",
|
||||
"extruder_clearance_height_to_lid": "140",
|
||||
"extruder_clearance_radius": "65",
|
||||
"nozzle_type": "hardened_steel",
|
||||
"support_air_filtration": "1",
|
||||
"support_chamber_temp_control": "1",
|
||||
"auxiliary_fan": "0",
|
||||
"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": [
|
||||
"500",
|
||||
"200"
|
||||
],
|
||||
"machine_max_acceleration_e": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"25",
|
||||
"25"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"500",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"500",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"12",
|
||||
"12"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"2.5",
|
||||
"2.5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.2",
|
||||
"0.4"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"printer_settings_id": "Creality",
|
||||
"retraction_minimum_travel": [
|
||||
"2"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"70%"
|
||||
],
|
||||
"retraction_length": [
|
||||
"0.8"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"2"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"40"
|
||||
],
|
||||
"single_extruder_multi_material": "1",
|
||||
"change_filament_gcode": "M600",
|
||||
"machine_pause_gcode": "M25",
|
||||
"default_filament_profile": [
|
||||
"Creality Generic PLA"
|
||||
],
|
||||
"machine_start_gcode": "M220 S100 ;Reset feed rate /nM221 S100 ;Reset flow rate /nG28 ;Home /nG92 E0 ;Reset extruder /nG1 Z2.0 F3000 ;Move Z Axis up /nG1 X10.1 Y20 Z0.28 F5000.0 ;Move to start position /nM109 S[material_print_temperature_layer_0] /nG1 X10.1 Y145.0 Z0.28 F1500.0 E15 ;Draw the first line /nG1 X10.4 Y145.0 Z0.28 F5000.0 ;Move to side a little \nG1 X10.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line \nG92 E0 ;Reset extruder \nG1 E-1.0000 F1800 ;Retract a bit \nG1 Z2.0 F3000 ;Move Z Axis up \nG1 E0.0000 F1800",
|
||||
"machine_end_gcode": "G91 ;Relative positioning /nG1 E-2 F2700 ;Retract a bit /nG1 E-2 Z0.2 F2400 ;Retract and raise Z /nG1 X5 Y5 F3000 ;Wipe out /nG1 Z3 ;Raise Z more /nG90 ;Absolute positioning /nG1 X2 Y218 F3000 ;Present print /nM106 S0 ;Turn-off fan /nM104 S0 ;Turn-off hotend /nM140 S0 ;Turn-off bed /nM84 X Y E ;Disable all steppers but Z",
|
||||
"scan_first_layer": "0",
|
||||
"thumbnails": [
|
||||
"96x96",
|
||||
"300x300"
|
||||
]
|
||||
}
|
12
resources/profiles/Creality/machine/Creality CR-10 SE.json
Normal file
12
resources/profiles/Creality/machine/Creality CR-10 SE.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "machine_model",
|
||||
"name": "Creality CR-10 SE",
|
||||
"model_id": "Creality-CR-10SE",
|
||||
"nozzle_diameter": "0.2;0.4;0.6;0.8",
|
||||
"machine_tech": "FFF",
|
||||
"family": "Creality",
|
||||
"bed_model": "creality_cr10se_buildplate_model.stl",
|
||||
"bed_texture": "creality_cr10se_buildplate_texture.png",
|
||||
"hotend_model": "",
|
||||
"default_materials": "Creality Generic PLA;Creality HF Generic PLA;Creality HF Generic Speed PLA;Creality Generic PETG;Creality Generic TPU;Creality Generic ABS"
|
||||
}
|
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm Standard @Creality CR10SE 0.2",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"infill_combination": "1",
|
||||
"infill_wall_overlap": "20%",
|
||||
"initial_layer_acceleration": "3000",
|
||||
"initial_layer_infill_speed": "150",
|
||||
"initial_layer_travel_speed": "120",
|
||||
"inner_wall_speed": "300",
|
||||
"internal_solid_infill_line_width": "0.45",
|
||||
"internal_solid_infill_speed": "300",
|
||||
"outer_wall_acceleration": "2300",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "200",
|
||||
"overhang_3_4_speed": "35",
|
||||
"reduce_crossing_wall": "1",
|
||||
"seam_gap": "15%",
|
||||
"skirt_distance": "8",
|
||||
"skirt_loops": "1",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_density": "10%",
|
||||
"sparse_infill_speed": "300",
|
||||
"support_base_pattern_spacing": "4",
|
||||
"support_bottom_z_distance": "0.4",
|
||||
"support_interface_bottom_layers": "1",
|
||||
"support_interface_pattern": "rectilinear",
|
||||
"support_interface_top_layers": "1",
|
||||
"support_line_width": "0.42",
|
||||
"support_object_xy_distance": "0.8",
|
||||
"support_style": "snug",
|
||||
"support_threshold_angle": "60",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_speed": "120",
|
||||
"travel_acceleration": "5000",
|
||||
"wall_loops": "2",
|
||||
"compatible_printers": [
|
||||
"Creality CR-10 SE 0.2 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm Standard @Creality CR10SE 0.4",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"infill_combination": "1",
|
||||
"infill_wall_overlap": "20%",
|
||||
"initial_layer_acceleration": "3000",
|
||||
"initial_layer_infill_speed": "150",
|
||||
"initial_layer_travel_speed": "120",
|
||||
"inner_wall_speed": "300",
|
||||
"internal_solid_infill_line_width": "0.45",
|
||||
"internal_solid_infill_speed": "300",
|
||||
"outer_wall_acceleration": "2300",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "200",
|
||||
"overhang_3_4_speed": "35",
|
||||
"reduce_crossing_wall": "1",
|
||||
"seam_gap": "15%",
|
||||
"skirt_distance": "8",
|
||||
"skirt_loops": "1",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_density": "10%",
|
||||
"sparse_infill_speed": "300",
|
||||
"support_base_pattern_spacing": "4",
|
||||
"support_bottom_z_distance": "0.4",
|
||||
"support_interface_bottom_layers": "1",
|
||||
"support_interface_pattern": "rectilinear",
|
||||
"support_interface_top_layers": "1",
|
||||
"support_line_width": "0.42",
|
||||
"support_object_xy_distance": "0.8",
|
||||
"support_style": "snug",
|
||||
"support_threshold_angle": "60",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_speed": "120",
|
||||
"travel_acceleration": "5000",
|
||||
"wall_loops": "2",
|
||||
"compatible_printers": [
|
||||
"Creality CR-10 SE 0.4 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm Standard @Creality CR10SE 0.6",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"infill_combination": "1",
|
||||
"infill_wall_overlap": "20%",
|
||||
"initial_layer_acceleration": "3000",
|
||||
"initial_layer_infill_speed": "150",
|
||||
"initial_layer_travel_speed": "120",
|
||||
"inner_wall_speed": "300",
|
||||
"internal_solid_infill_line_width": "0.45",
|
||||
"internal_solid_infill_speed": "300",
|
||||
"outer_wall_acceleration": "2300",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "200",
|
||||
"overhang_3_4_speed": "35",
|
||||
"reduce_crossing_wall": "1",
|
||||
"seam_gap": "15%",
|
||||
"skirt_distance": "8",
|
||||
"skirt_loops": "1",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_density": "10%",
|
||||
"sparse_infill_speed": "300",
|
||||
"support_base_pattern_spacing": "4",
|
||||
"support_bottom_z_distance": "0.4",
|
||||
"support_interface_bottom_layers": "1",
|
||||
"support_interface_pattern": "rectilinear",
|
||||
"support_interface_top_layers": "1",
|
||||
"support_line_width": "0.42",
|
||||
"support_object_xy_distance": "0.8",
|
||||
"support_style": "snug",
|
||||
"support_threshold_angle": "60",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_speed": "120",
|
||||
"travel_acceleration": "5000",
|
||||
"wall_loops": "2",
|
||||
"compatible_printers": [
|
||||
"Creality CR-10 SE 0.6 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm Standard @Creality CR10SE 0.8",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"infill_combination": "1",
|
||||
"infill_wall_overlap": "20%",
|
||||
"initial_layer_acceleration": "3000",
|
||||
"initial_layer_infill_speed": "150",
|
||||
"initial_layer_travel_speed": "120",
|
||||
"inner_wall_speed": "300",
|
||||
"internal_solid_infill_line_width": "0.45",
|
||||
"internal_solid_infill_speed": "300",
|
||||
"outer_wall_acceleration": "2300",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "200",
|
||||
"overhang_3_4_speed": "35",
|
||||
"reduce_crossing_wall": "1",
|
||||
"seam_gap": "15%",
|
||||
"skirt_distance": "8",
|
||||
"skirt_loops": "1",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_density": "10%",
|
||||
"sparse_infill_speed": "300",
|
||||
"support_base_pattern_spacing": "4",
|
||||
"support_bottom_z_distance": "0.4",
|
||||
"support_interface_bottom_layers": "1",
|
||||
"support_interface_pattern": "rectilinear",
|
||||
"support_interface_top_layers": "1",
|
||||
"support_line_width": "0.42",
|
||||
"support_object_xy_distance": "0.8",
|
||||
"support_style": "snug",
|
||||
"support_threshold_angle": "60",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_speed": "120",
|
||||
"travel_acceleration": "5000",
|
||||
"wall_loops": "2",
|
||||
"compatible_printers": [
|
||||
"Creality CR-10 SE 0.8 nozzle"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue