fix BIQU Profiles (#1147)

This commit is contained in:
fr3ak2402 2023-05-27 03:07:29 +02:00 committed by GitHub
parent 2f34ddb524
commit cf4df922bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
40 changed files with 282 additions and 292 deletions

View file

@ -0,0 +1,15 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.24mm Draft @BIQU Hurakan (0.4 nozzle)",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_hurakan_common",
"layer_height": "0.24",
"top_surface_line_width": "0.45",
"bottom_shell_layers": "3",
"top_shell_layers": "4",
"compatible_printers": [
"BIQU Hurakan (0.4 nozzle)"
]
}