fix BIQU Profiles (#1147)
This commit is contained in:
parent
2f34ddb524
commit
cf4df922bf
40 changed files with 282 additions and 292 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "BIQU",
|
||||
"version": "01.00.01.00",
|
||||
"version": "01.01.00.00",
|
||||
"force_update": "0",
|
||||
"description": "BIQU configurations",
|
||||
"machine_model_list": [
|
||||
|
@ -31,52 +31,52 @@
|
|||
"sub_path": "process/fdm_process_hurakan_common.json"
|
||||
},
|
||||
{
|
||||
"name": "0.12mm Fine @BX",
|
||||
"sub_path": "process/0.12mm Fine @BIQU BX.json"
|
||||
"name": "0.12mm Fine @BIQU BX (0.4 nozzle)",
|
||||
"sub_path": "process/0.12mm Fine @BIQU BX (0.4 nozzle).json"
|
||||
},
|
||||
{
|
||||
"name": "0.15mm Optimal @BX",
|
||||
"sub_path": "process/0.15mm Optimal @BIQU BX.json"
|
||||
"name": "0.15mm Optimal @BIQU BX (0.4 nozzle)",
|
||||
"sub_path": "process/0.15mm Optimal @BIQU BX (0.4 nozzle).json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @BX",
|
||||
"sub_path": "process/0.20mm Standard @BIQU BX.json"
|
||||
"name": "0.20mm Standard @BIQU BX (0.4 nozzle)",
|
||||
"sub_path": "process/0.20mm Standard @BIQU BX (0.4 nozzle).json"
|
||||
},
|
||||
{
|
||||
"name": "0.24mm Draft @BX",
|
||||
"sub_path": "process/0.24mm Draft @BIQU BX.json"
|
||||
"name": "0.24mm Draft @BIQU BX (0.4 nozzle)",
|
||||
"sub_path": "process/0.24mm Draft @BIQU BX (0.4 nozzle).json"
|
||||
},
|
||||
{
|
||||
"name": "0.12mm Fine @B1",
|
||||
"sub_path": "process/0.12mm Fine @BIQU B1.json"
|
||||
"name": "0.12mm Fine @BIQU B1 (0.4 nozzle)",
|
||||
"sub_path": "process/0.12mm Fine @BIQU B1 (0.4 nozzle).json"
|
||||
},
|
||||
{
|
||||
"name": "0.15mm Optimal @B1",
|
||||
"sub_path": "process/0.15mm Optimal @BIQU B1.json"
|
||||
"name": "0.15mm Optimal @BIQU B1 (0.4 nozzle)",
|
||||
"sub_path": "process/0.15mm Optimal @BIQU B1 (0.4 nozzle).json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @B1",
|
||||
"sub_path": "process/0.20mm Standard @BIQU B1.json"
|
||||
"name": "0.20mm Standard @BIQU B1 (0.4 nozzle)",
|
||||
"sub_path": "process/0.20mm Standard @BIQU B1 (0.4 nozzle).json"
|
||||
},
|
||||
{
|
||||
"name": "0.24mm Draft @B1",
|
||||
"sub_path": "process/0.24mm Draft @BIQU B1.json"
|
||||
"name": "0.24mm Draft @BIQU B1 (0.4 nozzle)",
|
||||
"sub_path": "process/0.24mm Draft @BIQU B1 (0.4 nozzle).json"
|
||||
},
|
||||
{
|
||||
"name": "0.12mm Fine @Hurakan",
|
||||
"sub_path": "process/0.12mm Fine @BIQU Hurakan.json"
|
||||
"name": "0.12mm Fine @BIQU Hurakan (0.4 nozzle)",
|
||||
"sub_path": "process/0.12mm Fine @BIQU Hurakan (0.4 nozzle).json"
|
||||
},
|
||||
{
|
||||
"name": "0.15mm Optimal @Hurakan",
|
||||
"sub_path": "process/0.15mm Optimal @BIQU Hurakan.json"
|
||||
"name": "0.15mm Optimal @BIQU Hurakan (0.4 nozzle)",
|
||||
"sub_path": "process/0.15mm Optimal @BIQU Hurakan (0.4 nozzle).json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Hurakan",
|
||||
"sub_path": "process/0.20mm Standard @BIQU Hurakan.json"
|
||||
"name": "0.20mm Standard @BIQU Hurakan (0.4 nozzle)",
|
||||
"sub_path": "process/0.20mm Standard @BIQU Hurakan (0.4 nozzle).json"
|
||||
},
|
||||
{
|
||||
"name": "0.24mm Draft @Hurakan",
|
||||
"sub_path": "process/0.24mm Draft @BIQU Hurakan.json"
|
||||
"name": "0.24mm Draft @BIQU Hurakan (0.4 nozzle)",
|
||||
"sub_path": "process/0.24mm Draft @BIQU Hurakan (0.4 nozzle).json"
|
||||
}
|
||||
],
|
||||
"filament_list": [
|
||||
|
@ -179,16 +179,16 @@
|
|||
"sub_path": "machine/fdm_klipper_common.json"
|
||||
},
|
||||
{
|
||||
"name": "BIQU BX 0.4 nozzle",
|
||||
"sub_path": "machine/BIQU BX 0.4 nozzle.json"
|
||||
"name": "BIQU BX (0.4 nozzle)",
|
||||
"sub_path": "machine/BIQU BX (0.4 nozzle).json"
|
||||
},
|
||||
{
|
||||
"name": "BIQU B1 0.4 nozzle",
|
||||
"sub_path": "machine/BIQU B1 0.4 nozzle.json"
|
||||
"name": "BIQU B1 (0.4 nozzle)",
|
||||
"sub_path": "machine/BIQU B1 (0.4 nozzle).json"
|
||||
},
|
||||
{
|
||||
"name": "BIQU Hurakan 0.4 nozzle",
|
||||
"sub_path": "machine/BIQU Hurakan 0.4 nozzle.json"
|
||||
"name": "BIQU Hurakan (0.4 nozzle)",
|
||||
"sub_path": "machine/BIQU Hurakan (0.4 nozzle).json"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 23 KiB |
Binary file not shown.
Before Width: | Height: | Size: 27 KiB |
Binary file not shown.
Before Width: | Height: | Size: 24 KiB |
|
@ -13,8 +13,8 @@
|
|||
"12"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"BIQU BX 0.4 nozzle",
|
||||
"BIQU B1 0.4 nozzle",
|
||||
"BIQU Hurakan 0.4 nozzle"
|
||||
"BIQU BX (0.4 nozzle)",
|
||||
"BIQU B1 (0.4 nozzle)",
|
||||
"BIQU Hurakan (0.4 nozzle)"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -13,8 +13,8 @@
|
|||
"0.926"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"BIQU BX 0.4 nozzle",
|
||||
"BIQU B1 0.4 nozzle",
|
||||
"BIQU Hurakan 0.4 nozzle"
|
||||
"BIQU BX (0.4 nozzle)",
|
||||
"BIQU B1 (0.4 nozzle)",
|
||||
"BIQU Hurakan (0.4 nozzle)"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -37,8 +37,8 @@
|
|||
"2"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"BIQU BX 0.4 nozzle",
|
||||
"BIQU B1 0.4 nozzle",
|
||||
"BIQU Hurakan 0.4 nozzle"
|
||||
"BIQU BX (0.4 nozzle)",
|
||||
"BIQU B1 (0.4 nozzle)",
|
||||
"BIQU Hurakan (0.4 nozzle)"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -19,8 +19,8 @@
|
|||
"16"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"BIQU BX 0.4 nozzle",
|
||||
"BIQU B1 0.4 nozzle",
|
||||
"BIQU Hurakan 0.4 nozzle"
|
||||
"BIQU BX (0.4 nozzle)",
|
||||
"BIQU B1 (0.4 nozzle)",
|
||||
"BIQU Hurakan (0.4 nozzle)"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -13,8 +13,8 @@
|
|||
"0.94"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"BIQU BX 0.4 nozzle",
|
||||
"BIQU B1 0.4 nozzle",
|
||||
"BIQU Hurakan 0.4 nozzle"
|
||||
"BIQU BX (0.4 nozzle)",
|
||||
"BIQU B1 (0.4 nozzle)",
|
||||
"BIQU Hurakan (0.4 nozzle)"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -82,8 +82,8 @@
|
|||
"20"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"BIQU BX 0.4 nozzle",
|
||||
"BIQU B1 0.4 nozzle",
|
||||
"BIQU Hurakan 0.4 nozzle"
|
||||
"BIQU BX (0.4 nozzle)",
|
||||
"BIQU B1 (0.4 nozzle)",
|
||||
"BIQU Hurakan (0.4 nozzle)"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -43,8 +43,8 @@
|
|||
"; filament start gcode\n"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"BIQU BX 0.4 nozzle",
|
||||
"BIQU B1 0.4 nozzle",
|
||||
"BIQU Hurakan 0.4 nozzle"
|
||||
"BIQU BX (0.4 nozzle)",
|
||||
"BIQU B1 (0.4 nozzle)",
|
||||
"BIQU Hurakan (0.4 nozzle)"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
|
@ -21,8 +22,8 @@
|
|||
"; filament start gcode\n{if (bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S255\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S180\n{endif};Prevent PLA from jamming"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"BIQU BX 0.4 nozzle",
|
||||
"BIQU B1 0.4 nozzle",
|
||||
"BIQU Hurakan 0.4 nozzle"
|
||||
"BIQU BX (0.4 nozzle)",
|
||||
"BIQU B1 (0.4 nozzle)",
|
||||
"BIQU Hurakan (0.4 nozzle)"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -37,8 +37,8 @@
|
|||
"; filament start gcode\n{if (bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S255\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S180\n{endif}"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"BIQU BX 0.4 nozzle",
|
||||
"BIQU B1 0.4 nozzle",
|
||||
"BIQU Hurakan 0.4 nozzle"
|
||||
"BIQU BX (0.4 nozzle)",
|
||||
"BIQU B1 (0.4 nozzle)",
|
||||
"BIQU Hurakan (0.4 nozzle)"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -16,8 +16,8 @@
|
|||
"8"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"BIQU BX 0.4 nozzle",
|
||||
"BIQU B1 0.4 nozzle",
|
||||
"BIQU Hurakan 0.4 nozzle"
|
||||
"BIQU BX (0.4 nozzle)",
|
||||
"BIQU B1 (0.4 nozzle)",
|
||||
"BIQU Hurakan (0.4 nozzle)"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -19,8 +19,8 @@
|
|||
"10"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"BIQU BX 0.4 nozzle",
|
||||
"BIQU B1 0.4 nozzle",
|
||||
"BIQU Hurakan 0.4 nozzle"
|
||||
"BIQU BX (0.4 nozzle)",
|
||||
"BIQU B1 (0.4 nozzle)",
|
||||
"BIQU Hurakan (0.4 nozzle)"
|
||||
]
|
||||
}
|
|
@ -13,8 +13,8 @@
|
|||
"; filament start gcode\n{if (bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S255\n{elsif (bed_temperature[current_extruder] >30)||(bed_temperature_initial_layer[current_extruder] >30)}M106 P3 S180\n{endif}"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"BIQU BX 0.4 nozzle",
|
||||
"BIQU B1 0.4 nozzle",
|
||||
"BIQU Hurakan 0.4 nozzle"
|
||||
"BIQU BX (0.4 nozzle)",
|
||||
"BIQU B1 (0.4 nozzle)",
|
||||
"BIQU Hurakan (0.4 nozzle)"
|
||||
]
|
||||
}
|
||||
|
|
86
resources/profiles/BIQU/machine/BIQU B1 (0.4 nozzle).json
Normal file
86
resources/profiles/BIQU/machine/BIQU B1 (0.4 nozzle).json
Normal file
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "BIQU B1 (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_biqu_common",
|
||||
"printer_model": "BIQU B1",
|
||||
"default_print_profile": "0.20mm Standard @BIQU B1 (0.4 nozzle)",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"235x0",
|
||||
"235x235",
|
||||
"0x235"
|
||||
],
|
||||
"printable_height": "270",
|
||||
"nozzle_type": "undefine",
|
||||
"auxiliary_fan": "0",
|
||||
"deretraction_speed": [
|
||||
"70"
|
||||
],
|
||||
"gcode_flavor": "marlin",
|
||||
"machine_max_acceleration_e": [
|
||||
"10000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"1000"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"1000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"1000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"1000"
|
||||
],
|
||||
"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": [
|
||||
"10"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"10"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.3"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.10"
|
||||
],
|
||||
"printer_variant": "0.4",
|
||||
"retraction_minimum_travel": [
|
||||
"1.5"
|
||||
],
|
||||
"retraction_length": [
|
||||
"7"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"70"
|
||||
],
|
||||
"machine_start_gcode": "; BIQU B1 Start G-code\nM117 Getting the bed up to temp!\nM140 S{material_bed_temperature_layer_0}; Set Heat Bed temperature\nM190 S{material_bed_temperature_layer_0}; Wait for Heat Bed temperature\nM117 Getting the extruder up to temp!\nM104 S{material_print_temperature_layer_0}; Set Extruder temperature\nG92 E0; Reset Extruder\nM117 Homing axes\nG28; Home all axes\nM109 S{material_print_temperature_layer_0}; Wait for Extruder temperature\nG1 Z2.0 F3000; Move Z Axis up little to prevent scratching of Heat Bed\nG1 X4.1 Y20 Z0.3 F5000.0; Move to start position\nM117 Purging\nG1 X4.1 Y200.0 Z0.3 F1500.0 E15; Draw the first line\nG1 X4.4 Y200.0 Z0.3 F5000.0; Move to side a little\nG1 X4.4 Y20 Z0.3 F1500.0 E30; Draw the second line\nG92 E0; Reset Extruder\nM117 Lets make\nG1 Z2.0 F3000; Move Z Axis up little to prevent scratching of Heat Bed\nG1 X5 Y20 Z0.3 F5000.0; Move over to prevent blob squish",
|
||||
"machine_end_gcode": ";BIQU B1 Default End Gcode\nG91;Relative positioning\nG1 E-2 F2700;Retract a bit\nG1 E-2 Z0.2 F2400;Retract a bit more and raise Z\nG1 X5 Y5 F3000;Wipe out\nG1 Z10;Raise Z by 10mm\nG90;Return to absolute positioning\nG1 X0 Y{machine_depth};\nM106 S0;Turn-off fan\nM104 S0;Turn-off hotend\nM140 S0;Turn-off bed\nM84 X Y E;Disable all steppers but Z"
|
||||
}
|
|
@ -1,86 +0,0 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "BIQU B1 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_biqu_common",
|
||||
"printer_model": "BIQU B1",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"235x0",
|
||||
"235x235",
|
||||
"0x235"
|
||||
],
|
||||
"printable_height": "270",
|
||||
"nozzle_type": "undefine",
|
||||
"auxiliary_fan": "0",
|
||||
"deretraction_speed": [
|
||||
"70"
|
||||
],
|
||||
"gcode_flavor": "marlin",
|
||||
"machine_max_acceleration_e": [
|
||||
"10000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"1000"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"1000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"1000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"1000"
|
||||
],
|
||||
"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": [
|
||||
"10"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"10"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.3"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.10"
|
||||
],
|
||||
"printer_variant": "0.4",
|
||||
"retraction_minimum_travel": [
|
||||
"1.5"
|
||||
],
|
||||
"retraction_length": [
|
||||
"7"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"70"
|
||||
],
|
||||
"default_print_profile": "0.15mm Optimal @BIQU B1",
|
||||
"machine_start_gcode": "; BIQU B1 Start G-code\nM117 Getting the bed up to temp!\nM140 S{material_bed_temperature_layer_0} ; Set Heat Bed temperature\nM190 S{material_bed_temperature_layer_0} ; Wait for Heat Bed temperature\nM117 Getting the extruder up to temp!\nM104 S{material_print_temperature_layer_0} ; Set Extruder temperature\nG92 E0 ; Reset Extruder\nM117 Homing axes\nG28 ; Home all axes\nM109 S{material_print_temperature_layer_0} ; Wait for Extruder temperature\nG1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed\nG1 X4.1 Y20 Z0.3 F5000.0 ; Move to start position\nM117 Purging\nG1 X4.1 Y200.0 Z0.3 F1500.0 E15 ; Draw the first line\nG1 X4.4 Y200.0 Z0.3 F5000.0 ; Move to side a little\nG1 X4.4 Y20 Z0.3 F1500.0 E30 ; Draw the second line\nG92 E0 ; Reset Extruder\nM117 Lets make\nG1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed\nG1 X5 Y20 Z0.3 F5000.0 ; Move over to prevent blob squish",
|
||||
"machine_end_gcode": ";BIQU B1 Default End Gcode\nG91 ;Relative positioning\nG1 E-2 F2700 ;Retract a bit\nG1 E-2 Z0.2 F2400 ;Retract a bit more and raise Z\nG1 X5 Y5 F3000 ;Wipe out\nG1 Z10 ;Raise Z by 10mm\nG90 ;Return to absolute positioning\nG1 X0 Y{machine_depth} ;TaDaaaa\nM106 S0 ;Turn-off fan\nM104 S0 ;Turn-off hotend\nM140 S0 ;Turn-off bed\nM84 X Y E ;Disable all steppers but Z"
|
||||
}
|
|
@ -5,8 +5,8 @@
|
|||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "BIQU",
|
||||
"bed_model": "BIQU_B1_buildplate_model.stl",
|
||||
"bed_texture": "BIQU_B1_buildplate_texture.png",
|
||||
"hotend_model": "BIQU_B1_hotend.stl",
|
||||
"default_materials": "BIQU Generic PLA;BIQU Generic PETG;BIQU Generic ABS;"
|
||||
"bed_model": "biqu_b1_buildplate_model.stl",
|
||||
"bed_texture": "biqu_b1_buildplate_texture.png",
|
||||
"hotend_model": "biqu_b1_hotend.stl",
|
||||
"default_materials": "BIQU Generic PLA;BIQU Generic PETG;BIQU Generic ABS"
|
||||
}
|
||||
|
|
86
resources/profiles/BIQU/machine/BIQU BX (0.4 nozzle).json
Normal file
86
resources/profiles/BIQU/machine/BIQU BX (0.4 nozzle).json
Normal file
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "BIQU BX (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_biqu_common",
|
||||
"printer_model": "BIQU BX",
|
||||
"default_print_profile": "0.20mm Standard @BIQU BX (0.4 nozzle)",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"250x0",
|
||||
"250x250",
|
||||
"0x250"
|
||||
],
|
||||
"printable_height": "250",
|
||||
"nozzle_type": "undefine",
|
||||
"auxiliary_fan": "0",
|
||||
"deretraction_speed": [
|
||||
"70"
|
||||
],
|
||||
"gcode_flavor": "marlin",
|
||||
"machine_max_acceleration_e": [
|
||||
"10000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"1000"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"1000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"1000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"1000"
|
||||
],
|
||||
"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": [
|
||||
"10"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"10"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.3"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.10"
|
||||
],
|
||||
"printer_variant": "0.4",
|
||||
"retraction_minimum_travel": [
|
||||
"1.5"
|
||||
],
|
||||
"retraction_length": [
|
||||
"1"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"40"
|
||||
],
|
||||
"machine_start_gcode": "; BIQU BX Start G-code\n;M117 Initial homing sequence; Home so that the probe is positioned to heat\nG28\nM117 Probe heating position\nG0 X65 Y5 Z1; Move the probe to the heating position.\nM117 Getting the heaters up to temp!\nM104 S140; Set Extruder temperature, no wait\nM140 S60; Set Heat Bed temperature\nM190 S60; Wait for Heat Bed temperature\nM117 Waiting for probe to warm; Wait another 90s for the probe to absorb heat.\nG4 S90\nM117 Post warming re-home\nG28; Home all axes again after warming\nM117 Z-Dance of my people\nG34\nM117 ABL Probing\nG29\nM900 K0 L0 T0;Edit the K and L values if you have calibrated a k factor for your filament\nM900 T0 S0\nG1 Z2.0 F3000; Move Z Axis up little to prevent scratching of Heat Bed\nG1 X4.1 Y10 Z0.3 F5000.0; Move to start position\nM117 Getting the extruder up to temp\nM140 S{material_bed_temperature_layer_0}; Set Heat Bed temperature\nM104 S{material_print_temperature_layer_0}; Set Extruder temperature\nM109 S{material_print_temperature_layer_0}; Wait for Extruder temperature\nM190 S{material_bed_temperature_layer_0}; Wait for Heat Bed temperature\nG92 E0; Reset Extruder\nM117 Purging\nG1 X4.1 Y200.0 Z0.3 F1500.0 E15; Draw the first line\nG1 X4.4 Y200.0 Z0.3 F5000.0; Move to side a little\nG1 X4.4 Y20 Z0.3 F1500.0 E30; Draw the second line\nG92 E0; Reset Extruder\nM117 Lets make\nG1 X8 Y20 Z0.3 F5000.0; Move over to prevent blob squish",
|
||||
"machine_end_gcode": "; BIQU BX Default End Gcode\nG91;Relative positioning\nG1 E-2 F2700;Retract a bit\nG1 E-2 Z0.2 F2400;Retract a bit more and raise Z\nG1 X5 Y5 F3000;Wipe out\nG1 Z10;Raise Z by 10mm\nG90;Return to absolute positioning\nG1 X0 Y{machine_depth};TaDaaaa\nM106 S0;Turn-off fan\nM104 S0;Turn-off hotend\nM140 S0;Turn-off bed\nM84 X Y E;Disable all steppers but Z"
|
||||
}
|
|
@ -1,86 +0,0 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "BIQU BX 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_biqu_common",
|
||||
"printer_model": "BIQU BX",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"250x0",
|
||||
"250x250",
|
||||
"0x250"
|
||||
],
|
||||
"printable_height": "250",
|
||||
"nozzle_type": "undefine",
|
||||
"auxiliary_fan": "0",
|
||||
"deretraction_speed": [
|
||||
"70"
|
||||
],
|
||||
"gcode_flavor": "marlin",
|
||||
"machine_max_acceleration_e": [
|
||||
"10000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"1000"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"1000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"1000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"1000"
|
||||
],
|
||||
"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": [
|
||||
"10"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"10"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.3"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.10"
|
||||
],
|
||||
"printer_variant": "0.4",
|
||||
"retraction_minimum_travel": [
|
||||
"1.5"
|
||||
],
|
||||
"retraction_length": [
|
||||
"1"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"40"
|
||||
],
|
||||
"default_print_profile": "0.15mm Optimal @BIQU BX",
|
||||
"machine_start_gcode": "; BIQU BX Start G-code\n; For the official github site visit: https://github.com/bigtreetech/BIQU-BX\nM117 Initial homing sequence. ; Home so that the probe is positioned to heat\nG28\nM117 Probe heating position\nG0 X65 Y5 Z1 ; Move the probe to the heating position.\nM117 Getting the heaters up to temp!\nM104 S140 ; Set Extruder temperature, no wait\nM140 S60 ; Set Heat Bed temperature\nM190 S60 ; Wait for Heat Bed temperature\nM117 Waiting for probe to warm! ; Wait another 90s for the probe to absorb heat.\nG4 S90\nM117 Post warming re-home\nG28 ; Home all axes again after warming\nM117 Z-Dance of my people\nG34\nM117 ABL Probing\nG29\nM900 K0 L0 T0 ;Edit the K and L values if you have calibrated a k factor for your filament\nM900 T0 S0\nG1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed\nG1 X4.1 Y10 Z0.3 F5000.0 ; Move to start position\nM117 Getting the extruder up to temp\nM140 S{material_bed_temperature_layer_0} ; Set Heat Bed temperature\nM104 S{material_print_temperature_layer_0} ; Set Extruder temperature\nM109 S{material_print_temperature_layer_0} ; Wait for Extruder temperature\nM190 S{material_bed_temperature_layer_0} ; Wait for Heat Bed temperature\nG92 E0 ; Reset Extruder\nM117 Purging\nG1 X4.1 Y200.0 Z0.3 F1500.0 E15 ; Draw the first line\nG1 X4.4 Y200.0 Z0.3 F5000.0 ; Move to side a little\nG1 X4.4 Y20 Z0.3 F1500.0 E30 ; Draw the second line\nG92 E0 ; Reset Extruder\nM117 Lets make\nG1 X8 Y20 Z0.3 F5000.0 ; Move over to prevent blob squish",
|
||||
"machine_end_gcode": "; BIQU BX Default End Gcode\nG91 ;Relative positioning\nG1 E-2 F2700 ;Retract a bit\nG1 E-2 Z0.2 F2400 ;Retract a bit more and raise Z\nG1 X5 Y5 F3000 ;Wipe out\nG1 Z10 ;Raise Z by 10mm\nG90 ;Return to absolute positioning\nG1 X0 Y{machine_depth} ;TaDaaaa\nM106 S0 ;Turn-off fan\nM104 S0 ;Turn-off hotend\nM140 S0 ;Turn-off bed\nM84 X Y E ;Disable all steppers but Z"
|
||||
}
|
|
@ -5,8 +5,8 @@
|
|||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "BIQU",
|
||||
"bed_model": "BIQU_BX_buildplate_model.stl",
|
||||
"bed_texture": "BIQU_BX_buildplate_texture.png",
|
||||
"hotend_model": "Biqu_BX_hotend.stl",
|
||||
"default_materials": "BIQU Generic PLA;BIQU Generic PETG;BIQU Generic ABS;"
|
||||
"bed_model": "biqu_bx_buildplate_model.stl",
|
||||
"bed_texture": "biqu_bx_buildplate_texture.png",
|
||||
"hotend_model": "biqu_bx_hotend.stl",
|
||||
"default_materials": "BIQU Generic PLA;BIQU Generic PETG;BIQU Generic ABS"
|
||||
}
|
||||
|
|
|
@ -1,11 +1,12 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "BIQU Hurakan 0.4 nozzle",
|
||||
"name": "BIQU Hurakan (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_klipper_common",
|
||||
"printer_model": "BIQU Hurakan",
|
||||
"default_print_profile": "0.20mm Standard @BIQU Hurakan (0.4 nozzle)",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
|
@ -5,8 +5,8 @@
|
|||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "BIQU",
|
||||
"bed_model": "BIQU_Hurakan_buildplate_model.stl",
|
||||
"bed_texture": "BIQU_Hurakan_buildplate_texture.png",
|
||||
"hotend_model": "Biqu_Hurakan_hotend.stl",
|
||||
"default_materials": "BIQU Generic PLA;BIQU Generic PETG;BIQU Generic ABS;"
|
||||
"bed_model": "biqu_hurakan_buildplate_model.stl",
|
||||
"bed_texture": "biqu_hurakan_buildplate_texture.png",
|
||||
"hotend_model": "biqu_hurakan_hotend.stl",
|
||||
"default_materials": "BIQU Generic PLA;BIQU Generic PETG;BIQU Generic ABS"
|
||||
}
|
||||
|
|
|
@ -124,9 +124,8 @@
|
|||
"1"
|
||||
],
|
||||
"default_filament_profile": [
|
||||
"Generic PLA @BIQU"
|
||||
"BIQU Generic PLA"
|
||||
],
|
||||
"default_print_profile": "0.20mm Standard @BIQU",
|
||||
"bed_exclude_area": [
|
||||
"0x0"
|
||||
],
|
||||
|
|
|
@ -111,7 +111,6 @@
|
|||
"1"
|
||||
],
|
||||
"z_lift_type": "NormalLift",
|
||||
"default_print_profile": "0.16mm Optimal @Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"machine_start_gcode": "G0 Z20 F9000\nG92 E0; G1 E-10 F1200\nG28\nM970 Q1 A10 B10 C130 K0\nM970 Q1 A10 B131 C250 K1\nM974 Q1 S1 P0\nM970 Q0 A10 B10 C130 H20 K0\nM970 Q0 A10 B131 C250 K1\nM974 Q0 S1 P0\nM220 S100 ;Reset Feedrate\nM221 S100 ;Reset Flowrate\nG29 ;Home\nG90;\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 S205;\nG1 X10.1 Y200.0 Z0.28 F1500.0 E15 ;Draw the first line\nG1 X10.4 Y200.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 X110 Y110 Z2.0 F3000 ;Move Z Axis up",
|
||||
"machine_end_gcode": "M400 ; wait for buffer to clear\nG92 E0 ; zero the extruder\nG1 E-4.0 F3600; retract \nG91\nG1 Z3;\nM104 S0 ; turn off hotend\nM140 S0 ; turn off bed\nM106 S0 ; turn off fan\nG90 \nG0 X110 Y200 F3600 \nprint_end"
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.12mm Fine @BIQU B1",
|
||||
"name": "0.12mm Fine @BIQU B1 (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_biqu_common",
|
||||
|
@ -9,6 +9,6 @@
|
|||
"bottom_shell_layers": "5",
|
||||
"top_shell_layers": "6",
|
||||
"compatible_printers": [
|
||||
"BIQU B1 0.4 nozzle"
|
||||
"BIQU B1 (0.4 nozzle)"
|
||||
]
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.12mm Fine @BIQU BX",
|
||||
"name": "0.12mm Fine @BIQU BX (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_biqu_common",
|
||||
|
@ -9,6 +9,6 @@
|
|||
"bottom_shell_layers": "5",
|
||||
"top_shell_layers": "6",
|
||||
"compatible_printers": [
|
||||
"BIQU BX 0.4 nozzle"
|
||||
"BIQU BX (0.4 nozzle)"
|
||||
]
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.12mm Fine @BIQU Hurakan",
|
||||
"name": "0.12mm Fine @BIQU Hurakan (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_biqu_common",
|
||||
|
@ -9,6 +9,6 @@
|
|||
"bottom_shell_layers": "5",
|
||||
"top_shell_layers": "6",
|
||||
"compatible_printers": [
|
||||
"BIQU Hurakan 0.4 nozzle"
|
||||
"BIQU Hurakan (0.4 nozzle)"
|
||||
]
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.15mm Optimal @BIQU BX",
|
||||
"name": "0.15mm Optimal @BIQU B1 (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_biqu_common",
|
||||
|
@ -9,6 +9,6 @@
|
|||
"top_shell_layers": "5",
|
||||
"layer_height": "0.15",
|
||||
"compatible_printers": [
|
||||
"BIQU BX 0.4 nozzle"
|
||||
"BIQU B1 (0.4 nozzle)"
|
||||
]
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.15mm Optimal @BIQU B1",
|
||||
"name": "0.15mm Optimal @BIQU BX (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_biqu_common",
|
||||
|
@ -9,6 +9,6 @@
|
|||
"top_shell_layers": "5",
|
||||
"layer_height": "0.15",
|
||||
"compatible_printers": [
|
||||
"BIQU B1 0.4 nozzle"
|
||||
"BIQU BX (0.4 nozzle)"
|
||||
]
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.15mm Optimal @BIQU Hurakan",
|
||||
"name": "0.15mm Optimal @BIQU Hurakan (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_hurakan_common",
|
||||
|
@ -9,6 +9,6 @@
|
|||
"top_shell_layers": "5",
|
||||
"layer_height": "0.15",
|
||||
"compatible_printers": [
|
||||
"BIQU Hurakan 0.4 nozzle"
|
||||
]
|
||||
"BIQU Hurakan (0.4 nozzle)"
|
||||
]
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm Standard @BIQU B1",
|
||||
"name": "0.20mm Standard @BIQU B1 (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_biqu_common",
|
||||
"instantiation": "true",
|
||||
|
@ -9,6 +9,6 @@
|
|||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "4",
|
||||
"compatible_printers": [
|
||||
"BIQU B1 0.4 nozzle"
|
||||
"BIQU B1 (0.4 nozzle)"
|
||||
]
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm Standard @BIQU BX",
|
||||
"name": "0.20mm Standard @BIQU BX (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_biqu_common",
|
||||
"instantiation": "true",
|
||||
|
@ -9,6 +9,6 @@
|
|||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "4",
|
||||
"compatible_printers": [
|
||||
"BIQU BX 0.4 nozzle"
|
||||
"BIQU BX (0.4 nozzle)"
|
||||
]
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm Standard @BIQU Hurakan",
|
||||
"name": "0.20mm Standard @BIQU Hurakan (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_hurakan_common",
|
||||
"instantiation": "true",
|
||||
|
@ -9,6 +9,6 @@
|
|||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "4",
|
||||
"compatible_printers": [
|
||||
"BIQU Hurakan 0.4 nozzle"
|
||||
"BIQU Hurakan (0.4 nozzle)"
|
||||
]
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.24mm Draft @BIQU BX",
|
||||
"name": "0.24mm Draft @BIQU B1 (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_biqu_common",
|
||||
|
@ -10,6 +10,6 @@
|
|||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "4",
|
||||
"compatible_printers": [
|
||||
"BIQU BX 0.4 nozzle"
|
||||
"BIQU B1 (0.4 nozzle)"
|
||||
]
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.24mm Draft @BIQU B1",
|
||||
"name": "0.24mm Draft @BIQU BX (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_biqu_common",
|
||||
|
@ -10,6 +10,6 @@
|
|||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "4",
|
||||
"compatible_printers": [
|
||||
"BIQU B1 0.4 nozzle"
|
||||
"BIQU BX (0.4 nozzle)"
|
||||
]
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.24mm Draft @BIQU Hurakan",
|
||||
"name": "0.24mm Draft @BIQU Hurakan (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_hurakan_common",
|
||||
|
@ -10,6 +10,6 @@
|
|||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "4",
|
||||
"compatible_printers": [
|
||||
"BIQU Hurakan 0.4 nozzle"
|
||||
"BIQU Hurakan (0.4 nozzle)"
|
||||
]
|
||||
}
|
|
@ -100,10 +100,5 @@
|
|||
"wipe_tower_no_sparse_layers": "0",
|
||||
"prime_tower_width": "35",
|
||||
"xy_hole_compensation": "0",
|
||||
"xy_contour_compensation": "0",
|
||||
"compatible_printers": [
|
||||
"BIQU BX 0.4 nozzle",
|
||||
"BIQU B1 0.4 nozzle",
|
||||
"BIQU Hurakan 0.4 nozzle"
|
||||
]
|
||||
"xy_contour_compensation": "0"
|
||||
}
|
||||
|
|
|
@ -100,10 +100,5 @@
|
|||
"wipe_tower_no_sparse_layers": "0",
|
||||
"prime_tower_width": "35",
|
||||
"xy_hole_compensation": "0",
|
||||
"xy_contour_compensation": "0",
|
||||
"compatible_printers": [
|
||||
"BIQU BX 0.4 nozzle",
|
||||
"BIQU B1 0.4 nozzle",
|
||||
"BIQU Hurakan 0.4 nozzle"
|
||||
]
|
||||
"xy_contour_compensation": "0"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue