Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

GCode Scripts

Garr-R edited this page Jun 9, 2022 · 8 revisions

General Information:

  • Single extruder printer profiles (Micro, M2, M3-SE) have very straightforward starting and ending scripts.
  • Dual extruder printer profiles (M2 Dual, M3-ID, Ultra One) use both the filament profile "Empty - MakerGear" and an IF-Else statement in order to determine which purge script should be added to your GCode file's starting script. There also is a tool change script to help avoid toolhead collisions.
  • Duplication Mode is a firmware feature on the M3-ID and Ultra one that gets activated/deactivated from the starting and ending scripts.

GCode Scripts: