Changes

SETTINGS/Printer/Custom G-Code/Pause G-Code

420 bytes added, 21:48, 13 January 2016
Created page with "{{Slice Settings |G-Code to run when the printer is paused.|*G-Code Will accept Custom G-Code variables.| === G-Code === In th..."
{{Slice Settings

|G-Code to run when the printer is [[Pause button|paused]].|*G-Code

Will accept [[Custom_G-Code_Variables|Custom G-Code variables]].|

=== G-Code ===

In this example, the printer will set coordinates relative to the current position (G91), then move 10 mm up and retract 10 mm of filament at a rate of 12,000 mm/minute (G1 Z10 E-10 F12000), then set coordinates to absolute positioning again (G90).}}