I have set my z offset at .7 as reported by the M114 command after calibrating z home. But when i went to print i had to raise the nozzle using baby steps up .5. Do i need to add or subtract from my z zero that i set in the config. file to print correctly the next time?
Latest posts made by ronnien58
-
Fine tuning Z
-
RE: Z probe not activating home
Thanks DC, I found my problem. I had the HomeZ and HomeAll configured wrong for the Z axis
-
Z probe not activating home
I am using the Duet WiFi:
Firmware Name: RepRapFirmware for Duet WiFi
Firmware Electronics: Duet WiFi 1.0
Firmware Version: 1.20beta8+1 (2017-11-18)
WiFi Server Version: 1.20b8
Web Interface Version: 1.19.3
The probe is set up:
M558 P5 ; Use a simple modulated Z probe
G31 P1000 X-25.5 Y0 Z0 ; Set the probe height and threshold (put your own values here)I get the out put under Z probe: 1000 however it does not stop but continues down.
I am using a proximity sensor that has always worked not sure what is going on. -
RE: Production Duet Ethernet pictures
Looks good, I am waiting in line for one. I have a secure WiFi at work that will not allow me access to connect but it will be okay if it is Ethernet. I am tired of removing the SD card, i hope it will be available soon
-
RE: All Metal Cobra Extruder
Hi Ron,
I'm also using Cobra metal extruder.
Try these settings:
M906 X1000 Y1000 Z800 E1000 ; Set motor currents (mA)
M201 X800 Y800 Z15 E300 ; Accelerations (mm/s^2)
M203 X15000 Y15000 Z500 E2400 ; Maximum speeds (mm/min)
M566 X600 Y600 Z30 E120 ; Minimum speeds mm/minuteThanks for the setting, my problem was wiring, most steppers I use it is a simple wire to wire ,however this stepper required a specific order. Once I figured it out it worked fine.
For us newbies it is nice to be able to find help -
RE: Connecting to wifi in windows environment
I installed the Version 1.02 and it still is resetting itself because of an exception.
-
RE: New firmware release 1.16rc2
It looked like it did update to latest firmware however the system screen still shows previous update
Software Information
Firmware Name: RepRapFirmware for Duet WiFi
Firmware Version: 1.15e (2016-10-02)
WiFi Server Version: 1.02
Web Interface Version: 1.12
Web Interface by Christian Hammacher
Licensed under the terms of the GPL vFiles in System directory:
DuetWebControl-1.13-rc1.bin 3.0 MiB
DuetWebControl.bin 3.0 MiB
DuetWiFiFirmware-1.16rc2.bin 248.7 KiB
DuetWiFiServer-1.02.bin 288.3 KiB
DuetWiFiServer.binIt looks like the update failed. Did you update over the web interface? If instead you copied the files directly on to the SD card on a PC, then you need to rename them to DuetWiFiFirmware.bin and DuetWebControl.bin before running M997 S0 and M997 s2.
Thanks David, I loaded the on the SD card and that did the trick. I am up and back to printing.
-
RE: New firmware release 1.16rc2
It looked like it did update to latest firmware however the system screen still shows previous update
Software Information
Firmware Name: RepRapFirmware for Duet WiFi
Firmware Version: 1.15e (2016-10-02)
WiFi Server Version: 1.02
Web Interface Version: 1.12
Web Interface by Christian Hammacher
Licensed under the terms of the GPL vFiles in System directory:
DuetWebControl-1.13-rc1.bin 3.0 MiB
DuetWebControl.bin 3.0 MiB
DuetWiFiFirmware-1.16rc2.bin 248.7 KiB
DuetWiFiServer-1.02.bin 288.3 KiB
DuetWiFiServer.bin -
Web interface
Just a question, When connected and running a print I can see the X, Y, and Z output in the upper right screen under machine status however I have no output from the extruder. How do i get the information of the extruder drive to out put here?