Hi,
New to S3D - using 4.0.0.
I'm trying to tweak the Firmware Configuration settings.
For any given FFF item like "Set Extruder Temperature" is there a way to enter more than one G-code command?
Thanks.
Frederick
Frederick,fcwilt wrote: Hi,
New to S3D - using 4.0.0.
I'm trying to tweak the Firmware Configuration settings.
For any given FFF item like "Set Extruder Temperature" is there a way to enter more than one G-code command?
Thanks.
Frederick
Code: Select all
M104 S$ T# NEWLINE YOUR2ndCOMMAND S$ T#Code: Select all
{REPLACE " NEWLINE " "\n"}