Jump to content

TheFirstAxel

Dormant
  • Posts

    5
  • Joined

  • Last visited

Everything posted by TheFirstAxel

  1. I don't know what happened, but it is no longer overwriting my temps at the beginning of my prints. I just wish they had kept the profiles of the old printers.
  2. ......*Facepalm* So, last time I tried the "Origin at center* I had bad start code. I didn't think about it until after I had replied. I tried it with my current code and it started printing in the correct spot. Now all that remains is my odd temp changing issues.
  3. I don't think it does. I tried selecting the "Origin at center" option, and it seemed to make it worse. I've been trying to work out the start Gcode to get the starting position correct, but I'm not understanding how the printer knows where to go. It actually homes in the rear right corner, but the software that comes with it moves it to the front left corner before it prints. I tried using the code I saw there, and it moved to the rear left corner. I have double checked the bed dimensions and they are correct. But now I'm having issues with the temps. It keeps resetting my nozzles to the bed temp after it heats up, but before it prints. So it will heat my nozzles up to 220, move to starting position, and then drop one back to 105. I'm going to post my start code. Maybe that will help you tell me what I broke. Lol M136 (Enable Build Progress) M73 P0 G162 X Y F2000 (home XY axes maximum) G161 Z F9000 (home z axis minimum) G92 X0 Y0 Z-5 A0 B0 (set Z to - 5) G1 Z0.0 F900 (move Z to '0') G161 Z F100(home z axis minimum) M132 X Y Z A B (Recall stored home offsets for XYZAB axis) ;Start Position G92 X152 Y75 Z0 A0 B0 G1 X-112 Y73 Z150 F3300.0 G130 X20 Y20 A20 B20 (Lower stepper Vrefs while heating) M190 S{print_bed_temperature} T0 M134 T0 M104 S{print_temperature} T0 M104 S{print_temperature} T1 M133 T0 M133 T1 G130 X127 Y127 A127 B127 (Set Stepper motor Vref to defaults)
  4. I finally got the height working, but it is still printing way to the right and back no matter where I put the model
  5. I've looked everywhere, googled for days, and dug to the deepest pits ever since 2.0 came out, but I can't find a way to make Cura work on the QIDI Tech 1. When I try to make a custom printer, it always prints off the back right corner of the bed, even with the model in the front left corner. On top of that, it prints about 2 inches above the bed. Every post I come across says to use the flashforge creator pro printer, or one other one that I can't remember the name of, but neither of them exist in the printer list. Even copying the start end G code from the software that came with it does not work. I really love the software, but at this point I'm ready to give up. As a last ditch effort, does anyone know how to make this work?
×
×
  • Create New...