User avatar
DarthRevan
Posts: 480
Joined: Wed Feb 18, 2015 8:29 am

Re: S3D with UM3, fails to print

Custom temps will get used. There are available header variables for setting temps that match CPE, but the g-code file already sets the temperature a few lines laters with M104 and M109 codes. The GUID and Nozzle Name appear to only be needed for matching what the machine's firmware has been setup for. So when you loaded your filament, if you selected CPE, the script I posted for you will work. If you didn't set CPE, then you'll need to match that with the G-Code file header.
cutl2014
Posts: 15
Joined: Thu Sep 07, 2017 7:19 pm

Re: S3D with UM3, fails to print

DarthRevan wrote:Custom temps will get used. There are available header variables for setting temps that match CPE, but the g-code file already sets the temperature a few lines laters with M104 and M109 codes. The GUID and Nozzle Name appear to only be needed for matching what the machine's firmware has been setup for. So when you loaded your filament, if you selected CPE, the script I posted for you will work. If you didn't set CPE, then you'll need to match that with the G-Code file header.
Fantastic, thanks a lot!!

Return to “Troubleshooting and Bug Reports”