@droftarts Thanks to both of you p2 worked for me.
Latest posts made by Ambros
-
RE: Filament sensor not shown by M119 command
-
Filament sensor not shown by M119 command
Hi everyone, I need help to set up Filament sensor for my machine. I am using a normal limit switch for that shown in the image. I tried all of the settings which I found on the forum but no luck. I am using 2.05 firmware. These are the commands I tried. I change the wire orientation since it's on the wrong side on the opposite end. The red one I used to check whether the limit switch is ok or not.
; Endstops
M574 X1 Y1 Z0 E1 S0
; Filament runout sensor
M591 D1 P1 C3M591 D0 P1 C3 S1
M581 E1:2 S1 T2 C1
M591 P3 C"e0_stop" S1
M591 P3 C"e0_stop" S0
All the commands show same result of not detecting the sensor
-
RE: E1 Extruder heater not able to provide constant current.
@dc42 Sir as you described I correct the parameters but Laser is not turning on. I think I made a wrong connection with the laser to board. In my case what I did is I connected vin and ground directly to the E1. Since the laser is 12 volt so I attach a L7812cv transistor which converts 24v to 12v. The link below is the laser I have, can you please give me direction on how to attach it to the mainboard.
https://www.aliexpress.com/item/32801509554.html?spm=a2g0s.9042311.0.0.DZ4FEn
I just made a direct connection of laser with duet board with that transistor to avoid overvoltage. Kindly provide some direction of how to install properly with E1. Did I also need any other components to run this?
-
RE: E1 Extruder heater not able to provide constant current.
@Phaedrux yes I already set it as you described, but don't know when I put M452 in the laser config file, machine did not perform any homing cycle of laser and if I change it to M453 then there is no issue in homing. Every macro work without giving any error. But E1 not able to provide constant current to laser which is around 2 amp.
At this location
M307 H2 A-1 C-1 D-1 ; Set E1 Heater logic to laser
M453 P2 I0 R255 F200 ; Set Laser Mode E1 Heater
M563 P2 S"Laser" ; Assign Laser to tool 2
Dont know why it create problem with M452. Dear in the above config file did you find any flaw. -
RE: E1 Extruder heater not able to provide constant current.
@aidar With M452 it gives an error G0/G1 insufficient axis are homed. I read a post by dc42 where he mentioned someone to use M453 and I use it and it worked. Also when I wrote M452 in config.g I am no longer been able to use my macros settings becasue I build a 3 in 1 cnc and I am using differen tmacros to swap the settings but with M452 I am no longer been able to use any of those macros(it says Response to long, See Console)
-
E1 Extruder heater not able to provide constant current.
Hi everyone< I have been working on a machine with duet wifi board and I am currently using E0 for extruder heater and I want to use E1 heater for Laser module. I am using a 15-watt laser module. The problem is that if I made a direct connection to laser with a 12v adapter there is no problem, but If I connect it to E1 point of the board first it's fired up but after 10 sec it's not even able to penetrate from paper and when I measure the current it fist showed around 1.6 amps and then gradually starts decreasing and stops at .350amp. Cant able to understand what's wrong. I am using M3 S255 command to on the laser. The first hole took 5 sec to complete 5 mm thick acrylic but from thereafter it's not even able to burn a paper and the current reached at .330-380 amp. M452 giving me some error so that's why I am using M453. Down below is my config file and I am using 2.05 version of firmware. Please help
; Configuration file for Duet WiFi (firmware version 2.05)
; executed by the firmware on start-up
;
; generated by RepRapFirmware Configuration Tool v2.0.4 on Wed Oct 16 2019 02:43:19 GMT-0700 (Pacific Daylight Time); General preferences
G90 ; send absolute coordinates...
M83 ; ...but relative extruder moves
M550 P"laser" ; set printer nameNetwork M552 S1 ; enable network
M586 P0 S1 ; enable HTTP
M586 P1 S0 ; disable FTP
M586 P2 S0 ; disable Telnet; Drives
M569 P0 S1 ; physical drive 0 goes forwards
M569 P1 S1 ; physical drive 1 goes backwards
M569 P2 S0 ; physical drive 2 goes backwards
M569 P3 S0 ; physical drive 3 goes forwards
M584 X0 Y1 Z2 E3 ; set drive mapping
M350 X16 Y16 Z16 E16 I1 ; configure microstepping with interpolation
M92 X21.32 Y21.32 Z805.09 E420 ; set steps per mm
M566 X900.00 Y900.00 Z12.00 E120 ; set maximum instantaneous speed changes (mm/min)
M203 X9000.00 Y9000.00 Z600.00 E1200 ; set maximum speeds (mm/min)
M201 X400.00 Y400.00 Z50.00 E250.00 ; set accelerations (mm/s^2)
M906 X2400 Y2400 Z1600 E55 I100 ; set motor currents (mA) and motor idle factor in per cent
M84 S30 ; Set idle timeout; Axis Limits
M208 X0 Y0 S1 ; set axis minima
M208 X370 Y500 Z750 S0 ; set axis maxima; Endstops
M574 X1 Y1 Z1 S0 ; set active low and disabled endstops; Z-Probe
M574 Z1 S2 ; set endstops controlled by probe
M307 H3 A-1 C-1 D-1 ; disable heater on PWM channel for BLTouch
M558 P3 H3 F200 T7200 ; set Z probe type to bltouch and the dive height + speeds
G31 P500 X0 Y0 Z1.05 ; set Z probe trigger value, offset and trigger height
M557 X0:300 Y15:635 S50 ; define mesh grid; Laser
M307 H2 A-1 C-1 D-1 ; Set E1 Heater logic to laser
M453 P2 I0 R255 F200 ; Set Laser Mode E1 Heater
M563 P2 S"Laser" ; Assign Laser to tool 2
G10 P3 X50 Y0 Z0 ; Laser axis offset; BLTouch - Heaters
M307 H3 A-1 C-1 D-1 ; Disable the 7th Heater to free up PWM channel 5 on the Duex board.; Fans
M106 P0 S0 I0 F500 H-1 ; set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off
M106 P1 S1 I0 F500 H1 T45 ; set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on; Tools
M563 P0 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 are not defined
I have no problem in turning on and off of laser during cutting but the only problem is that the current decrease so much that it wasn't able to cut paper even at ultra slow speed. Laser is absolutely fine there is no problem with that. Previously connected to fan port but it blows the fuse. so dont want to take risk again. If I install bigger fuse do you think its ok for board. The laser uses 2amps of current when its working.
-
RE: How to setup bltouch and Z touch plate for 3 in 1 cnc.
@droftarts You are a true master and I am really thankful to you, Can't able to express my feelings. You and all the people helped a lot and huge thanks to all of you. Especially you and dc42. Extremely happy now.
-
RE: How to setup bltouch and Z touch plate for 3 in 1 cnc.
@droftarts So here are the screenshot of the different directory
-
RE: How to setup bltouch and Z touch plate for 3 in 1 cnc.
@droftarts so besides that reason there is no other reason for this error because after reading your message I double-check and still the same problem.
-
RE: How to setup bltouch and Z touch plate for 3 in 1 cnc.
@droftarts @dc42 Hi dear, you are correct about the macro and now I am successfully able to switch but the problem is that when I switch to 3dprinter it's accomplished without any error but if I switch to CNC it again says
macro file config.g not found.
So to sort out this problem I flash the sd card and upload the config files of both cnc and 3dprinter. but error remains the same (able to switch to 3d printer but not to the cnc)
Then I put the same types of files in both the folders(I mean the 3dprinter files which are successfully loaded by the duet) but issue remains the same.
I also change the folder name to something different like a router, cncrouter etc. but the issue remains the same.
I also give first preference to cnc in config.g file which is
M505 P"cnc"
; M505 P"3dprinter"
M98 P"config.g"
But same issue again.
Dont know why it wasn't able to load that second folder files. It always says(macro file config.g not found.)
During all these changes I also change the name in config.g file which is in sys folder and names in the macros as well, but still facing the same issue. The machine have no problem in switching back to printer mod but during the cnc mod, it says that line and I wasn't able to do anything.I am not able to understand if two folders have same files inside them then why it gives error in one case and not in other.