@gloomyandy Sorry for the late reply. You know how it is when you get involved with printers... time just seems to disappear.
Updating the firmware resolved the issue. Thank you.
@gloomyandy Sorry for the late reply. You know how it is when you get involved with printers... time just seems to disappear.
Updating the firmware resolved the issue. Thank you.
@tmitch205 Disregard this one. I went diving into code for the prints. It's the slicer causing it. As an example, in the most recent one, for some reason, my layer height is set to .20, but the code has the skirt/brim at .32.
@phaedrux I was going to ask the same thing about static considering it's sitting on carpet. I have seen Duet 2 Wifi's lose their wifi connectivity due to this until they are restarted.
@jay_s_uk I have a crap ton of the front, but none of the back. It will be a bit before I can get a pic of rear.
If you are going to use an external 5V supply to the board, you must remove that jumper labeled INT 5V EN. You will wire the external 5V supply to the board using the EXT 5V IN pins found just to the left of the VIN Power In. Is this the 0.1 or 1.0 board?
As to why those pins for the other two options are missing, I have no clue. I use the 6HC, and those same 2 sets of pins on mine were never installed either.
@dc42 Thank you for the confirmation. This prevents me from having to redo the wiring and firmware moving forward on a hope, lol.
Hello folks,
I am wiring up a new printer with a 6HC, a 3HC, and a 1LC.
There will be 4 Z drives, 1 X drive, and 2 Y drives.
If the drives for X and Y are on the 3HC, will input shaping work, or is that still not supported on the expansion board?
Thanks,
T
@dc42 said in Pressure Advance Calibration:
Yes that's a valid approach. It's on our list to add a generator of pressure advance tests scripts to reprapfirmware.org, but it hasn't happened yet.
I know this is a super old thread but wanted to check anyway. Has the generator been created and added? If so, could you provide the link, please?
@dc42 It was a combination of mismatched firmware between the TB and the MB, as well as a weak PSU... 350W 24V... Switched to a 450 24V, and matched the firmware. It is now completing the PID without the draw-down on the fan.
@voronswcroatia
This is mine...
M558 P9 C"121.io0.in" H5 F600:120 T6000 A1 ; set Z probe type to bltouch, pin assigned, dive height, max/min speeds, probe twice
The A 1 is one additional, A2 would be 2 additional, etc
Fspeed of first probe:speed of all subsequent probes
I would nix the S command until you have it working.
What do you mean by restart? Do you mean that DWC no longer connects to the board after reset following the update? Unless you have a static IP address assigned, it could be that as a coincidence, when you updated, your router reassigned a different IP address to the mac on the board.
If you are talking about the blue Install Update on the Machine-Specific tab when you say it asks to update... mine says that as well. It may be that as long as the ZIP file is present, that option is also present. That is my guess.
@phaedrux
I have tried M303 H1 S400 and M303 T0 S400 when the firmware was matching, I have not tried the second since the 1LC firmware update.
When both kept failing, I dropped the S down to 250, with the same results.
My config.g for the heater and PT1000 are:
M308 S1 P"121.temp0" Y"PT1000"
M950 H1 C"121.out0" T1
M307 H1 B0 S1.00
M143 H1 S450
@tmitch205 said in PID Tuning RTD PT1000 from the 1LC:
Under normal printing, I do not hear the fan draw down when the heater kicks in like I do in the test, and the heater maintains a temp of only +/- 2 degrees.
Clarification: that is +/- 2° while printing. During tuning, it's a 10° swing both ways while in stage 2.