Search found 5 matches

by DotScott1
August 24th, 2018, 4:10 pm
Forum: General 3D Printing Conversation
Topic: Make GCode (starting script) Commands wait for G28 and G29 to finish before continuing?
Replies: 7
Views: 24214

Re: Make GCode (starting script) Commands wait for G28 and G29 to finish before continuing?

UPDATE 2: It seems that homing the printer manually via the control box of the CR-10 S4 is what is somehow causing the issue. If I restart the printer, it works fine. If I home every axis via a G28 command through the terminal in Octoprint, everything works fine. It's just after I home everything vi...
by DotScott1
August 23rd, 2018, 10:23 am
Forum: General 3D Printing Conversation
Topic: Make GCode (starting script) Commands wait for G28 and G29 to finish before continuing?
Replies: 7
Views: 24214

Re: Make GCode (starting script) Commands wait for G28 and G29 to finish before continuing?

UPDATE:

Restarting the printer before I print seems to fix the problem, so I actually don't think it's 100% the script's fault (though I'm sure it could be made to reset the printer on it's own). Still trying different things to narrow down exactly what it is.
by DotScott1
August 22nd, 2018, 1:22 pm
Forum: General 3D Printing Conversation
Topic: Make GCode (starting script) Commands wait for G28 and G29 to finish before continuing?
Replies: 7
Views: 24214

Re: Make GCode (starting script) Commands wait for G28 and G29 to finish before continuing?

@LePaul Heh, yes. A lot of people modify the suggested starting and ending script to make it do what they want. With mine, for example, I need it to activate these extra commands in order to prevent signal interference.
by DotScott1
August 22nd, 2018, 10:56 am
Forum: General 3D Printing Conversation
Topic: Make GCode (starting script) Commands wait for G28 and G29 to finish before continuing?
Replies: 7
Views: 24214

Re: Make GCode (starting script) Commands wait for G28 and G29 to finish before continuing?

GrueMaster Thank you for your reply. Yes the EZABL firmware is loaded and everything works EXCEPT for turning the bed and LED's off during the full G29 process. And yes, if you look at my above code, you'll see that it heats the bed for 7 minutes prior to initiating the G29 process. It's strange be...
by DotScott1
August 21st, 2018, 11:26 am
Forum: General 3D Printing Conversation
Topic: Make GCode (starting script) Commands wait for G28 and G29 to finish before continuing?
Replies: 7
Views: 24214

Make GCode (starting script) Commands wait for G28 and G29 to finish before continuing?

--------------------------------------------------------------------------------------------- BEFORE READING BELOW, KNOW THESE FEW THINGS: 1. I know that this is different from the starting script that TH3D recommends - this is because I need it to activate specific tasks to prevent sensor interfere...

Go to advanced search