Merge pull request #13512 from looxonline/biqu_hurakan

Added the BIQU Hurakan

See CURA-9961
This commit is contained in:
Jelle Spijker 2022-12-01 09:08:42 +01:00 committed by GitHub
commit 3bda8f23e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
20 changed files with 162 additions and 0 deletions

View File

@ -0,0 +1,66 @@
{
"name": "Biqu Hurakan",
"version": 2,
"inherits": "biqu_base",
"metadata": {
"quality_definition": "biqu_base",
"visible": true,
"has_machine_materials": true,
"platform": "BIQU_Hurakan_bed.stl",
"platform_offset": [
0,
0,
0.01
]
},
"overrides": {
"top_thickness": { "value": 1.0 },
"coasting_enable": { "value": false },
"retraction_amount": { "value": 3.0 },
"retraction_speed": { "value": 45 },
"retraction_extrusion_window": { "value": 3.0 },
"retract_at_layer_change": { "value": true },
"support_enable": { "value": false },
"support_structure": { "value": "'normal'" },
"support_type": { "value": "'buildplate'" },
"support_angle": { "value": 45 },
"support_infill_rate": { "value": 20 },
"infill_overlap": { "value": 15.0 },
"skin_overlap": { "value": 15.0 },
"fill_outline_gaps": { "value": true },
"roofing_layer_count": { "value": 2 },
"xy_offset_layer_0": { "value": -0.1 },
"speed_print": { "value": 120 },
"speed_travel": { "value": 200 },
"speed_layer_0": { "value": 25 },
"speed_wall_0": { "value": 60 },
"speed_wall_x": { "value": 75 },
"machine_name": { "default_value": "Biqu Hurakan" },
"machine_width": { "value": 235 },
"machine_depth": { "value": 235 },
"machine_height": { "value": 270 },
"machine_head_with_fans_polygon": { "default_value": [
[-31, -35.3],
[-31, 25.5],
[31, 25.5],
[31, -35.5]
]
},
"machine_max_acceleration_x": { "value": 3000 },
"machine_max_acceleration_y": { "value": 3000 },
"machine_max_acceleration_z": { "value": 100 },
"machine_max_acceleration_e": { "value": 10000 },
"machine_acceleration": { "value": 3000 },
"acceleration_print": { "value": 3000 },
"acceleration_travel": { "value": 3000 },
"jerk_print": { "value": 12 },
"machine_start_gcode": {
"default_value": ";BIQU Hurakan start code. Much complex. Very wow. Klipper FTW.\r\n\r\nSTART_PRINT BED_TEMP={material_bed_temperature_layer_0} EXTRUDER_TEMP={material_print_temperature_layer_0}\r\n\r\n; Note: This start\/end code is designed to work\r\n; with the stock cfg files provided with the \r\n; BIQU Hurakan. If you alter the macros in the \r\n; cfg files then you may also need to alter this code.\r\n\r\n; Another note: This profile will get you \r\n; part of the way to good prints.\r\n; You still need to tweak settings for each \r\n; different filament that you use.\r\n; Settings such as retraction distance\/speed, \r\n; flow, pressure advance, bed\/nozzle temperatures\r\n; and others may need to be adjusted.\r\n; Use https:\/\/teachingtechyt.github.io\/calibration.html to calibrate.\r\n; Also see https:\/\/www.youtube.com\/watch?v=Ae2G7hl_pZc\r\n; for some good tips."
},
"machine_end_gcode": {
"default_value": ";BIQU Hurakan end code. More complex. Such wow. Klipper4Life.\r\n\r\nEND_PRINT"
},
"gantry_height": { "value": 35 }
}
}

Binary file not shown.

View File

@ -11,3 +11,5 @@ material = generic_tpu_175
variant = 0.3mm Nozzle variant = 0.3mm Nozzle
[values] [values]
speed_print = 30

View File

@ -11,3 +11,5 @@ material = generic_tpu_175
variant = 0.3mm Nozzle variant = 0.3mm Nozzle
[values] [values]
speed_print = 30

View File

@ -11,3 +11,5 @@ material = generic_tpu_175
variant = 0.3mm Nozzle variant = 0.3mm Nozzle
[values] [values]
speed_print = 30

View File

@ -11,3 +11,5 @@ material = generic_tpu_175
variant = 0.4mm Nozzle variant = 0.4mm Nozzle
[values] [values]
speed_print = 30

View File

@ -11,3 +11,5 @@ material = generic_tpu_175
variant = 0.4mm Nozzle variant = 0.4mm Nozzle
[values] [values]
speed_print = 30

View File

@ -11,3 +11,5 @@ material = generic_tpu_175
variant = 0.4mm Nozzle variant = 0.4mm Nozzle
[values] [values]
speed_print = 30

View File

@ -11,3 +11,5 @@ material = generic_tpu_175
variant = 0.5mm Nozzle variant = 0.5mm Nozzle
[values] [values]
speed_print = 30

View File

@ -11,3 +11,5 @@ material = generic_tpu_175
variant = 0.5mm Nozzle variant = 0.5mm Nozzle
[values] [values]
speed_print = 30

View File

@ -11,3 +11,5 @@ material = generic_tpu_175
variant = 0.5mm Nozzle variant = 0.5mm Nozzle
[values] [values]
speed_print = 30

View File

@ -11,3 +11,5 @@ material = generic_tpu_175
variant = 0.6mm Nozzle variant = 0.6mm Nozzle
[values] [values]
speed_print = 30

View File

@ -11,3 +11,5 @@ material = generic_tpu_175
variant = 0.8mm Nozzle variant = 0.8mm Nozzle
[values] [values]
speed_print = 30

View File

@ -11,3 +11,5 @@ material = generic_tpu_175
variant = 1.0mm Nozzle variant = 1.0mm Nozzle
[values] [values]
speed_print = 30

View File

@ -0,0 +1,12 @@
[general]
name = 0.2mm Nozzle
version = 4
definition = biqu_hurakan
[metadata]
setting_version = 20
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.2

View File

@ -0,0 +1,12 @@
[general]
name = 0.3mm Nozzle
version = 4
definition = biqu_hurakan
[metadata]
setting_version = 20
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.3

View File

@ -0,0 +1,12 @@
[general]
name = 0.4mm Nozzle
version = 4
definition = biqu_hurakan
[metadata]
setting_version = 20
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.4

View File

@ -0,0 +1,12 @@
[general]
name = 0.5mm Nozzle
version = 4
definition = biqu_hurakan
[metadata]
setting_version = 20
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.5

View File

@ -0,0 +1,12 @@
[general]
name = 0.6mm Nozzle
version = 4
definition = biqu_hurakan
[metadata]
setting_version = 20
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.6

View File

@ -0,0 +1,12 @@
[general]
name = 0.8mm Nozzle
version = 4
definition = biqu_hurakan
[metadata]
setting_version = 20
type = variant
hardware_type = nozzle
[values]
machine_nozzle_size = 0.8