This repository holds the latest version and updates to AnkerMake M5 andAnkerMake M5C community profiles for the initially developed and maintained by @just-trey. We have decided to continue to support these profiles to allow users an alternative to the official profiles provided by AnkerMake. You can install these profiles alongside the built-in AnkerMake profiles. Why not install both and see which one you prefer?
Please note that the FAST profile included is NOT the max acceleration and speed the printer can perform. Higher speed can be achieved by adjusting the speed and acceleration. We found the setting (thanks @Xelinor) provided to be the best compromise for quality vs. speed.
We have z-lift disabled by default as it impacts print times. If you find your nozzle scraping surfaces, plan on manual filament changes mid-print, or are using ironing, enabling z-lift is highly recommended. We recommend at least a .25 z-lift height.
- The speed multiplier (ex x1.8) is not correct.
- Changing speeds via the touch screen or app after printing starts is not working
The configuration authors strongly believe there is no "one size fits all" profile. These profiles provide an excellent base to get started, but we highly encourage users to learn and adjust their slicer settings to suit their use case.
You have 3 ways provided to install the profiles:
- Scripted Install
- Manual Install
- Import Profiles (only recommended for installing into AnkerMake_alpha slicer and Super Slicer)
For all options, be sure to download PrusaSlicer-AMCE-Profile.zip
We now provide Bash and Powershell scripts to make installing/updating these profiles easier.
Run ./install.sh
or ./install.ps1
to install/update the profiles.
- Extract the zip files (Our example uses the download directory)
- Open the terminal/PowerShell window
cd ~/Downloads/PrusaSlicer-AMCE-Profile
- On windows, depending on your Execution policy, you may need to change the execution policy to run the powershell script. Use the following to change
the execution policy for the current terminal session only by opening a powershell prompt in the current directory and then typing
Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope Process
- run
./install.sh
(mac/Linux) or.\install.ps1
(windows) - Add the printer
- Open PrusaSlicer
- Under the Help Menu, choose "Show Configuration Folder" (keep this folder open for the next several steps).
- Close out of PrusaSlicer
- Extract the zip file to a location of your choice and open the folder.
- Copy the "vendor" folder to the Configuration folder you opened in step two.
- Add the printer
- Extract the zip file to a location of your choice and open the folder.
- Open the AnkerMake Alpha slicer
- Go to File -> Import -> Import Config Bundle
- Locate 'AMCE_config_bundle.ini' in the extracted zip location and click open.
- On the printer setting panel, select 'AnkerMake M5 (0.4 nozzle) @AMCE' or 'AnkerMake M5C (0.4 nozzle) @AMCE', then choose the filament and Print settings you would like to use.
- Open PrusaSlicer and you should now be able to add a new AnkerMake M5 or M5C CE Printer. (printer Settings tab → Printer drop-down → Add/remove printers
- In the Configuration Wizard, choose Other Vendors:
- Select the AnkerMake CE Checkbox
- Select AnkerMake CE FFF under the left menu
- Ensure the check mark next to the 0.4 mm nozzle is enabled.
- In the left Navigation, select Filaments and then select all available filaments.
- Once you have added any other printers or made changes, click Finish on the Configuration wizard.
Printing files via wifi is supported but not directly from PrusaSlicer. You may print via wifi using the AnkerMake Slicer.
- Slice and save your gcode to a location of your choice
- Make sure your AnkerMake M5 printer is on and connected to wifi
- Open the AnkerMake Slicer
- Click on the Device tab
- Click on the My Computer icon and select your sliced file.
- Click print underneath the device details.
- Prusa profiles are under-released under the GNU AFFERO GENERAL PUBLIC LICENSE.