mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00:00
ENH: update profiles for N1
Adjust the print acceleration from 10000 to 6000. Retain only PLA-type filaments, including support types for PLA,PETG,TPU. Delete all other high-temperature filament types. jira: STUDIO-4038 Change-Id: Iba56bfe94aee0235a629b98a29cdcac323490e34
This commit is contained in:
@@ -5,14 +5,11 @@
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu ABS @base",
|
||||
"filament_max_volumetric_speed": [
|
||||
"22"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"20"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"0"
|
||||
"filament_max_volumetric_speed": [
|
||||
"22"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"100"
|
||||
@@ -20,6 +17,9 @@
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"0"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user