mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-05 01:02:08 +00:00
1. Modify texture bed temp to 65 2. Modify max-v-speed for ABS 3. Modify some params in Generic PA 4. Modify PLA,PVA params jira:[NEW] Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I42584a6015b8526f6bbb93024316968198bd76ce
34 lines
688 B
JSON
34 lines
688 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Generic PLA @BBL A1M",
|
|
"inherits": "Generic PLA @base",
|
|
"from": "system",
|
|
"setting_id": "GFSL99_02",
|
|
"instantiation": "true",
|
|
"fan_cooling_layer_time": [
|
|
"80"
|
|
],
|
|
"fan_max_speed": [
|
|
"80"
|
|
],
|
|
"fan_min_speed": [
|
|
"60"
|
|
],
|
|
"hot_plate_temp": [
|
|
"60"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"60"
|
|
],
|
|
"textured_plate_temp": [
|
|
"65"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"65"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab A1 mini 0.4 nozzle",
|
|
"Bambu Lab A1 mini 0.6 nozzle",
|
|
"Bambu Lab A1 mini 0.8 nozzle"
|
|
]
|
|
} |