mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-07 12:32:59 +00:00
Add support for BIQU Printers
Adds printers BIQU B1, BX, and Hurakan
This commit is contained in:
26
resources/profiles/BIQU/filament/BIQU Generic PA.json
Normal file
26
resources/profiles/BIQU/filament/BIQU Generic PA.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN99",
|
||||
"setting_id": "GFSN98",
|
||||
"name": "Generic PA @BIQU",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pa",
|
||||
"required_nozzle_HRC": [
|
||||
"3"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"280"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"280"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"16"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"BIQU BX 0.4 nozzle",
|
||||
"BIQU B1 0.4 nozzle",
|
||||
"BIQU Hurakan 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user