mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Initial release
This commit is contained in:
@@ -0,0 +1,153 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "Co Print ChromaSet 0.4 nozzle - Ender-3 V3 Plus",
|
||||
"inherits": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM001",
|
||||
"instantiation": "true",
|
||||
"printer_model": "Co Print ChromaSet",
|
||||
"default_print_profile": "0.2mm Standard @Co Print ChromaSet 0.4",
|
||||
"printer_variant": "0.4",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"nozzle_volume": [
|
||||
"156"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"0%"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"290x0",
|
||||
"290x283",
|
||||
"0x283"
|
||||
],
|
||||
"printable_height": "330",
|
||||
"gcode_flavor": "klipper",
|
||||
"retraction_length": [
|
||||
"0.5"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"100"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"500"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"500"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"10"
|
||||
],
|
||||
"machine_max_acceleration_e": [
|
||||
"2500"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"2500"
|
||||
],
|
||||
"machine_max_acceleration_travel": [
|
||||
"40000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"100"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"2.5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"8"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"8"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.2"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.2"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"60"
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"1"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"2"
|
||||
],
|
||||
"wipe": [
|
||||
"1"
|
||||
],
|
||||
"wipe_distance": [
|
||||
"2"
|
||||
],
|
||||
"thumbnails": [
|
||||
"300x300",
|
||||
"400x300",
|
||||
"96x96",
|
||||
"32x32"
|
||||
],
|
||||
"retract_lift_below": [
|
||||
"343"
|
||||
],
|
||||
"thumbnails_format": "PNG",
|
||||
"machine_start_gcode": "start_print EXTRUDER=[initial_extruder] EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TEMP=[bed_temperature_initial_layer_single]",
|
||||
"machine_end_gcode": "end_print",
|
||||
"change_filament_gcode": "FILAMENT_CHANGE LAYER_NUM=[layer_num] NEXT_EXTRUDER=[next_extruder]",
|
||||
"default_filament_profile": [
|
||||
"CoPrint Generic PLA"
|
||||
],
|
||||
"extruder_clearance_radius": [
|
||||
"65"
|
||||
],
|
||||
"extruder_clearance_height_to_rod": [
|
||||
"36"
|
||||
],
|
||||
"extruder_clearance_height_to_lid": [
|
||||
"140"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0"
|
||||
],
|
||||
"cooling_tube_retraction": [
|
||||
"0"
|
||||
],
|
||||
"cooling_tube_length": [
|
||||
"0"
|
||||
],
|
||||
"parking_pos_retraction": [
|
||||
"0"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"0"
|
||||
],
|
||||
"extra_loading_move": [
|
||||
"0"
|
||||
],
|
||||
"high_current_on_filament_swap": [
|
||||
"0"
|
||||
],
|
||||
"enable_filament_ramming": [
|
||||
"0"
|
||||
],
|
||||
"z_hop_types": "Spiral Lift"
|
||||
}
|
||||
@@ -0,0 +1,153 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "Co Print ChromaSet 0.4 nozzle - Ender-3 V3",
|
||||
"inherits": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM001",
|
||||
"instantiation": "true",
|
||||
"printer_model": "Co Print ChromaSet",
|
||||
"default_print_profile": "0.2mm Standard @Co Print ChromaSet 0.4",
|
||||
"printer_variant": "0.4",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"nozzle_volume": [
|
||||
"156"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"0%"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"180x0",
|
||||
"180x173",
|
||||
"0x173"
|
||||
],
|
||||
"printable_height": "250",
|
||||
"gcode_flavor": "klipper",
|
||||
"retraction_length": [
|
||||
"0.5"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"100"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"500"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"500"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"10"
|
||||
],
|
||||
"machine_max_acceleration_e": [
|
||||
"2500"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"2500"
|
||||
],
|
||||
"machine_max_acceleration_travel": [
|
||||
"40000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"100"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"2.5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"8"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"8"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.2"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.2"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"60"
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"1"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"2"
|
||||
],
|
||||
"wipe": [
|
||||
"1"
|
||||
],
|
||||
"wipe_distance": [
|
||||
"2"
|
||||
],
|
||||
"thumbnails": [
|
||||
"300x300",
|
||||
"400x300",
|
||||
"96x96",
|
||||
"32x32"
|
||||
],
|
||||
"retract_lift_below": [
|
||||
"343"
|
||||
],
|
||||
"thumbnails_format": "PNG",
|
||||
"machine_start_gcode": "start_print EXTRUDER=[initial_extruder] EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TEMP=[bed_temperature_initial_layer_single]",
|
||||
"machine_end_gcode": "end_print",
|
||||
"change_filament_gcode": "FILAMENT_CHANGE LAYER_NUM=[layer_num] NEXT_EXTRUDER=[next_extruder]",
|
||||
"default_filament_profile": [
|
||||
"CoPrint Generic PLA"
|
||||
],
|
||||
"extruder_clearance_radius": [
|
||||
"65"
|
||||
],
|
||||
"extruder_clearance_height_to_rod": [
|
||||
"36"
|
||||
],
|
||||
"extruder_clearance_height_to_lid": [
|
||||
"140"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0"
|
||||
],
|
||||
"cooling_tube_retraction": [
|
||||
"0"
|
||||
],
|
||||
"cooling_tube_length": [
|
||||
"0"
|
||||
],
|
||||
"parking_pos_retraction": [
|
||||
"0"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"0"
|
||||
],
|
||||
"extra_loading_move": [
|
||||
"0"
|
||||
],
|
||||
"high_current_on_filament_swap": [
|
||||
"0"
|
||||
],
|
||||
"enable_filament_ramming": [
|
||||
"0"
|
||||
],
|
||||
"z_hop_types": "Spiral Lift"
|
||||
}
|
||||
@@ -0,0 +1,153 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "Co Print ChromaSet 0.4 nozzle fast",
|
||||
"inherits": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM001",
|
||||
"instantiation": "true",
|
||||
"printer_model": "Co Print ChromaSet",
|
||||
"default_print_profile": "0.2mm Fast @Co Print ChromaSet 0.4",
|
||||
"printer_variant": "0.4",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"nozzle_volume": [
|
||||
"156"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"0%"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"225x0",
|
||||
"225x225",
|
||||
"0x225"
|
||||
],
|
||||
"printable_height": "250",
|
||||
"gcode_flavor": "klipper",
|
||||
"retraction_length": [
|
||||
"0.5"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"100"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"700"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"700"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"20"
|
||||
],
|
||||
"machine_max_acceleration_e": [
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"20000"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_travel": [
|
||||
"40000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"20000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"20000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"500"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"20"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"20"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.5"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.2"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"60"
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"1"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"2"
|
||||
],
|
||||
"wipe": [
|
||||
"1"
|
||||
],
|
||||
"wipe_distance": [
|
||||
"2"
|
||||
],
|
||||
"thumbnails": [
|
||||
"300x300",
|
||||
"400x300",
|
||||
"96x96",
|
||||
"32x32"
|
||||
],
|
||||
"retract_lift_below": [
|
||||
"343"
|
||||
],
|
||||
"thumbnails_format": "PNG",
|
||||
"machine_start_gcode": "start_print EXTRUDER=[initial_extruder] EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TEMP=[bed_temperature_initial_layer_single]",
|
||||
"machine_end_gcode": "end_print",
|
||||
"change_filament_gcode": "FILAMENT_CHANGE LAYER_NUM=[layer_num] NEXT_EXTRUDER=[next_extruder]",
|
||||
"default_filament_profile": [
|
||||
"CoPrint Generic PLA"
|
||||
],
|
||||
"extruder_clearance_radius": [
|
||||
"65"
|
||||
],
|
||||
"extruder_clearance_height_to_rod": [
|
||||
"36"
|
||||
],
|
||||
"extruder_clearance_height_to_lid": [
|
||||
"140"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0"
|
||||
],
|
||||
"cooling_tube_retraction": [
|
||||
"0"
|
||||
],
|
||||
"cooling_tube_length": [
|
||||
"0"
|
||||
],
|
||||
"parking_pos_retraction": [
|
||||
"0"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"0"
|
||||
],
|
||||
"extra_loading_move": [
|
||||
"0"
|
||||
],
|
||||
"high_current_on_filament_swap": [
|
||||
"0"
|
||||
],
|
||||
"enable_filament_ramming": [
|
||||
"0"
|
||||
],
|
||||
"z_hop_types": "Spiral Lift"
|
||||
}
|
||||
@@ -0,0 +1,153 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "Co Print ChromaSet 0.4 nozzle",
|
||||
"inherits": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM001",
|
||||
"instantiation": "true",
|
||||
"printer_model": "Co Print ChromaSet",
|
||||
"default_print_profile": "0.2mm Standard @Co Print ChromaSet 0.4",
|
||||
"printer_variant": "0.4",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"nozzle_volume": [
|
||||
"156"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"0%"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"225x0",
|
||||
"225x225",
|
||||
"0x225"
|
||||
],
|
||||
"printable_height": "250",
|
||||
"gcode_flavor": "klipper",
|
||||
"retraction_length": [
|
||||
"0.5"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"100"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"500"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"500"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"10"
|
||||
],
|
||||
"machine_max_acceleration_e": [
|
||||
"2500"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"2500"
|
||||
],
|
||||
"machine_max_acceleration_travel": [
|
||||
"40000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"100"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"2.5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"8"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"8"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.2"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.2"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"60"
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"1"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"2"
|
||||
],
|
||||
"wipe": [
|
||||
"1"
|
||||
],
|
||||
"wipe_distance": [
|
||||
"2"
|
||||
],
|
||||
"thumbnails": [
|
||||
"300x300",
|
||||
"400x300",
|
||||
"96x96",
|
||||
"32x32"
|
||||
],
|
||||
"retract_lift_below": [
|
||||
"343"
|
||||
],
|
||||
"thumbnails_format": "PNG",
|
||||
"machine_start_gcode": "start_print EXTRUDER=[initial_extruder] EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TEMP=[bed_temperature_initial_layer_single]",
|
||||
"machine_end_gcode": "end_print",
|
||||
"change_filament_gcode": "FILAMENT_CHANGE LAYER_NUM=[layer_num] NEXT_EXTRUDER=[next_extruder]",
|
||||
"default_filament_profile": [
|
||||
"CoPrint Generic PLA"
|
||||
],
|
||||
"extruder_clearance_radius": [
|
||||
"65"
|
||||
],
|
||||
"extruder_clearance_height_to_rod": [
|
||||
"36"
|
||||
],
|
||||
"extruder_clearance_height_to_lid": [
|
||||
"140"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0"
|
||||
],
|
||||
"cooling_tube_retraction": [
|
||||
"0"
|
||||
],
|
||||
"cooling_tube_length": [
|
||||
"0"
|
||||
],
|
||||
"parking_pos_retraction": [
|
||||
"0"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"0"
|
||||
],
|
||||
"extra_loading_move": [
|
||||
"0"
|
||||
],
|
||||
"high_current_on_filament_swap": [
|
||||
"0"
|
||||
],
|
||||
"enable_filament_ramming": [
|
||||
"0"
|
||||
],
|
||||
"z_hop_types": "Spiral Lift"
|
||||
}
|
||||
12
resources/profiles/Co Print/machine/Co Print ChromaSet.json
Normal file
12
resources/profiles/Co Print/machine/Co Print ChromaSet.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "Co Print ChromaSet",
|
||||
"model_id": "Co_Print_ChromaSet",
|
||||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "Co Print",
|
||||
"bed_model": "",
|
||||
"bed_texture": "Co_Print_ChromaSet_buildplate_texture.png",
|
||||
"hotend_model": "",
|
||||
"default_materials": "CoPrint Generic PLA"
|
||||
}
|
||||
135
resources/profiles/Co Print/machine/fdm_coprint_common.json
Normal file
135
resources/profiles/Co Print/machine/fdm_coprint_common.json
Normal file
@@ -0,0 +1,135 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "fdm_coprint_common",
|
||||
"inherits": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"default_print_profile": "0.20mm Standard @Co Print ChromaSet 0.4",
|
||||
"printer_variant": "0.4",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"0%"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"225x0",
|
||||
"225x225",
|
||||
"0x225"
|
||||
],
|
||||
"printable_height": "250",
|
||||
"gcode_flavor": "klipper",
|
||||
"retraction_length": [
|
||||
"0.5"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"100"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"500"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"500"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"10"
|
||||
],
|
||||
"machine_max_acceleration_e": [
|
||||
"2500"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"2500"
|
||||
],
|
||||
"machine_max_acceleration_travel": [
|
||||
"40000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"100"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"2.5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"8"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"8"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.2"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.2"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"60"
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"1"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"2"
|
||||
],
|
||||
"wipe_distance": [
|
||||
"2"
|
||||
],
|
||||
"thumbnails": [
|
||||
"300x300",
|
||||
"400x300",
|
||||
"96x96",
|
||||
"32x32"
|
||||
],
|
||||
"retract_lift_below": [
|
||||
"343"
|
||||
],
|
||||
"thumbnails_format": "PNG",
|
||||
"before_layer_change_gcode": "TIMELAPSE_TAKE_FRAME\nG92 E0",
|
||||
"machine_start_gcode": "start_print EXTRUDER=[initial_extruder] EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TEMP=[bed_temperature_initial_layer_single]",
|
||||
"machine_end_gcode": "end_print",
|
||||
"default_filament_profile": [
|
||||
"CoPrint Generic PLA"
|
||||
],
|
||||
"extruder_clearance_radius": [
|
||||
"65"
|
||||
],
|
||||
"extruder_clearance_height_to_rod": [
|
||||
"36"
|
||||
],
|
||||
"extruder_clearance_height_to_lid": [
|
||||
"36"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0"
|
||||
],
|
||||
"cooling_tube_retraction": [
|
||||
"0"
|
||||
],
|
||||
"cooling_tube_length": [
|
||||
"0"
|
||||
],
|
||||
"parking_pos_retraction": [
|
||||
"10"
|
||||
],
|
||||
"extra_loading_move": [
|
||||
"0"
|
||||
]
|
||||
}
|
||||
114
resources/profiles/Co Print/machine/fdm_machine_common.json
Normal file
114
resources/profiles/Co Print/machine/fdm_machine_common.json
Normal file
@@ -0,0 +1,114 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"printer_technology": "FFF",
|
||||
"deretraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"extruder_colour": [
|
||||
"#FCE94F"
|
||||
],
|
||||
"extruder_offset": [
|
||||
"0x0"
|
||||
],
|
||||
"gcode_flavor": "klipper",
|
||||
"silent_mode": "0",
|
||||
"machine_max_acceleration_e": [
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"10000"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"1000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"10000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"10000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"100"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"60"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"500"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"500"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"10"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"8"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"8"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.4"
|
||||
],
|
||||
"machine_min_extruding_rate": [
|
||||
"0"
|
||||
],
|
||||
"machine_min_travel_rate": [
|
||||
"0"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"printable_height": "250",
|
||||
"extruder_clearance_radius": "65",
|
||||
"extruder_clearance_height_to_rod": "36",
|
||||
"extruder_clearance_height_to_lid": "140",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printer_settings_id": "",
|
||||
"printer_variant": "0.4",
|
||||
"retraction_minimum_travel": [
|
||||
"2"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"0%"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"0"
|
||||
],
|
||||
"retraction_length": [
|
||||
"0.5"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"1"
|
||||
],
|
||||
"z_hop": [
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra_toolchange": [
|
||||
"0"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"60"
|
||||
],
|
||||
"machine_load_filament_time": "9.75",
|
||||
"machine_unload_filament_time": "9.75",
|
||||
"single_extruder_multi_material": "1",
|
||||
"wipe": [
|
||||
"1"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user