Skip to main content

Configuration Method

Notes

  • This tutorial is based on the FAST system.
  • Other systems may not be compatible with this tutorial due to outdated versions.

Steps

1. Open the Configuration File

  • Navigate to the printer configuration interface and locate the moonraker.conf file.

This file is automatically generated after installing Moonraker.

Loading...

2. Modify the Configuration

In the moonraker.conf file, find the [server] section and add the following line below it:

max_upload_size: 2048

Parameter Explanation:

  • 2048 indicates the maximum allowed file size for upload.
  • Unit: MB (Megabytes)
  • Adjust this value according to your actual needs.

3. Modification Example

Before Modification

Loading...

After Modification

Loading...

4. Save and Restart

  1. Click SAVE to save the changes.
  2. Restart the system to apply the configuration.
  3. Test uploading a large file.
Loading...