mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 10:51:22 +00:00
Repair shipped default materials and obsolete settings, and validate them (#15741)
* add orca profile skill * add default material check Improve validation for default materials and filament profiles * Fix default materials and obsolete keys * clarifying orca-profiles skill
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Generic ASA @Flashforge",
|
||||
"inherits": "fdm_filament_asa",
|
||||
"renamed_from": "Flashforge Generic ASA",
|
||||
"inherits": "fdm_filament_asa",
|
||||
"from": "system",
|
||||
"setting_id": "tzs0HcyEZow99A2J",
|
||||
"filament_id": "OFLPAxz3",
|
||||
@@ -10,9 +10,6 @@
|
||||
"additional_cooling_fan_speed": [
|
||||
"0"
|
||||
],
|
||||
"bed_temperature_difference": [
|
||||
"10"
|
||||
],
|
||||
"chamber_temperature": "0",
|
||||
"close_fan_the_first_x_layers": [
|
||||
"2"
|
||||
|
||||
Reference in New Issue
Block a user