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 PLA-CF @Flashforge G3U",
|
||||
"inherits": "Generic PLA @Flashforge",
|
||||
"renamed_from": "Flashforge Generic PLA-CF @G3U;Flashforge Generic PLA-CF G3U",
|
||||
"inherits": "Generic PLA @Flashforge",
|
||||
"from": "system",
|
||||
"setting_id": "J2zu45Q3zu7Tor3W",
|
||||
"filament_id": "OFWbdGsC",
|
||||
@@ -95,9 +95,6 @@
|
||||
"filament_is_support": [
|
||||
"0"
|
||||
],
|
||||
"filament_load_time": [
|
||||
"0"
|
||||
],
|
||||
"filament_loading_speed": [
|
||||
"28"
|
||||
],
|
||||
@@ -170,9 +167,6 @@
|
||||
"filament_type": [
|
||||
"PLA-CF"
|
||||
],
|
||||
"filament_unload_time": [
|
||||
"0"
|
||||
],
|
||||
"filament_unloading_speed": [
|
||||
"35"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user