mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
Initial release
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "BLOCKS Pro S100 0.4 nozzle",
|
||||
"inherits": "fdm_klipper_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"settings_id": "GM001",
|
||||
"printer_model": "BLOCKS Pro S100",
|
||||
"default_print_profile": "0.20mm Standard 0.4 nozzle @Blocks",
|
||||
"max_layer_height": [
|
||||
"0.30"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.10"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"1000x0",
|
||||
"1000x1000",
|
||||
"0x1000"
|
||||
],
|
||||
"printable_height": "900",
|
||||
"upward_compatible_machine": [
|
||||
"BLOCKS Pro S100"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "BLOCKS Pro S100 0.6 nozzle",
|
||||
"inherits": "fdm_klipper_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"settings_id": "GM002",
|
||||
"printer_model": "BLOCKS Pro S100",
|
||||
"default_print_profile": "0.30mm Standard 0.6 nozzle @Blocks",
|
||||
"max_layer_height": [
|
||||
"0.50"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.10"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"0.6"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"1000x0",
|
||||
"1000x1000",
|
||||
"0x1000"
|
||||
],
|
||||
"printable_height": "900",
|
||||
"upward_compatible_machine": [
|
||||
"BLOCKS Pro S100"
|
||||
],
|
||||
"printer_variant": "0.6"
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "BLOCKS Pro S100 0.8 nozzle",
|
||||
"inherits": "fdm_klipper_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"settings_id": "GM003",
|
||||
"printer_model": "BLOCKS Pro S100",
|
||||
"default_print_profile": "0.40mm Standard 0.8 nozzle @Blocks",
|
||||
"max_layer_height": [
|
||||
"0.56"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.20"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"0.8"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"1000x0",
|
||||
"1000x1000",
|
||||
"0x1000"
|
||||
],
|
||||
"printable_height": "900",
|
||||
"upward_compatible_machine": [
|
||||
"BLOCKS Pro S100"
|
||||
],
|
||||
"printer_variant": "0.8"
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "BLOCKS Pro S100 1.0 nozzle",
|
||||
"inherits": "fdm_klipper_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"settings_id": "GM004",
|
||||
"printer_model": "BLOCKS Pro S100",
|
||||
"default_print_profile": "0.50mm Standard 1.0 nozzle @Blocks",
|
||||
"max_layer_height": [
|
||||
"0.7"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.2"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"1.0"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"1000x0",
|
||||
"1000x1000",
|
||||
"0x1000"
|
||||
],
|
||||
"printable_height": "900",
|
||||
"upward_compatible_machine": [
|
||||
"BLOCKS Pro S100"
|
||||
],
|
||||
"printer_variant": "1.0"
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "BLOCKS Pro S100 1.2 nozzle",
|
||||
"inherits": "fdm_klipper_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"settings_id": "GM005",
|
||||
"printer_model": "BLOCKS Pro S100",
|
||||
"default_print_profile": "0.60mm Standard 1.2 nozzle @Blocks",
|
||||
"max_layer_height": [
|
||||
"0.8"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.2"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"1.2"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"1000x0",
|
||||
"1000x1000",
|
||||
"0x1000"
|
||||
],
|
||||
"printable_height": "900",
|
||||
"upward_compatible_machine": [
|
||||
"BLOCKS Pro S100"
|
||||
],
|
||||
"printer_variant": "1.2"
|
||||
}
|
||||
12
resources/profiles/Blocks/machine/BLOCKS Pro S100.json
Normal file
12
resources/profiles/Blocks/machine/BLOCKS Pro S100.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "BLOCKS Pro S100",
|
||||
"model_id": "BLOCKS Pro S100",
|
||||
"nozzle_diameter": "0.4;0.6;0.8;1.0;1.2",
|
||||
"machine_tech": "FFF",
|
||||
"family": "Blocks",
|
||||
"bed_model": "PRO S100 HotBed model.stl",
|
||||
"bed_texture": "PRO S100 HotBed texture.png",
|
||||
"hotend_model": "BLOCKS PrintCore.stl",
|
||||
"default_materials": "Blocks Generic PLA;Blocks Generic PETG;Blocks Generic TPU"
|
||||
}
|
||||
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "BLOCKS RD50 V2 0.4 nozzle",
|
||||
"inherits": "fdm_klipper_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"settings_id": "GM006",
|
||||
"printer_model": "BLOCKS RD50 V2",
|
||||
"default_print_profile": "0.20mm Standard 0.4 nozzle @Blocks_RD50_V2",
|
||||
"max_layer_height": [
|
||||
"0.30"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.10"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"500x0",
|
||||
"500x500",
|
||||
"0x500"
|
||||
],
|
||||
"retraction_length": [
|
||||
"1.2"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"80"
|
||||
],
|
||||
"printable_height": "500",
|
||||
"upward_compatible_machine": [
|
||||
"BLOCKS RD50 V2"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "BLOCKS RD50 V2 0.6 nozzle",
|
||||
"inherits": "fdm_klipper_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"settings_id": "GM007",
|
||||
"printer_model": "BLOCKS RD50 V2",
|
||||
"default_print_profile": "0.26mm Standard 0.6 nozzle @Blocks_RD50_V2",
|
||||
"max_layer_height": [
|
||||
"0.40"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.10"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"0.6"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"500x0",
|
||||
"500x500",
|
||||
"0x500"
|
||||
],
|
||||
"printable_height": "500",
|
||||
"upward_compatible_machine": [
|
||||
"BLOCKS RD50 V2"
|
||||
],
|
||||
"retraction_length": [
|
||||
"1.2"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"80"
|
||||
],
|
||||
"printer_variant": "0.6"
|
||||
}
|
||||
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "BLOCKS RD50 V2 0.8 nozzle",
|
||||
"inherits": "fdm_klipper_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"settings_id": "GM008",
|
||||
"printer_model": "BLOCKS RD50 V2",
|
||||
"default_print_profile": "0.38mm Standard 0.8 nozzle @Blocks_RD50_V2",
|
||||
"max_layer_height": [
|
||||
"0.60"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.20"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"0.8"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"500x0",
|
||||
"500x500",
|
||||
"0x500"
|
||||
],
|
||||
"printable_height": "500",
|
||||
"upward_compatible_machine": [
|
||||
"BLOCKS RD50 V2"
|
||||
],
|
||||
"retraction_length": [
|
||||
"1.2"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"80"
|
||||
],
|
||||
"printer_variant": "0.8"
|
||||
}
|
||||
12
resources/profiles/Blocks/machine/BLOCKS RD50 V2.json
Normal file
12
resources/profiles/Blocks/machine/BLOCKS RD50 V2.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "BLOCKS RD50 V2",
|
||||
"model_id": "BLOCKS RD50 V2",
|
||||
"nozzle_diameter": "0.4;0.6;0.8",
|
||||
"machine_tech": "FFF",
|
||||
"family": "Blocks",
|
||||
"bed_model": "RD50 V2 HotBed model.stl",
|
||||
"bed_texture": "RD50 V2 HotBed texture.png",
|
||||
"hotend_model": "BLOCKS PrintCore.stl",
|
||||
"default_materials": "Blocks Generic PLA;Blocks Generic PETG;Blocks Generic TPU"
|
||||
}
|
||||
@@ -0,0 +1,83 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "BLOCKS RF50 0.4 nozzle",
|
||||
"inherits": "fdm_klipper_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"settings_id": "GM009",
|
||||
"printer_model": "BLOCKS RF50",
|
||||
"default_print_profile": "0.20mm Standard 0.4 nozzle @Blocks_RF50",
|
||||
"max_layer_height": [
|
||||
"0.30"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.10"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"500x0",
|
||||
"500x500",
|
||||
"0x500"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"20000",
|
||||
"20000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"20000",
|
||||
"20000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"20000",
|
||||
"20000"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"60"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"500"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"500"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"12"
|
||||
],
|
||||
"retraction_length": [
|
||||
"1"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"60"
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.4"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Slope Lift"
|
||||
],
|
||||
"auxiliary_fan": "1",
|
||||
"support_air_filtration": "1",
|
||||
"printable_height": "500",
|
||||
"extruder_clearance_radius": "106",
|
||||
"extruder_clearance_height_to_rod": "30",
|
||||
"extruder_clearance_height_to_lid": "185",
|
||||
"upward_compatible_machine": [
|
||||
"BLOCKS RF50"
|
||||
],
|
||||
"wipe_distance": [
|
||||
"2"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"0"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,88 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "BLOCKS RF50 0.6 nozzle",
|
||||
"inherits": "fdm_klipper_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"settings_id": "GM010",
|
||||
"printer_model": "BLOCKS RF50",
|
||||
"default_print_profile": "0.26mm Standard 0.6 nozzle @Blocks_RF50",
|
||||
"max_layer_height": [
|
||||
"0.40"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.10"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"0.6"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"500x0",
|
||||
"500x500",
|
||||
"0x500"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"20000",
|
||||
"20000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"20000",
|
||||
"20000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"20000",
|
||||
"20000"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"60"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"500"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"500"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"12"
|
||||
],
|
||||
"retraction_length": [
|
||||
"1"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"60"
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.4"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Slope Lift"
|
||||
],
|
||||
"auxiliary_fan": "1",
|
||||
"support_air_filtration": "1",
|
||||
"printable_height": "500",
|
||||
"extruder_clearance_radius": "106",
|
||||
"extruder_clearance_height_to_rod": "30",
|
||||
"extruder_clearance_height_to_lid": "185",
|
||||
"upward_compatible_machine": [
|
||||
"BLOCKS RF50"
|
||||
],
|
||||
"machine_start_gcode": [
|
||||
"PRINT_START EXTRUDER=[nozzle_temperature_initial_layer] BED=[bed_temperature_initial_layer]",
|
||||
"SET_PRESSURE_ADVANCE ADVANCE=0.046"
|
||||
],
|
||||
"printer_variant": "0.6",
|
||||
"wipe_distance": [
|
||||
"2"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"0"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,84 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "BLOCKS RF50 0.8 nozzle",
|
||||
"inherits": "fdm_klipper_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"settings_id": "GM011",
|
||||
"printer_model": "BLOCKS RF50",
|
||||
"default_print_profile": "0.38mm Standard 0.8 nozzle @Blocks_RF50",
|
||||
"max_layer_height": [
|
||||
"0.60"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.20"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"0.8"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"500x0",
|
||||
"500x500",
|
||||
"0x500"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"20000",
|
||||
"20000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"20000",
|
||||
"20000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"20000",
|
||||
"20000"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"60"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"500"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"500"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"12"
|
||||
],
|
||||
"retraction_length": [
|
||||
"1"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"60"
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.4"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Slope Lift"
|
||||
],
|
||||
"auxiliary_fan": "1",
|
||||
"support_air_filtration": "1",
|
||||
"printable_height": "500",
|
||||
"extruder_clearance_radius": "106",
|
||||
"extruder_clearance_height_to_rod": "30",
|
||||
"extruder_clearance_height_to_lid": "185",
|
||||
"upward_compatible_machine": [
|
||||
"BLOCKS RF50"
|
||||
],
|
||||
"printer_variant": "0.8",
|
||||
"wipe_distance": [
|
||||
"2"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"0"
|
||||
]
|
||||
}
|
||||
12
resources/profiles/Blocks/machine/BLOCKS RF50.json
Normal file
12
resources/profiles/Blocks/machine/BLOCKS RF50.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "BLOCKS RF50",
|
||||
"model_id": "BLOCKS RF50",
|
||||
"nozzle_diameter": "0.4;0.6;0.8",
|
||||
"machine_tech": "FFF",
|
||||
"family": "Blocks",
|
||||
"bed_model": "RF50 HotBed model.stl",
|
||||
"bed_texture": "RF50 HotBed texture.png",
|
||||
"hotend_model": "BLOCKS PrintCore.stl",
|
||||
"default_materials": "Blocks Generic PLA;Blocks Generic PETG;Blocks Generic TPU"
|
||||
}
|
||||
140
resources/profiles/Blocks/machine/fdm_klipper_common.json
Normal file
140
resources/profiles/Blocks/machine/fdm_klipper_common.json
Normal file
@@ -0,0 +1,140 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "fdm_klipper_common",
|
||||
"inherits": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"gcode_flavor": "klipper",
|
||||
"machine_max_acceleration_e": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"20000",
|
||||
"20000"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_travel": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"500",
|
||||
"200"
|
||||
],
|
||||
"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": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_min_extruding_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_min_travel_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"1.2"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"printable_height": "900",
|
||||
"extruder_clearance_radius": "74",
|
||||
"extruder_clearance_height_to_rod": "40",
|
||||
"extruder_clearance_height_to_lid": "140",
|
||||
"printer_settings_id": "",
|
||||
"printer_technology": "FFF",
|
||||
"printer_variant": "0.4",
|
||||
"retraction_minimum_travel": [
|
||||
"1"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"70%"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"1"
|
||||
],
|
||||
"retraction_length": [
|
||||
"0.8"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"2"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.4"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra_toolchange": [
|
||||
"0"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"35"
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"35"
|
||||
],
|
||||
"z_hop_types": "Normal Lift",
|
||||
"silent_mode": "0",
|
||||
"single_extruder_multi_material": "1",
|
||||
"change_filament_gcode": "CHANGE_FILAMENT",
|
||||
"machine_pause_gcode": "PAUSE",
|
||||
"wipe": [
|
||||
"1"
|
||||
],
|
||||
"default_filament_profile": [
|
||||
"Blocks Generic PLA"
|
||||
],
|
||||
"bed_exclude_area": [
|
||||
"0x0"
|
||||
],
|
||||
"machine_start_gcode": "PRINT_START EXTRUDER=[nozzle_temperature_initial_layer] BED=[bed_temperature_initial_layer]",
|
||||
"machine_end_gcode": "M400\nPRINT_END",
|
||||
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]\n",
|
||||
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
|
||||
"scan_first_layer": "0",
|
||||
"nozzle_type": "undefine",
|
||||
"auxiliary_fan": "0"
|
||||
}
|
||||
116
resources/profiles/Blocks/machine/fdm_machine_common.json
Normal file
116
resources/profiles/Blocks/machine/fdm_machine_common.json
Normal file
@@ -0,0 +1,116 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"printer_technology": "FFF",
|
||||
"deretraction_speed": [
|
||||
"80"
|
||||
],
|
||||
"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": [
|
||||
"10000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"10000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"10000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"100"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"60"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"300"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"300"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"10"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"0"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"0"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"0"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0"
|
||||
],
|
||||
"machine_min_extruding_rate": [
|
||||
"0"
|
||||
],
|
||||
"machine_min_travel_rate": [
|
||||
"0"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"1.2"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"printable_height": "900",
|
||||
"extruder_clearance_radius": "0",
|
||||
"extruder_clearance_height_to_rod": "0",
|
||||
"extruder_clearance_height_to_lid": "0",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printer_settings_id": "",
|
||||
"printer_variant": "0.4",
|
||||
"retraction_minimum_travel": [
|
||||
"2"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"70%"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"1"
|
||||
],
|
||||
"retraction_length": [
|
||||
"1"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"1"
|
||||
],
|
||||
"z_hop": [
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra_toolchange": [
|
||||
"0"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"60"
|
||||
],
|
||||
"single_extruder_multi_material": "1",
|
||||
"change_filament_gcode": "CHANGE_FILAMENT\n",
|
||||
"wipe": [
|
||||
"1"
|
||||
],
|
||||
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
|
||||
"machine_start_gcode": "PRINT_START EXTRUDER=[nozzle_temperature_inital_layer] BED=[bed_temperature_initial_layer]",
|
||||
"machine_end_gcode": "M400; wait for buffer to clear\nPRINT_END"
|
||||
}
|
||||
Reference in New Issue
Block a user