ENH: pick more anycubic printer from orca

Thanks OrcaSlicer, also fix wrong setting id

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I017ee110e18e5e84d1b21113908b43e286fd6d4e
This commit is contained in:
salt.wei 2023-06-14 11:00:38 +08:00 committed by Lane.Wei
parent d303e41acc
commit b0e740ef22
72 changed files with 2572 additions and 143 deletions

View file

@ -28,7 +28,7 @@
"40"
],
"slow_down_min_speed": [
"20"
"10"
],
"slow_down_layer_time": [
"8"
@ -43,6 +43,11 @@
"; filament start gcode\n"
],
"compatible_printers": [
"Anycubic 4Max Pro 0.4 nozzle"
"Anycubic i3 Mega S 0.4 nozzle",
"Anycubic Chiron 0.4 nozzle",
"Anycubic Vyper 0.4 nozzle",
"Anycubic Kobra Max 0.4 nozzle",
"Anycubic 4Max Pro 0.4 nozzle",
"Anycubic 4Max Pro 2 0.4 nozzle"
]
}