#Start Gcode help
1 messages · Page 1 of 1 (latest)
Upload a klippy.log file so we can see all your macros
so a cpuple things off hand
- 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.
- why do you have print_start twice?
- 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