Skip to main content

Configuration for Uploading Large Files via Webpage

Notes

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

Steps

1. Open the Configuration File

  • Enter 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, locate the [server] configuration section and add the following beneath it:

max_upload_size: 2048

Parameter Explanation:

  • 2048 indicates the maximum allowed file size for uploads.
  • The unit is MB.
  • Adjust this value according to actual needs.

3. Example of Modification

Before modification:

Loading...

After modification:

Loading...

4. Save and Restart

  1. Click SAVE to apply the changes.
  2. Restart the system to make the configuration take effect.
  3. Test uploading large files.
Loading...