Your Duet rejected the HTTP request: page not found
-
@dc42 thaqnks ill give it a shot
-
@cheeseandham
Thank you for the advice. I have changed boards on printers before and built 2 custom printers. The documentation on this board for my particular type of auto leveling is rather confusing. With every other company, I was able to talk in a chat or on the phone with them and have my answers immediately (even if the answer is sometimes "you have a loose connection somewhere") .
Perhaps you are right maybe the phone will cost too much, however, there are other options such as community chat rooms, a few companies are actually using Discord to host the chats. -
@dc42
probe was zero and the probe error still occured when trying to run bed autolevel before the test print. I think it might be because I am using the z endstops to trigger when the nozzle touches the bed and lifts the x axis gantry. I saw somthing that it might be that I need to put P0 instead of p4 in the zprobe area. But I wanted to double check this with you before I changed anything -
damn config.g file disappeared or turned into config.bak cant edit it on the web interface anymore what can I do to fix this?
-
Is it still gone after a power cycle?
You can right click on config.bak and rename it config.g. it should be a backup of the file from last time it was saved.
-
it seems to have disappeared after I made a change to the file and saved it. thanks bud. I actually just created a new file and named it config.g and reloaded the code i am restarting now
-
so i saw this "If you don't have a Z probe, set type P0 in your M558 command." but when i change to p0 the endstop doesnt trigger
-
am I supposed to use P0?
am I supposed to set up my z motors in separate drivers or just use z endstops a and b? and plug z endstop to e0 like I currently have it?
there are a lot of contradicting articles so I am trying to get clarity on the matter.
Do i need to create something like this M584 X0 Y1 Z2:3 E4 P3 ; Dual Z Homing
M671 X-67:328 S0.5 ; leadscrews offset for leveling
in my config.g? -
Do you actually have a Z probe on your printer, and if so, what type? Or do you have a Z endstop switch instead? Or do you have both? Maybe you have already told us; but I am not prepared to read all 166 posts in this thread (which started out on a complely different topic) to find out.
-
@dc42 If I'm skimming the posts correctly, he has two "z-endstops", one on each side of the bed. Then during bed probing, the printer jams the nozzle into the bed until the bed deforms enough to trigger the endstop, and in this manner a crude "9 point" leveling is possible.
-
it is as elmoret says. No z probe just z enstop switch as seen in the youtube video
-
@dc42 though you have your answer now, in the future, if its too much trouble to go through the posts then perhaps you can give me a call or text and we can get everything answered in just a couple of minutes.(hell we could probably have the machine up and running in under an hour) Just looking for support on your board and the documentation is contradicting and confusing.
-
@sleepless said in Your Duet rejected the HTTP request: page not found:
The problem was solved previously as shown in this thread. So it would seem to be possible.
-
I agree unfortunately I started there doing the troubleshoot as recommended however it wasnt very clear and then I was sent to about 6 different pages 4 of which seem to be for calibration all contradicting each other. So i am really confused on what needs to be done. currently i have it plugged into the e0 endstop and have p4 i1 in the config.g. the xyz all trigger when homed ( great news). everything seems to move at a proper speed now(more good news). but when i try to run autolevel before a test print i ran into those previously mentioned error codes. right now i am going throuhg the mesh bed calibration process. I hope this gets everything working. it seems once the autolevel is working I should be able to print again. well I do have a small fan problem but it should be an easy quick fix in the config.g file.
-
alright after trying a lot of different settings today I think i finally got the auto level function to work. I got mesh bed level mapping. I will go ahead a try a test print to see how it does. I had to change s20 to s70 in the zprobe area of config.g otherwise it probes way too many points
-
× G32
Error: Z probe already triggered at start of probing move× Error: Bed calibration: 2 points provided but only 3, 4 and 5 supported
-
I can't tell from your video whether you have a Z endstop switch, mounted somewhere on the gantry, or a switch that detects nozzle contact with the bed.
If it's a plain endstop switch, then you can't use it to do bed probing (no matter what firmware you use). To do bed probing you would have to set the Z probe type to 0 (P0 in the M558 command) and follow the prompts to lower the nozzle to the bed and click OK. [I think someone got stall detection Z probing working once, but I don't advise that.]
-
@sleepless said in Your Duet rejected the HTTP request: page not found:
@dc42 though you have your answer now, in the future, if its too much trouble to go through the posts then perhaps you can give me a call or text and we can get everything answered in just a couple of minutes.(hell we could probably have the machine up and running in under an hour) Just looking for support on your board and the documentation is contradicting and confusing.
When you solve one problem and then want help on a completely different problem, you should start a new thread. That way the threads don't get too long, and the thread title is always relevant.
-
when i change from p4 to p0 do i need to move the endstop back to the z endstop port?
-
Let's close this thread and continue discussion in your new thread.