Jump to content

2469

Member
  • Posts

    10
  • Joined

  • Last visited

Personal Information

  • 3D printer
    Other 3D printer

2469's Achievements

0

Reputation

  1. Hello to all of you... I cannot drag&drop STL files in 4.9, are there a solution for that?
  2. Hahaha.. Sorry for "Axes" but the code is a copy and not mine, it comes with the switchfix. Here in Sweden its called Axel, so i blame my country for it;) Many thanks for the superhelp i've got here.. Soooo greatful
  3. Yes i saw it too, but i thought it was for something else because of the ending line "; Home all axes". Strange that it not make it with the original codes...hmmm
  4. YEEES IT WORKS... Many thanks to you:)
  5. 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
  6. 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..
  7. 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.
  8. Hello Greg and thanks for the help. I reda that "Thweni123" wrote, i just put the gcodes under "Preferences\Configure Cura\Printers\Machine settings". Is there other ways to manage it you mean?
  9. Wow... BIG thanks for fast replay. I will try it out after work today. Think i just put G28 in the beginning of the start codes...?
  10. Hello!! I have an modified Ender 3 Pro and need the G-code to "Auto home" so i can put it in the beginning before i print. Do anyone know what the code is? Best regards Thore from Sweden
×
×
  • Create New...