mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00:00
fix some params from processes and filaments (#7801)
* Update FlyingBear S1 0.4 nozzle.json * Update 0.16mm Optimal @FlyingBear Reborn3.json * Update 0.16mm Optimal @FlyingBear S1.json * Update fdm_process_common.json * Update fdm_klipper_common.json * Update fdm_machine_common.json * Update fdm_klipper_common.json * Update fdm_machine_common.json * Update fdm_process_common.json * Update fdm_process_common_S1.json fix some parameters * Update fdm_process_common.json * Update FlyingBear S1 0.4 nozzle.json * Update 0.08mm Extra Fine @FlyingBear S1.json * Update 0.12mm Fine @FlyingBear S1.json * Update 0.16mm Optimal @FlyingBear S1.json * Update 0.20mm Standard @FlyingBear S1.json * Update 0.24mm Draft @FlyingBear S1.json * Update 0.08mm Extra Fine @FlyingBear Reborn3.json * Update 0.12mm Fine @FlyingBear Reborn3.json * Update 0.16mm Optimal @FlyingBear Reborn3.json * Update 0.20mm Standard @FlyingBear Reborn3.json * Update 0.24mm Draft @FlyingBear Reborn3.json * Update FlyingBear S1 0.4 nozzle.json * Update fdm_process_common_S1.json * Update fdm_process_common.json * Update 0.08mm Extra Fine @FlyingBear S1.json * Update 0.12mm Fine @FlyingBear S1.json * Update 0.16mm Optimal @FlyingBear S1.json * Update 0.08mm Extra Fine @FlyingBear Reborn3.json * Update 0.12mm Fine @FlyingBear Reborn3.json * Update 0.16mm Optimal @FlyingBear Reborn3.json * Update FlyingBear S1 0.4 nozzle.json fix zhop type * Update fdm_machine_common.json fix zhop type * Update fdm_process_common_S1.json * Update fdm_process_common.json * Update FlyingBear Generic PLA.json * Update FlyingBear PLA @S1.json * Update Other PLA @S1.json * Update fdm_filament_pla @S1.json * Update fdm_filament_pla_Hyper @S1.json * Update fdm_filament_pla_other @S1.json * Update fdm_filament_pla_Hyper_other @S1.json * Update fdm_filament_pla.json * Update fdm_filament_pla_Hyper.json * Update fdm_process_common_S1.json * Update fdm_process_common.json * Update fdm_machine_common.json * Update fdm_klipper_common.json * Update 0.08mm Extra Fine @FlyingBear S1.json * Update 0.08mm Extra Fine @FlyingBear Reborn3.json * Update 0.08mm Extra Fine @FlyingBear S1.json * Update 0.08mm Extra Fine @FlyingBear Reborn3.json * Update 0.12mm Fine @FlyingBear Reborn3.json * Update 0.12mm Fine @FlyingBear S1.json * Update 0.16mm Optimal @FlyingBear S1.json * Update 0.16mm Optimal @FlyingBear Reborn3.json * Update fdm_filament_pla.json * Update fdm_filament_pla_Hyper.json * Update fdm_filament_abs.json * Update fdm_filament_pc.json * Update fdm_filament_pet.json * Update fdm_filament_pa.json * Update fdm_filament_tpu.json * Update fdm_filament_abs @S1.json * Update fdm_filament_abs_other @S1.json * Update fdm_filament_pa @S1.json * Update fdm_filament_pa_other @S1.json * Update fdm_filament_pc @S1.json * Update fdm_filament_pc_other @S1.json * Update fdm_filament_pet @S1.json * Update fdm_filament_pet_other @S1.json * Update fdm_filament_pla @S1.json * Update fdm_filament_pla_other @S1.json * Update fdm_filament_pla_Hyper @S1.json * Update fdm_filament_pla_Hyper_other @S1.json * Update fdm_filament_tpu @S1.json * Update fdm_filament_tpu_other @S1.json * Update fdm_filament_tpu.json * Update FlyingBear PETG @S1.json * Update Other PETG @S1.json * Update Other PETG @S1.json * Update FlyingBear PETG @S1.json * Update FlyingBear Generic PETG.json * Update fdm_filament_pet.json * Update fdm_filament_pet @S1.json * Update fdm_filament_pet_other @S1.json * Update FlyingBear Generic PLA.json * Update FlyingBear PLA @S1.json * Update Other PLA @S1.json
This commit is contained in:
committed by
GitHub
parent
27ec1980bc
commit
c52b845c36
@@ -53,7 +53,7 @@
|
||||
"30"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"220"
|
||||
"245"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
@@ -68,7 +68,7 @@
|
||||
"90"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"220"
|
||||
"245"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"80"
|
||||
@@ -80,7 +80,7 @@
|
||||
"280"
|
||||
],
|
||||
"additional_cooling_fan_speed": [
|
||||
"100"
|
||||
"0"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n"
|
||||
|
||||
Reference in New Issue
Block a user