Skip to main content

Configuration Method

Notes

  • This tutorial is based on operations within the FAST System
  • Other systems may be unable to use this tutorial due to outdated versions

Steps

1. Open the Configuration File

  • Go to the printer configuration interface and find 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 below it:

max_upload_size: 2048

Parameter Description:

  • 2048 represents the maximum allowed file size for upload
  • Unit: MB (Megabytes)
  • This value can be adjusted according to 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 for the configuration to take effect
  3. Test uploading a large file
Loading...