ok thank you so now im having a problem with my bltouch it seems to stutter when i probe the bed as if there is a voltage drop on the magnet in it or something so it gives me an error Error: Z probe readings not consistent
Posts made by twistedechos
-
RE: bltouch and how to auto level bed?
-
bltouch and how to auto level bed?
hello guys so i just put my duet 2 wifi on my tevo tornado with some help from a really cool guy of the tornado facebook group but im not sure how to get the auto bed leveling to work its the last thing i have to do before i can print any help would be great here is my config.g
; Configuration file for Duet WiFi (firmware version 1.21)
; executed by the firmware on start-up
;
; generated by RepRapFirmware Configuration Tool v2 on Wed Apr 03 2019 15:50:04 GMT-0500 (Central Daylight Time); General preferences
G90 ; Send absolute coordinates...
M83 ; ...but relative extruder moves; Network
M550 P"PrinterOfThings" ; Set machine name
M552 S1
M552 P10.0.20.25
M554 P10.0.1.0
M553 P255.255.0.0 ; Enable network
M586 P0 S1 ; Enable HTTP
;M586 P1 S1 ; Enable FTP
;M586 P2 S1 ; Enable Telnet; Drives
M569 P0 S0 ; Drive X goes Backwards
M569 P1 S0 ; Drive Y goes Backwards
M569 P2 S1 ; Drive Z goes Forwards
M569 P3 S0 ; Drive E goes Backwards
M350 X16 Y16 Z16 E16 I1 ; Configure microstepping with interpolation
M92 X80.00 Y80.00 Z400.00 E412.6 ; Set steps per mm
M566 X900.00 Y900.00 Z12.00 E120.00 ; Set maximum instantaneous speed changes (mm/min)
M203 X6000.00 Y6000.00 Z6000.00 E1200.00 ; Set maximum speeds (mm/min)
M201 X200.00 Y200.00 Z100.00 E250.00 ; Set accelerations (mm/s^2)
M906 X900.00 Y900.00 Z900.00 E900.00 I10 ; Set motor currents (mA) and motor idle factor in per cent
M84 S30 ; Set idle timeout; Axis Limits
M208 X0 Y0 Z-20 S1 ; Set axis minima
M208 X300 Y300 Z400 S0 ; Set axis maxima
M591 D0 P1 C3 S1 ;sets filament out sensor Extruder 0 P2 switch type high = out c 3 extruder limit 0
;M591 D1 P1 C4 ;sets filament out sensor Extruder 1 P2 switch type high = out c 3 extruder limit 0
; Endstops
M574 X1 Y1 S0 ; Set active low and disabled endstops
M574 Z1 S2 ; Define Z to use Probe. Home to Min; Z-Probe
; BLTouch - Heaters
M307 H7 A-1 C-1 D-1 ; Disable the 7th Heater to free up PWM channel 5 on the Duex board.
M557 X15:285 Y15:285 S50 ; Define mesh grid
M558 P9 H5 F100 T6000 A5 R0.2 ; P9 for BLTouch, dive height 5mm, probe at 100mm/min, travel 6000mm/min, up to 5 probes, pause 0.1s
G31 X-45 Y-5 Z0.350 P25 ; probe XY offset and Z trigger height and trigger value
M557 X5:300 Y5:300 S50 ; Define mesh grid; Heaters
M305 P0 T100000 B4138 R4700 ; Set thermistor + ADC parameters for heater 0
M143 H0 S120 ; Set temperature limit for heater 0 to 120C
M305 P1 T100000 B4138 R4700 ; Set thermistor + ADC parameters for heater 1
M143 H1 S265 ; Set temperature limit for heater 1 to 265C; Fans
M106 P0 S0 I0 F500 H-1 ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off
M106 P1 S0 I0 F500 H1 T45 ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on
M106 P2 S0 I0 F500 H-1 ; Set fan 2 value, PWM signal inversion and frequency. Thermostatic control is turned off; Tools
M563 P0 D0 H1 ; 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; Automatic power saving
M911 S10 R11 P"M913 X0 Y0 G91 M83 G1 Z3 E-5 F1000" ; Set voltage thresholds and actions to run on power loss; Custom settings are not configured
; Miscellaneous
M501 ; Load saved parameters from non-volatile memory -
RE: duet 2 wifi ona ctc dual help plz
and from what im reading and seeing it looks like the k type the ones i have that came with the e3 v6 look kinda cheesy
-
RE: duet 2 wifi ona ctc dual help plz
and it is right to the duet sorry i forgot that part
-
RE: duet 2 wifi ona ctc dual help plz
@dc42 that is probably the problem then can i change it somehow in the config.g or do i need to change the temperature sensors i have others that came with my e3 hot end i just did not know if i could use them with the 24v psu but i got to thinking and i was being dumb the motherboard puts out different voltage to the components i guess im just getting to exited and over thinking things haha but if i can change the config.g to work with these that would be great if not i can swap them
-
RE: duet 2 wifi ona ctc dual help plz
Error: Temperature reading fault on heater 1: sensor open circuit i wonder if the temp sensor is bad but the other side says Error: Temperature reading fault on heater 2: sensor open circuit could it be the type of sensor im using or could they both be bad?
-
RE: duet 2 wifi ona ctc dual help plz
ok got think i got the fans working but i dont know what is going on with the heaters i put new ones in and it is still telling me there is a fault
-
RE: duet 2 wifi ona ctc dual help plz
dang i still need to figur out the fans on the extruders could it be cus they are 24v and not 12v the psu is 24v but maybe the board puts out 12v to fans?
-
RE: duet 2 wifi ona ctc dual help plz
OMG!! i got it it homes very nice now here are the files for everyone to use ctc bizer should also work on replicator 2 good luck guys
4_1553816786429_homez.g 3_1553816786429_homey.g 2_1553816786429_homex.g 1_1553816786428_homeall.g 0_1553816786428_config.g
also @Phaedrux i should be able to print now right? -
RE: duet 2 wifi ona ctc dual help plz
i cant figure it out i really just want to start printing agian
-
RE: duet 2 wifi ona ctc dual help plz
next question how dose it know where the print bed is?
-
RE: duet 2 wifi ona ctc dual help plz
home x and y work well but where should x home be it is at the front right atm and y pounces when i click home z and when i say bounce i mean it tries to go past boundarys
-
RE: duet 2 wifi ona ctc dual help plz
ok i got everything homing but y likes to bounce off of the endstop still4_1553803169845_homez.g 3_1553803169845_homey.g 2_1553803169845_homex.g 1_1553803169845_homeall.g 0_1553803169845_config.g
-
RE: duet 2 wifi ona ctc dual help plz
@phaedrux ok thank you so i got it to try to home on its way to home the y axis bounces off the endstop and the z will bounce off the bottom away from the endstop x will try to bounce away from the endstop aswell
-
RE: duet 2 wifi ona ctc dual help plz
@phaedrux said in duet 2 wifi ona ctc dual help plz:
; homez.g
; called to home the Z axis
;
; generated by RepRapFirmware Configuration Tool on Sat Jul 01 2017 14:45:41 GMT+0800 (Malay Peninsula Standard Time); Move Extruder out of the way
G90
G1 S2 X8 Y-5 F150000; Lift Z relatively to current position
G91
G1 S2 Z5 F150000; Code for legacy switch Endstop home Z ENDSTOP Z uncomment below section if the legacy micro switch endstop for Z is used
; Home Z against legacy switch enstop
G91
G1 Z-155 F180 S1 ; rough home Z axis
G1 Z5 F500 ; move down by 5mm
G1 Z-155 F45 S1 ; fine home z axis
; Adjust Z distance from Z endstop <UPDATE> Optional to change Z0 position.
;G90
;G1 Z0.00 F500 ; additional distance from bed
;G92 Z0; Back to absolute positioning
;G90; Code for Sensor Based Z Homing <ENDSTOP Z> comment out below section if the legacy micro switch endstop for Z is used
; Go to first bed probe point and home Z
;G1 X156 Y64 F150000 ; <UPDATE> update to desired probing point
;G30; Uncomment the following lines to lift Z after probing
G91
G1 Z5 F2500
G90on this for legacy switch endstop what dose he mean by uncomment below is he saying to get rid of the ; or add one in?
-
RE: duet 2 wifi ona ctc dual help plz
@phaedrux thank you ill go through it and try to fix it and repost
-
RE: duet 2 wifi ona ctc dual help plz
the files i got the guy said he has a bigger bed so i will have to change that too i think
-
RE: duet 2 wifi ona ctc dual help plz
i need to fix the M574 i think i should be x2 y1 z2 s0
-
RE: duet 2 wifi ona ctc dual help plz
3_1553307719824_homez.g 2_1553307719824_homey.g 1_1553307719824_homex.g 0_1553307719823_homeall.g i have not messed with any of these yet