#Start Gcode help

1 messages · Page 1 of 1 (latest)

vernal dome
#

i need it to home first, quad level, bed mesh, and then load desired slot then start

what its been doing is home first load slot 1 even if start filliment needs to be slot 2 or 3 . then it bed mesh. cut and swap to actual start filliment then bed mesh then starts to print

#

posted is start gcode in cfg and orca slicer

pallid forum
#

Upload a klippy.log file so we can see all your macros

vernal dome
#

klippy log

storm stone
#

so a cpuple things off hand

  1. make sure that the bed_temp variable is not on a new line in your slicer as that will break it sending values after that.
  2. why do you have print_start twice?
  3. why do you have set temps to value and to 0 before you call the last print_start?
#

from your actual macro comment out the "print"start" at the end or you will get error from that