mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
ENH: add more creatity printer
Thanks OrcaSlicer. Also fix wrong setting id in orca profile Add one py file to check whether has duplicated setting_id Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: I8461a1ae754253d8265ae5239fe91cc7ec775564
This commit is contained in:
parent
50aa952f3a
commit
f84d38bea1
119 changed files with 3926 additions and 148 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP_VORON_000",
|
||||
"setting_id": "GP_PRUSA_000",
|
||||
"name": "0.20mm Standard @MINI",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP_VORON_001",
|
||||
"setting_id": "GP_PRUSA_001",
|
||||
"name": "0.20mm Standard @MK3S",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue