mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-09-24 14:53:14 +08:00
ENH:add X1E in PPA-CF
Change-Id: Ie53546927d87259897fd2b0d5348404dbf47b4cf Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
This commit is contained in:
parent
95d9d846c6
commit
5b8e612875
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Bambulab",
|
"name": "Bambulab",
|
||||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||||
"version": "01.09.00.21",
|
"version": "01.09.00.22",
|
||||||
"force_update": "0",
|
"force_update": "0",
|
||||||
"description": "the initial version of BBL configurations",
|
"description": "the initial version of BBL configurations",
|
||||||
"machine_model_list": [
|
"machine_model_list": [
|
||||||
|
@ -7,5 +7,10 @@
|
|||||||
"inherits": "Bambu PPA-CF @base",
|
"inherits": "Bambu PPA-CF @base",
|
||||||
"chamber_temperatures": [
|
"chamber_temperatures": [
|
||||||
"60"
|
"60"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Bambu Lab X1E 0.4 nozzle",
|
||||||
|
"Bambu Lab X1E 0.6 nozzle",
|
||||||
|
"Bambu Lab X1E 0.8 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
@ -1,44 +1,9 @@
|
|||||||
{
|
{
|
||||||
"type": "filament",
|
"type": "filament",
|
||||||
"filament_id": "GFN06",
|
|
||||||
"name": "Bambu PPA-CF @base",
|
"name": "Bambu PPA-CF @base",
|
||||||
|
"inherits": "fdm_filament_ppa",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
|
"filament_id": "GFN06",
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"inherits": "fdm_filament_pa",
|
"description": "When printing this filament, there's a risk of nozzle clogging, oozing, warping and low layer adhesion strength. To get better results, please refer to this wiki: Printing Tips for High Temp / Engineering materials."
|
||||||
"fan_cooling_layer_time": [
|
|
||||||
"5"
|
|
||||||
],
|
|
||||||
"fan_max_speed": [
|
|
||||||
"30"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"filament_density": [
|
|
||||||
"1.17"
|
|
||||||
],
|
|
||||||
"filament_flow_ratio": [
|
|
||||||
"0.96"
|
|
||||||
],
|
|
||||||
"filament_type": [
|
|
||||||
"PA-CF"
|
|
||||||
],
|
|
||||||
"filament_vendor": [
|
|
||||||
"Bambu Lab"
|
|
||||||
],
|
|
||||||
"nozzle_temperature_range_high": [
|
|
||||||
"320"
|
|
||||||
],
|
|
||||||
"nozzle_temperature_range_low": [
|
|
||||||
"280"
|
|
||||||
],
|
|
||||||
"overhang_fan_speed": [
|
|
||||||
"40"
|
|
||||||
],
|
|
||||||
"overhang_fan_threshold": [
|
|
||||||
"0%"
|
|
||||||
],
|
|
||||||
"temperature_vitrification": [
|
|
||||||
"210"
|
|
||||||
]
|
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user