Seems like they are basically building from the best aspects of Klipper and Octoprint. I was kinda hoping someone might figure out an easy way to port Octoprint plugins since they have such a large collection of apparently useful resources. I don't know if they would feel like that is an encroachment.
Best posts made by rkrammes
-
RE: How will Duet Software Framework Differ from Octoprint? Plugins
Latest posts made by rkrammes
-
RE: Probing speed with analog piezo sensor
I'm guessing there has been no movement on this issue. I just ordered a new universal piezo since I wore out the pots on my older version and I was excited to see that the pots could be avoided. However, if the probe speed is locked with this 1/3 speed modifier it seems like this feature of the new universal piezo is pretty useless. They even mention that this feature is compatible with Duet hardware in the documentation.
-
RE: Duet3 config.g help.
Yes! Everything is working except the fan doesn't show up in DWC. Still working correctly though. Now I gotta add a couple more fans, clean up my wiring and this config. Thanks, guys!
-
RE: Duet3 config.g help.
@dc42 Thanks so much, David. I will give those a try tonight.
-
RE: Duet3 config.g help.
@gtj0 I tried removing the S1 modifier and the fan still doesn't show up in DWC or kick on at temp.
My piezo is mounted unconventionally inside the spacer between my stepper and Titan Aero so it took a bit more force to trigger. That's why I had to use a larger offset. I had more luck in analog mode vs digital. It was working fine on the Duet wifi with RRF 2. Does analog mode no longer work in RRF 3? The Z probe reads in the 400s as it is but doesn't change when I tap it even though the LEDs on the Universal piezo board do trigger. If I were to try digital again I think maybe I have to use different pins on the piezo board. I don't remember.
-
Duet3 config.g help.
I believe I have everything wired correctly so I think my problems must be in my config.g. So far steppers are moving correctly, heaters are heating, and thermistors are reading but I haven't been able to get my extruder fan to run or my piezo to show that it is triggering. If someone is willing to look over my config.g I would appreciate it.```
code_text; executed by the firmware on start-up ; ; generated by RepRapFirmware Configuration Tool on Mon Feb 12 2018 16:20:07 GMT-0500 (EST) ; General preferences G90 ; Send absolute coordinates... M83 ; ...but relative extruder moves ; Network M550 P"RyBot" ; Set machine name M552 S1 ; Enable network M586 P0 S1 ; Enable HTTP M586 P1 S0 ; Disable FTP M586 P2 S0 ; Disable Telnet ; Drives M584 X0 Y1 Z2 E3 ; Map Drives to Axis M669 K1 ; Select CoreXY mode M564 H0 ; Allow axis movement prior to homing M569 P0 S1 V118 ; Drive 0 goes forwards, Stealthchop2 till about 78 mm/sec M569 P1 S1 V118 ; Drive 1 goes forwards, Stealthchop2 till about 78 mm/sec M569 P2 S1 V118 ; Drive 2 goes forwards, Stealthchop2 till about 78 mm/sec M569 P3 S0 V118 ; Drive 3 goes backwards, Stealthchop2 till about 78 mm/sec M350 X16 Y16 Z16 E16 I1 ; Configure microstepping with interpolation M92 X100 Y100 Z800 E784 ; Set steps per mm M566 X60 Y60 Z24 E1200 ; Set maximum jerk (mm/min) M203 X12000 Y12000 Z1500 E3600 ; Set maximum speeds (mm/min) M201 X900 Y900 Z300 E1000 I1 ; Set accelerations (mm/s^2) M906 X1000 Y1000 Z1000 E700 I30 ; Set motor currents (mA) and motor idle factor in per cent M84 S30 ; Set idle timeout ; Tool M563 P0 D0 H1 F0 S"Extruder" ; Define tool 0 G10 P0 X0 Y0 Z0 ; Set tool 0 axis offsets G10 P0 R0 S0 ; Set initial tool 0 active and standby temperatures to 0C ; Fans M950 F0 C"out7" M106 P0 S1 H1 T45 C"Extruder" ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on ; Heaters M308 S0 P"temp0" Y"thermistor" T100000 B3950 C0 R4700 M308 S1 P"temp1" Y"thermistor" T100000 B4725 C7.06e-8 M950 H0 C"out0" T0 ; heater 0 uses the bed_heat pin, sensor 0 M950 H1 C"out1" T1 ; heater 1 uses the e1_heat pin and sensor 1 ; Pressure Advance M572 D0 S0.074 ; Axis Limits M208 X0 Y0 Z0 S1 ; Set axis minima M208 X300 Y300 Z300 S0 ; Set axis maxima ; Endstops M915 X Y S3 R0 ; Set Stall detection sensitivity M574 X1 S3 ; Set X endstop controlled by motor load detection M574 Y1 S3 ; Set Y endstop controlled by motor load detection M574 Z1 S2 ; Set Z endstop controlled by piezo M558 C"io8.in" P1 I1 R1 A5 F333 T5000 ; Set Z probe type to analog, active low, maximum attempts, pause, plunge speed, and movement speed G31 X0 Y0 Z-0.6 P600 ; Set Z probe offset, trigger height and trigger threshold M557 X50:250 Y50:250 S50 ; Define mesh grid
-
RE: How will Duet Software Framework Differ from Octoprint? Plugins
Seems like they are basically building from the best aspects of Klipper and Octoprint. I was kinda hoping someone might figure out an easy way to port Octoprint plugins since they have such a large collection of apparently useful resources. I don't know if they would feel like that is an encroachment.
-
Precision Piezo and Duet 3?
Has anyone used a piezo with the Duet 3 yet? Any special instructions on how to attach it? I don't think there are dedicated probe pins anymore. It looks like maybe the order of the pins for the io connectors have changed.
-
DuetPi.img?
I just received my Duet3 at the end of last week and when tried to update the wifi information I found that the flash drive was titled "NO NAME" and was blank. When I tried to download the .img file at https://pkg.duet3d.com/DuetPi.img I got the message "Not Found
The requested URL /DuetPi.img was not found on this server.
Apache/2.4.38 (Debian) Server at pkg.duet3d.com Port 443"
If someone could point me toward where I can find this .img I would appreciate it.
-
RE: Black printbite and IR Sensor - very inconsistent heights?
My results with the matt white Printbite+ with a grid. I purchased my sensor more than a year ago and it is not a surface mount board. Would it be worthwhile to put some electrical tape in the corners and define points there for probing? I really like both this sensor and Printbite but if one has to go unfortunately it will be the sensor.