mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-05 18:10:41 +08:00
Disable Arc Fitting for FlashForge (#6855)
Some printers (FlashForge Adventurer 5M and FlashForge Adventurer 5M Pro) have issues related to Arc Fitting. Source: https://www.reddit.com/r/FlashForge/comments/1cu1rnq/psa_disable_arc_fitting_in_orcaslicer_on_ad5m/ https://www.reddit.com/r/FlashForge/comments/1dw99d5/ad5m_pro_move_que_overflow/ https://www.reddit.com/r/FlashForge/comments/1ct0uck/my_a5m_stopped_mid_print/ Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
parent
9d3d242453
commit
38cd758e94
@ -13,7 +13,7 @@
|
||||
"compatible_printers_condition": "",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_arc_fitting": "1",
|
||||
"enable_arc_fitting": "0",
|
||||
"outer_wall_acceleration": "5000",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"line_width": "0.42",
|
||||
@ -69,4 +69,4 @@
|
||||
"travel_speed": "500",
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"compatible_printers": []
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user