@o_lampe
Verry good, Thank you.
But in the manual i found they use a Bigtreetech SKR 2 board with ESP8266 WiFi Module
Not a duet board!
Or is this board the same?
Posts made by uneumann36
-
RE: Duet3d Control Board for Laser Engraver K40
-
RE: Duet3d Control Board for Laser Engraver K40
@dc42
Hey DC
Thank you for your reply.
No Problem for me to buy a Duet3 Board.
I already have one for my 3D Printer, and i am happy with it!The reason why i want to use a Duet Board is i am totally happy with Duet , the Forum, and your great Support. Also the possibilitys of Duet Boards are very good.
So is a manual how to use a board for K40 and or how to set it?
Cheers
Uwe -
RE: Duet3d Control Board for Laser Engraver K40
Does anyone know if this is possible?
-
Duet3d Control Board for Laser Engraver K40
Hello my friends
So, i got a new hobby, yes i buy a Laser Engraver Model K40.
I search in this Forum for Information, but i found different information´s but not really understandable for me.
Because this programming stuff is not my favorite.In the past i build my own 2 3D printers with Duet Hardware.
So i understand this hardware now, and i like Duet Hardware and support! You all are very good.I already updated and upgraded my K40 with different things.
So i add the mini gerbil on this printer use Lightburn and so on.
It make a lot of fun to work with the K40.
And important! My wife is happy to about the results. ( Happy wife happy life)So my Question is, is it possible to use an Duet Board instead of the original Board or the Mini Gerbil Board???
Because the connection and possibilityâs of Duet Boards are much better and i like Duet.
I need to know if there is a good working solution to use a Duet or what kind of Duet?Hopefully i get some feedback from you.
Regards
Uwe -
RE: M81 command RRF 3.3
@dc42
Thank you DC , now i understand why this happens now ! -
RE: M81 command RRF 3.3
Yeah, it works!
I do not know why it also work in the past.
Anyway, thank you !
-
RE: M81 command RRF 3.3
@jay_s_uk
Thank´s , i will try it.
But i never change the end code, and it works in the past ! -
RE: M81 command RRF 3.3
Ok, here is my cura start code :
M80
G28 ;Home
G92 E0 ;Reset Extruder
G1 Z2.0 F3000 ;Move Z Axis up
G1 X5.1 Y20 Z0.28 F5000.0 ;Move to start position
G1 X5.1 Y200.0 Z0.28 F1500.0 E15 ;Draw the first line
G1 X5.4 Y200.0 Z0.28 F5000.0 ;Move to side a little
G1 X5.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line
G92 E0 ;Reset Extruder
G1 E4 F300 ; Extrude 4mm of Filament
G1 Z2.0 F3000 ;Move Z Axis upAnd here the end code :
M104 S0
M140 S0
;Retract the filament
G92 E1
G1 E-1 F300
G28 X0 Y0
M84
M190 R50.000000
M81 abschalten ; Herunterfahren NetzteilHope this helps to identify my problem.
-
RE: M81 command RRF 3.3
I am just at work.
So something like - set bed temp to 50 degress , if reached M81
I don´t changed settings (start and endcode) it is since a half year same.
But since 2 weeks i get this failure message.If print is ending, extruder drive home, bed temp setting goes to 50 degress, if 50 degrees is reached the failure above is coming.
-
M81 command RRF 3.3
Hey guys , short Question,
does anyone know what´s wrong with this message?Error: in GCode file line 194152 column 8: M81: expected number after 's'
Finished printing file 0:/gcodes/CFFFP_Copy of Diamond_Hotend_CapProx_wFan.gcode, print time was 2h 30m
In the past the automatic switch of the printer after printing with M81 command works fine.
But now anymore.So what´s wrong???
The command with Hand via display works fine. -
RE: After updating to 3.4.0beta2: faulty heater 1, -273.1C.
Hey guys.
So i am not an expert in programing stuff.I change a lot on my modified Ender5 in the last week.
Try different hotends (THC-01 , Cyclops+ original , Cyclops fake , 2 in 1 out)
Update to capacitive sensor........Everytime i got bad printing results. Lot of stinging and so on.
Today, i swop back to firmware 3.3.0 and print the same stinging test what was on the sd cart.
I am supprised!
Have a look on the picture yourself.
I do not know if it has to do with the firmware...
But i only change the firmware.Don´t understand me wrong, i like duet products, and this should only help you.
-
RE: Duet Wifi 1.02 Auto Heating Question
@engikeneer
Thank you very much for your information.
Good zo know that this is an safety feature and do not work like activate bed heater. -
RE: Duet Wifi 1.02 Auto Heating Question
@engikeneer said in Duet Wifi 1.02 Auto Heating Question:
T0
Hi
Thanks for this good advise. I was also searching for this since long time.
But this command is not 100 percent what i want to have.Because, when i start printer bed heater and hotend are off.
When i use a temperature for the bed , then it turns to on.When i use T0 and start printer , the Hotend is automaticly on.
Not switch on when i use a temperature.Is it possible to do it like the bed heater?
-
RE: Proud to have an Duet3 6HC ! But is not working
@droftarts
Oh sorry,
Then I got it wrongThank you
Works well -
RE: Proud to have an Duet3 6HC ! But is not working
@droftarts
HiSo i try your advise.
About the thermistors , all settings are good.But when i delete the Line :
M558 P9 C"^io7.in" H5 F120 T6000 ; set Z probe type to bltouch and the dive height + speedsThen the BLT is not working and DWC show the failure :
G28 Z
Error: in file macro line 8: G30: Z probe 0 not found
Error: Homing failed -
RE: Proud to have an Duet3 6HC ! But is not working
Perfect, i will try this in the evening.
Thank you -
RE: Proud to have an Duet3 6HC ! But is not working
@droftarts
Thank you very much for your advise.What do you mean with :
You are using the default thermistor settings. What hotend are you using for the 3-into-1? Check what thermistor it comes with, and change the M308 line accordingly for better temperature accuracy. ?
It is the same like origin in Ender5
Or do i understand something wrong? -
RE: Proud to have an Duet3 6HC ! But is not working
I hope my self adjusted settings are ok.
-
RE: Proud to have an Duet3 6HC ! But is not working
And here my tfree , tpost and tpre datas :
; tfree0.g
; called when tool 0 is freed
;
; generated by RepRapFirmware Configuration Tool v3.2.3 on Thu May 20 2021 07:20:18 GMT+0200 (Mitteleuropäische Sommerzeit)M83 ; relative extruder mode
G1 E-40 F8000 ; retract 40mm; tpost0.g
; called after tool 0 has been selected
;
; generated by RepRapFirmware Configuration Tool v3.2.3 on Thu May 20 2021 07:20:18 GMT+0200 (Mitteleuropäische Sommerzeit)M116 P0 ; wait for tool 0 only to reach operating temperature
M83 ; relative extruder mode
G1 E40 F8000 ; undo retraction; tpre0.g
; called before tool 0 is selected
;
; generated by RepRapFirmware Configuration Tool v3.2.3 on Thu May 20 2021 07:20:18 GMT+0200 (Mitteleuropäische Sommerzeit)