Jump to content

2469

Member
  • Posts

    10
  • Joined

  • Last visited

Posts posted by 2469

  1. Ahaa.. ok. I have these parameters now that i will test next time that the new code is the bold one and the others is original ones...

     

    ; Ender 3 Custom Start G-code

    G28

    G92 E0 ; Reset Extruder

    G28 ; Home all axes

    G1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed

    G1 X0.1 Y20 Z0.3 F5000.0 ; Move to start position

    G1 X0.1 Y200.0 Z0.3 F1500.0 E15 ; Draw the first line

    G1 X0.4 Y200.0 Z0.3 F5000.0 ; Move to side a little

    G1 X0.4 Y20 Z0.3 F1500.0 E30 ; Draw the second line

    G92 E0 ; Reset Extruder

    G1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed

    G1 X5 Y20 Z0.3 F5000.0 ; Move over to prevent blob squish

  2. Thanks:) No, i just print one part at a time though i haven't learn me how to make more than one. So when i leave the printer it ends at gcode place that i've got from the one who invented the "Ender_3_Pro_Auto_Off_Switch"(https://www.thingiverse.com/thing:4291944). But something that i don't understand is happends when it ends. Think that the printer not end the print correctly, so when i start it up it not really knows where it is. Therefore i want to make it home to calibrate all parameters before it starts again..

  3. Allright.. I will look at it... And thank you sooo MUCH.. I am new at this, got my printer 2 weeks ago and have put a switch(https://ibb.co/GsHdC4g) on it so it turns of the power when its done. But when i start the next print it halt and get stuck. The solution was to make "Auto home" before every print. Therefore i want to auto start every print with G28.

×
×
  • Create New...