mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 07:27:41 -06:00
FIX: fix the conflict
Change-Id: Id5f2bf11344e9d42302420d167daa3af1c3c1845
This commit is contained in:
parent
c1c990051d
commit
032bf107b8
3 changed files with 1 additions and 18 deletions
|
@ -756,14 +756,11 @@ PRINT_CONFIG_CLASS_DEFINE(
|
|||
((ConfigOptionFloat, overhang_1_4_speed))
|
||||
((ConfigOptionFloat, overhang_2_4_speed))
|
||||
((ConfigOptionFloat, overhang_3_4_speed))
|
||||
<<<<<<< HEAD (88f268 FIX: wipe tower is not generated with different filament lay)
|
||||
((ConfigOptionFloat, overhang_4_4_speed))
|
||||
((ConfigOptionFloatOrPercent, sparse_infill_anchor))
|
||||
((ConfigOptionFloatOrPercent, sparse_infill_anchor_max))
|
||||
=======
|
||||
((ConfigOptionFloat, overhang_4_4_speed))
|
||||
//calib
|
||||
((ConfigOptionFloat, print_flow_ratio)))
|
||||
>>>>>>> CHANGE (cbac2c NEW: add calibration)
|
||||
|
||||
PRINT_CONFIG_CLASS_DEFINE(
|
||||
MachineEnvelopeConfig,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue