LCD
Posts: 5
Joined: Fri Aug 31, 2018 4:48 pm

Witbox 2 ... Temperature drops

Hallo. I habe big problems with the g-code generated by simplify and bq Witbox 2. It starts so:
G90
M82
M106 S0
M104 S215 T0
M109 S215 T0
M800 ; firmware starting routine

The firmware starting routine must be at the beginning. Not after setting the extruder temperature, or the temperature drops. This is a serius bug. I'm only able to print, after reordering the g-code or changing the temperature manually
S3D-Jake
Posts: 1048
Joined: Wed Jun 20, 2018 12:45 pm

Re: Witbox 2 ... Temperature drops

LCD,

Have you tried using the starting script's temperature variables?

[extruder0_temperature]
[bed0_temperature]
...

If these are present in the start script, the software shouldn't be adding temperature commands above the start script. Also, I'd suggest unchecking stabilize at startup (In the temperature tab).

more info on the variables can be found here: viewtopic.php?f=8&t=1959
more info on custom starting scripts: https://www.simplify3d.com/support/arti ... #M104-M109
"A bird does not sing because it has an answer. It sings because it has a song."
LCD
Posts: 5
Joined: Fri Aug 31, 2018 4:48 pm

Re: Witbox 2 ... Temperature drops

Hi S3D-Jake, Thank you, this sounds good. I will try it with my next print tomorrow
LCD
Posts: 5
Joined: Fri Aug 31, 2018 4:48 pm

Re: Witbox 2 ... Temperature drops

Successfully tested. Thanks!

Return to “General Discussion and Tips”