I think I have found the issue now! In config.g under endstops when I tried to fix the z Endstop manually, I forgot to change Z2 to Z1, so it gave me the G28 Error. I fixed this now and now all Endstops and the z Probe work fine!
Latest posts made by antiman167
-
RE: Z tower endstop not working
-
Z tower endstop not working
Hi everyone!
I've just upgraded my Delta printer with the smart effector and am currently trying to get it to work.
The printer is running a Duet Maestro on RepRap version 3.2.2 .
I set the firmware up according to the guide on the wiki.
When probing, the nozzle didn't get far enough to the bed and so I wanted to change the homed height via the config tool (config.json).
Afterwards one of the the tower endstops didn't work anymore, so when homing one of the carriages ran into the limit without stopping. I tested the endstop switch for that tower and it worked fine.
I then checked back on the config tool if I accidentally clicked something wrong, couldn't figure anything out. On the endstop page it had the zprobe (smart effector) as the z endstop. I couldn't change this to a mechanical switch in the setup tool.
A delta printer doesn't have mechanical x,y,z axis as a cartesian printer, so I was a bit confused with the configured endstops. I then tried to set the z-tower endstop manually in the config.g, but only got a G28 error when I tried to home.
Sadly I didn't make a backup before I did the change via the config tool, only expecting to change the z height.Thank you for your help in advance!
-
Mac first time configuration duet maestro usb issue
Hi guys!
I just finished up the hardware installation on my new duet maestro and wanted to configure it. I've followed the instructions but didn't get far. The usb port just doesn't show up in the terminal and also not in the System Information under connected usb devices. I already had usb driver issues with my old ramps + cheap knock-off Arduino where the board could not be found, but this time i can't find any drivers to solve the issue!
I've already tried multiple usb cables but no success.
I'd appreciate the help
greetings Anton -
RE: Configuration parameters delta printer
Hi Danal and thanks for your answer!
The Marlin Firmware is 1.1.0-RC7 ... but I’ve just noticed that the repetier host console spits out quite a lot of information when connected to the printer. Seems like most of the info is there. -
Configuration parameters delta printer
Hi everyone!
I just ordered a duet maestro to upgrade my ramps based delta printer. The printer is from the Trium Kickstarter campaign and unfortunately the company doesn’t exist anymore - meh!
The documentation of the specs of the printer are pretty much nonexistant and so I thought the needed parameters for the duet software configuration should be able to found in the marlin files.
Now my question: where exactly do I have to look for them and is there possibly an easier way to do this.Thanks in advance
Anton