Search found 1 match

Go to advanced search

by mariahmiley
Fri Mar 24, 2023 5:16 am
Forum: General Discussion and Tips
Topic: How to use script to move up Z at specific layer??
Replies: 5
Views: 3862
 
Jump to post

Re: How to use script to move up Z at specific layer??

You will need to have access to the G-code instructions that direct the motions of your 3D printer in order to advance up the Z-axis at a certain layer in a script. To shift up the Z-axis at a particular layer while using a typical G-code script for your printer, use the following command: G1 Z<new ...

Go to advanced search