This repository has been archived by the owner on Mar 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
GCode Scripts
Garr-R edited this page Jun 9, 2022
·
8 revisions
- 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.
- Micro GCode Scripts
- M2 GCode Scripts
- M2 Dual GCode Scripts
- M3-SE GCode Scripts
- M3-ID GCode Scripts
- M3-ID (Duplication Mode) GCode Scripts
- Ultra One GCode Scripts (coming soon)
- Ultra One (Duplication Mode) GCode Scripts (coming soon)