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:
@@ -22,7 +22,6 @@
|
||||
"printhost_port": "",
|
||||
"printhost_ssl_ignore_revoke": "0",
|
||||
"printhost_user": "",
|
||||
"silent_mode": "0",
|
||||
"machine_max_acceleration_e": [
|
||||
"8000"
|
||||
],
|
||||
@@ -121,7 +120,6 @@
|
||||
"thumbnails": [
|
||||
"160x160"
|
||||
],
|
||||
"z_lift_type": "Auto Lift",
|
||||
"default_print_profile": "",
|
||||
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
|
||||
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
|
||||
|
||||
Reference in New Issue
Block a user