mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -06:00
Fix MK4 profiles
This commit is contained in:
parent
fd0963c2c9
commit
bcedb431ab
4 changed files with 7 additions and 4 deletions
|
@ -10,10 +10,11 @@
|
|||
"default_filament_profile": [
|
||||
"Prusa Generic PLA @MK4"
|
||||
],
|
||||
"default_print_profile": "0.20mm Standard @MK4",
|
||||
"default_print_profile": "0.32mm Standard @MK4",
|
||||
"nozzle_diameter": [
|
||||
"0.6"
|
||||
],
|
||||
"printer_variant": "0.6",
|
||||
"bed_exclude_area": [
|
||||
"0x0"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue