mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +00:00
Fixed all filaments and added a new filament named pla_Hyper (#4213)
* Update fdm_klipper_common.json * Update fdm_filament_abs.json * Update fdm_filament_pa.json * Update fdm_filament_abs.json * Update FlyingBear Generic ABS.json * Update fdm_klipper_common.json * Update FlyingBear Generic PA-CF.json * Update fdm_filament_pa.json * Update fdm_filament_pc.json * Update FlyingBear Generic PC.json * Update fdm_filament_pet.json * Update FlyingBear Generic PETG.json * Update FlyingBear Generic PLA.json * Update fdm_filament_pla.json * Update FlyingBear Generic TPU.json * Update fdm_filament_tpu.json * Update fdm_filament_common.json * Add a new filament named pla_Hyper
This commit is contained in:
committed by
GitHub
parent
56ce711c48
commit
a88f31cdaa
@@ -4,11 +4,14 @@
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"filament_vendor": [
|
||||
"FlyingBear"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"80"
|
||||
"100"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"26"
|
||||
"12"
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA"
|
||||
@@ -38,7 +41,7 @@
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"60"
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer" : [
|
||||
"60"
|
||||
@@ -56,7 +59,7 @@
|
||||
"100"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"50"
|
||||
"100"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"100"
|
||||
@@ -68,7 +71,7 @@
|
||||
"1"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"200"
|
||||
"195"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"60"
|
||||
@@ -86,7 +89,7 @@
|
||||
"8"
|
||||
],
|
||||
"additional_cooling_fan_speed": [
|
||||
"70"
|
||||
"100"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n"
|
||||
|
||||
Reference in New Issue
Block a user