Jump to content

DeltaKilo69

Member
  • Posts

    2
  • Joined

  • Last visited

Everything posted by DeltaKilo69

  1. You don't actually need all 4 lines. This is what I use. Start the bed heating, then immediately start the nozzle heating and wait. Once the nozzle is heated it will proceed to the third line which ensures the bed temp reaches printing temp before starting the print. This way IF the bed isn't to temp before the nozzle, the third line makes sure the bet temp reaches the set value. If the bed reaches temp first, it just goes on to the next line, which in my case is homing. M140 S{material_bed_temperature_layer_0} ;Start heating bed to temp M109 S{material_print_temperature_layer_0} ;Start extruder heating and wait to reach material temp before proceeding M190 S{material_bed_temperature_layer_0} ;Ensures bed heats to temp before proceeding if it hasn't already And it SAVES A WHOLE LINE OF CODE! Whoop-dee-doo! 😜
  2. 3 months and no answer? I am in the same boat. Just got my T-rex v2+ a couple weeks ago and use Cura with a Lulzbot TAZ 6 at woek. I'd like to keep using Cura. I'm trying to take the start gcode from S3D and putting it in the Cura start gcode generator. It hasn't worked correctly yet. I, too, am mostly gcode illiterate, but There are gcode cheat sheets on the interweb. I'll try to decipher where the break down (stalling after going to he home position) is occurring. If I can get it to work, I'll let you know. :Dave
×
×
  • Create New...