* Updated tool tip and removed min print speed disabling when slowdown for layer cooling is de-selected
* Updated tool tip to make it explicit when this setting is used.
* Adjusted values to match other profiles and corrected typo for 0,2mm AD5M Pro 0,4 Nozzle profile
* Aligned remaining values for 0,2mm AD5M Pro 0,4 Nozzle profile
* Updated the "initial layer acceleration" to match best practise
Updated the "initial layer acceleration" for all profiles to match best practise. This will help on the adhesive for the first layer. The value is also aligned with the common profiles now.
* Updated bridge speed
Updated bridge speed for all profiles to 25 as suggested by @SoftFever
* Added Flashforge printer profiles
The uploaded OrcaSlicer profiles include support for Flashforge Adventurer 5M and Flashforge Adventurer 5M Pro.
* Hi,
This is a pull request for adding Flashforge printer profiles to help expand OrcaSlicer's stock profiles for the community. The uploaded printers profiles support Flashforge Adventurer 5M and Flashforge Adventurer 5M Pro.
Let me know if there are any mistakes or adjustments of the files. Thank you!
Regards,
Xiaolong Bai
* Add Flashforge printer profile for Adventurer 5M and Adventurer 5M Pro
* 20230927 Add profiles for Flashforge printers
* 20231018 Flashforge Printer Profiles for AD5M and AD5M Pro
* 1024 Update: Flashforge Printer
* 1025 Add Flashforge AD5M series profiles
* 1025 Update nozzle type
"nozzle_type": "stainless_steel"
* Update
"nozzle_type": "stainless_steel"
* Update
"nozzle_type": "stainless_steel"
* Update
"nozzle_type": "stainless_steel"
* Add "Manual filament change" option and logic
* make suggested changes
* make suggested changes
* change tag from "CHANGE_TOOL" to "MANUAL_TOOL_CHANGE"
* some tweaks
* More fixes
---------
Co-authored-by: SoftFever <softfeverever@gmail.com>
Co-authored-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
* Change direction for perimeter extrusion at odd layers.
Initial test code based on supermerill/SuperSlicer@87245ae3c1
* Perimeters for both contours and holes can have alternating direction, to support overhangs on both side.
Also fixes wipe on loop.
* Only reverse order if the loops have steep overhang
* Support a special case that treat every layer as steep overhang
* Add options
* Disable overhang reverse if vase mode is enabled
* Allow extrusion reversal and skip overhang detection if fuzzy skin
---------
Co-authored-by: supermerill <merill@free.fr>
Co-authored-by: SoftFever <softfeverever@gmail.com>