Skip to content

Commit

Permalink
Fix draft_shield error for MK3S profile
Browse files Browse the repository at this point in the history
  • Loading branch information
SoftFever committed Nov 12, 2023
1 parent 9731ea3 commit 60424ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/profiles/Prusa/process/process_common_mk3.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"default_acceleration": "1000",
"detect_overhang_wall": "1",
"detect_thin_wall": "0",
"draft_shield": "0",
"draft_shield": "disabled",
"enable_overhang_speed": "1",
"enable_prime_tower": "1",
"enable_support": "0",
Expand Down

0 comments on commit 60424ba

Please sign in to comment.