Thank you all very much for the fast Help! I have contacted my reseller and He gave me The warranty contact Formular which i already sent to duet3d. Now i am waiting for the reply!
Best posts made by TF_Sinthoras
-
RE: short-to-ground reported by drivers 0
Latest posts made by TF_Sinthoras
-
RE: First Benchy printed - Issues
Thank you all for the messages,
I made a temp tower because I used the 245 degrees I used on my ender 3, but it turns out that 235 give me the best results.
I use a bowden extruder, maybe I should reduce the retract and look where it gets me. But in my mind the more retracts is preventing blobs, because there is not to much material, so why reduce it to reduce blobs?
Do you have a good file for retract distance calibration?
The ripple I got away by changing the place for the printer and putting some rubber sheet under it, this helped a lot.
-
RE: First Benchy printed - Issues
Thank you all for the advices, the thing with the Speed is interesting, I will try that on the weekend.
I use 245°C for printing of the PETG Filament. Is this already High for PETG?
Speed at the moment is 60mm/s
Retraction at 6mm
Retract speed at 50mm/sExtruder is a Bondtech BMG
Hotend E3D V6 Full MetalSeems that to be okay?
-
RE: First Benchy printed - Issues
; Configuration file for Duet WiFi (firmware version 1.21)
; executed by the firmware on start-up
;
; generated by RepRapFirmware Configuration Tool on Tue Oct 09 2018 13:27:56 GMT+0300; General preferences
M80 ; Turns on the ATX power supply
G90 ; Send absolute coordinates...
M83 ; ...but relative extruder moves
M550 P"BLV MGN CUBE Z-565" ; Set machine name
M669 K1 ; Select CoreXY mode - war 667; Network
M552 S1 ; Enable network
M587 S"BlackIC" P"/Taschi99" ; Configure access point. You can delete this line once connected
M586 P0 S1 ; Enable HTTP
M586 P1 S0 ; Disable FTP
M586 P2 S0 ; Disable Telnet; Drives
M569 P0 S1 ; Drive 0 goes backwards blv: its was S1
M569 P1 S1 ; Drive 1 goes backwards blv: its was S1
M569 P2 S0 ; Drive 2 goes forwards
M569 P3 S0 ; Drive 3 goes backwards WAS 0
M584 X0 Y1 Z2 E4 ; NEW set drive mapping Z2 left, Z4 right
M350 X16 Y16 Z16 E16 I1 ; Configure microstepping with interpolation war 16 16 16 1
M92 X200 Y200 Z400 E409.27 ; Set steps per mm for Bondtech. X200 Y200 Z400 E415 ; Kali: X198.51 Y198.90
M566 X700 Y700 Z24 E2000 ; Set maximum instantaneous speed changes (Jerk) (mm/min) Z240
M203 X18000 Y18000 Z250 E2000 ; Set maximum speeds (mm/min) z1000
M201 X3000 Y3000 Z100 E4000 ; Set accelerations (mm/s^2) z100
M906 X1600 Y1600 Z1600 E1600 I30 ; Set motor currents (mA) and motor idle factor in per cent z800
M84 S120 ; Set idle timeout; Pressure advance
; M572 D0 S0.05 ; disabled Pressure advance; Axis Limits
M208 X-22 Y22 Z0 S1 ; Set axis minima
M208 X301 Y310 Z500 S0 ; Set axis maxima; Endstops
M574 X1 S1 P"xstop" ; configure active-high endstop for low end on X via pin xstop
M574 Y2 S1 P"ystop" ; configure active-high endstop for high end on Y via pin ystop; Filament sensor
M591 D0 P1 C3 S1 ; Set Filament sensor Simple type (High) for extruder drive 0, connected to endstop input 3 (E0); Z-Probe
M950 S0 C"exp.heater3" ; create servo pin 0 for BLTouch
M558 P1 C"^zprobe.in" H5 F300 T9000 ; set Z probe type to bltouch and the dive height + speeds
G31 P500 X0 Y0 Z0.74 ; set Z probe trigger value, offset and trigger height
M557 X25:300 Y60:300 S80 ; define mesh grid; Heaters
M308 S0 P"bedtemp" Y"thermistor" A"Bed" T100000 B4725 C0.0000000706 R4700 ; configure sensor 0 as thermistor on pin bedtemp
M950 H0 C"bedheat" T0 ; create bed heater output on bedheat and map it to sensor 0
M307 H0 A156.6 C925.3 D2.2 V23.4 B0 ; Heatbed PID Heater 0 model: gain 159.6, time constant 925.3, dead time 2.2, max PWM 1.00, calibration voltage 23.4, mode PID
M140 H0 ; map heated bed to heater 0
M143 H0 S120 ; set temperature limit for heater 0 to 120C
M308 S1 P"e0temp" Y"thermistor" A"Hotend" T100000 B4725 C0.0000000706 R4700 ; configure sensor 1 as thermistor on pin e0temp
M950 H1 C"e0heat" T1 ; create nozzle heater output on e0heat and map it to sensor 1
M307 H1 A269.2 C128.8 D7.6 V23.7 S0.9 B0 ; Hotend PID .4mm Heater 1 model: gain 269.2, time constant 128.8, dead time 7.6, max PWM 0.90, calibration voltage 23.7, mode PID
M143 H1 S270 ; set temperature limit for heater 0 to 260C
M308 S2 P"mcu-temp" Y"mcu-temp" A"Duet Board" ; Configure MCU sensor; Fans
M950 F0 C"fan0" Q500 ; create fan 0 on pin fan0 and set its frequency
M106 P0 S0 H-1 ; set fan 0 value. Thermostatic control is turned off
M950 F1 C"fan2" Q500 ; create fan 1 on pin fan1 and set its frequency
M106 P1 S1 H1 T45 ; set fan 1 value. Thermostatic control is turned on; Tools
M563 P0 S"E3Dv6" D0 H1 F0 ; 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; Custom settings
M564 H0 ; Let the Jog buttons work blv: added to allow jog buttons; Miscellaneous
M575 P1 S1 B57600 ; enable support for PanelDue
M911 S10 R11 P"M913 X0 Y0 G91 M83 G1 Z3 E-5 F1000" ; set voltage thresholds and actions to run on power loss -
First Benchy printed - Issues
Hello Community,
I have build up my BLV MGN Cube (XY-Core) with a Duet2 Wifi and now I get everything to Work. I did the PID Calibration of Heatbed and Hotend, Calibration via 20mm Cube and now I have printed my first Benchy. I get some Issues and have no Idea how to go on, can you help me with your experience? Material is PETG from "DasFilament". I run this Material on my Ender 3 already and have quite good results.
Here the Pictures:
Ripple
sudden little Overextrusion
fine StringingYou have any ideas? Thanks a lot for everything.
Tobias
-
RE: short-to-ground reported by drivers 0
I have sent the warranty contact formular a few days ago, has it arrived? I didn't get a confirmation email yet or any other reply.
-
RE: short-to-ground reported by drivers 0
Thank you all very much for the fast Help! I have contacted my reseller and He gave me The warranty contact Formular which i already sent to duet3d. Now i am waiting for the reply!
-
RE: short-to-ground reported by drivers 0
@fcwilt said in short-to-ground reported by drivers 0:
@TF_Sinthoras said in short-to-ground reported by drivers 0:
I switched x and y and have still Drive 0 Error Message. So is the driver broken? Can i use the second extruder driver instead of Driver 0?
Disconnect the stepper giving the error and see if you still get the error message.
Frederick
Thanks Frederik, i did it and it shows still the error Message with driver 0. Does this mean the driver is broken?
Tobias
-
RE: short-to-ground reported by drivers 0
I switched x and y and have still Drive 0 Error Message. So is the driver broken? Can i use the second extruder driver instead of Driver 0?
-
RE: short-to-ground reported by drivers 0
This is how i did it.
Thanks for The reply
-
short-to-ground reported by drivers 0
Hey Community,
I have my first Project, a BLV MGN Cube with the duet 2 Wifi board. I get the board at my birthday in august and now was the first test drive this week. The problem is that I get the error "short-to-ground reported by driver 0", whenever I want to home X or Y axis and I get strange movements and loud noises.
I don't know how I got there, because I did everything according to the manuals, I test the wiring to identify the coils of the stepper motors (bluerolls) and connect everything like in the discription of the board. At the first run directly I have horrible noises from the motors and directly this error. The movement is very, the only words to discribe this is "hopping" and "chaotic". Was anyone of you facing a similar problem and can help me?
Z-Axis works fine.
sincerely
Tobias