QuadFusion Documentation
M3D HomeGithub Repository
  • Welcome
  • Facebook Group
  • Getting Started
    • Critical Warnings & Information
    • Unboxing & Inventory
    • Getting Connected
    • Updating Firmware
    • Updating your Control Board Settings
    • Changing Homing Offsets
    • First Print
    • Getting Started: Where to Go From Here
  • Printer Installation
    • M3D Crane
    • M3D ProMega
    • CR-10S
    • Prusa i3 MK2S
    • Duet Maestro Wiring
  • Beginner Guides
    • Beginner: Preparation
    • Beginner: QuadFusion Assembly
    • Beginner: Moving the Motors
    • Beginner: Introduction to G-Code Commands
    • Beginner: Software Layers
    • Beginner: What is Slicing?
    • Beginner: Printing the Print
    • Beginner: Where to Go From Here
  • Electrical Guides
    • The Electrical Standard
  • Firmware Guides
    • Adjusting Homing Macros
    • Macros
  • Printing Guides
    • Slicers and Printer Settings
    • Heating & Temp Sensor
    • Loading and Unloading Filament
    • (NEW) Loading and Unloading Filament
    • Filament Success Guide
      • ABS-R
      • PLA
    • Filament Extrusion Rate
    • Tool Definitions
  • Color Printing
    • Setting Up
    • MELT
    • Slic3r Multi-Material
  • Troubleshooting Guides
    • Troubleshooting Duet Web Console
    • My Drives / Tools are Backwards
    • Heater Troubleshooting
  • Maintenance Guides
    • What You'll Need
    • Temperature Calibration
    • Changing Nozzles
  • Community Guides
    • Community Guide Template
Powered by GitBook
On this page
  1. Color Printing

MELT

PreviousSetting UpNextSlic3r Multi-Material

Last updated 6 years ago

This guide will go through step-by-step on how to print a simple gradient design using MELT. This guide will assume you have already downloaded MELT, and have picked your own print file.

To start, open you file up in Cura and selct Extensions --> Post Processing --> Modify G-Code

Next you will want to select the drop down tab "Add a Script"

Select "Multi-Extruder Layering Tool 3.4.0 (MELT)"

Based upon your file you will want to edit your basic settings to fit your print. Below is how the settings were altered for this example print:

Settings Explained: Number of Extruders: This setting declares how many filaments you wish to use. With the QuadFusion, you can select up to all four filaments. Shifting Clamp Type: You can decided whether you want to print in gradient based on the layer number of your file, or the percentage of your file. Extrusion # Start: This instruct the printer to begin the gradient at a certain layer number or a certain percentage of your file. Extrusion # End: This instruct the printer to end the gradient at a certain layer number or a certain percentage of your file. Shift Frequency: This instructs your printer how fast or slow you want it to take to transition to the next gradient ratio.

Next, you will want to select "Expert Controls" and "Enable Initial Setup".

Settings Explained: Define Tool: This section is a M563 command designed so the user can specifically select which drive they wish to have used when printing gradient. (e.g. In the example above, by using Drives 0,1,2, and 3, all four filaments will be extruded in gradient). Initial Main Flow: This instructs the printer what ratio it should begin the print (e.g. In the example above, the printer will begin with printing 100% of Drive 0) Final Main Flow: This instructs the printer what ratio it should end the print (e.g. In the example above, the printer will end with printing 100% of Drive 3)

From this point on you can edit your slicer settings however you see fit.