mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 19:01:02 +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 TPU @Flashforge",
|
||||
"inherits": "fdm_filament_tpu",
|
||||
"renamed_from": "Flashforge Generic TPU",
|
||||
"inherits": "fdm_filament_tpu",
|
||||
"from": "system",
|
||||
"setting_id": "luh9xN4STlD0sTyt",
|
||||
"filament_id": "OFgbpcy9",
|
||||
@@ -10,9 +10,6 @@
|
||||
"additional_cooling_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"bed_temperature_difference": [
|
||||
"10"
|
||||
],
|
||||
"chamber_temperature": "0",
|
||||
"close_fan_the_first_x_layers": [
|
||||
"1"
|
||||
|
||||
Reference in New Issue
Block a user