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

@ -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"
}