Single wall tower test FAILED: vertical sin wave pattern
-
@carl said in Single wall tower test FAILED: vertical sin wave pattern:
but, I didn't had to copy/paste my Heater model parameters, they were already there in the new file with the proper parameters. is that normal ?
Yes that would be expected if you had not rebooted after deleting the config-override.g. The values would have been loaded at startup and then when you did M500 they would have been saved to the new file.
@carl said in Single wall tower test FAILED: vertical sin wave pattern:
By the way, I still have all the same after HOMING. It behave the same:
move upward, activate the endstops, move downward a bit, raise again until endstops activation and stay there (endstop sactive). Tool coordinate is n/a.
And what does G32 do after homing has completed?
Can you test your endstops with M119? Check that they all report as you'd expect when not pressed and then again when pressed. Maybe sure they match the towers they are paired with.
Are you sure nothing else has changed recently?
-
@carl said in Single wall tower test FAILED: vertical sin wave pattern:
; Scale Cartesian Axes
M579 X0.000 Y0.000 Z0.000I suggest you remove that, or change the XYZ parameters to 1.0 each.
-
@phaedrux Here, manually tested all endstops, homed, send M119 to show they are all actiavted, sent a G32, then M500.
Start to read from bottom , sorry.
8/18/2021, 5:27:17 PM M500
8/18/2021, 5:27:11 PM G32
Calibrated 6 factors using 10 points, (mean, deviation) before (-0.035, 0.020) after (-0.000, 0.016)
8/18/2021, 5:26:26 PM M119
Endstops - X: at max stop, Y: at max stop, Z: at max stop, Z probe: not stopped
8/18/2021, 5:26:23 PM G28
8/18/2021, 5:26:10 PM M119
Endstops - X: not stopped, Y: not stopped, Z: at max stop, Z probe: not stopped
8/18/2021, 5:26:07 PM M119
Endstops - X: not stopped, Y: at max stop, Z: not stopped, Z probe: not stopped
8/18/2021, 5:26:04 PM M119
Endstops - X: at max stop, Y: not stopped, Z: not stopped, Z probe: not stopped
8/18/2021, 5:25:57 PM M119
Endstops - X: not stopped, Y: not stopped, Z: not stopped, Z probe: not stoppedThe problem persist...
I updated the files:
Duet2_Sdiap32_WiFiEth.bin
Duet2CombinedFirmware.bin
Duet2Firmware_SBC.bin
DuetWebControl-SD.zipDo I should wipe out everything and start from scratch or... ?
-
@dc42 done, I changed them to 1.0, and it solved the problem !
How do I tag as "solved" ?
-
@carl said in Single wall tower test FAILED: vertical sin wave pattern:
I updated the files:
Duet2_Sdiap32_WiFiEth.bin
Duet2CombinedFirmware.bin
Duet2Firmware_SBC.bin
DuetWebControl-SD.zipTo update you simply need to upload the entire zip file as is to the system tab. Don't extract it first.
https://github.com/Duet3D/RepRapFirmware/releases/download/3.3/Duet2and3Firmware-3.3.zip
That will get your firmware and DWC up to date. -
@carl said in Single wall tower test FAILED: vertical sin wave pattern:
@dc42 done, I changed them to 1.0, and it solved the problem !
How do I tag as "solved" ?
Click on the Topic Tools icon and select "ask as question". Then click on it again and select "mark as solved".
-
@dc42 Thank you everyone for your help !
-
@carl
Sorry, I don't get it. What was the reason for the curved print and how did you cure it?
It sounds, like you had wrong delta geometry in config-override and coincidently found out that you had to delete and rebuild it to cure the printer?
Or was it a bug in rrf3.2.2? -
@o_lampe
I'm curious too. The first config.g had the same setting that produce the malfunction that make the printer unusable (the M579 set to zero). Was Carl using a different config.g at first? The problem of the print should be the heat , but we miss the (good) print that confirm the fact. -
Did we actually solve the wall print quality problem as well? I thought we just solved the homing issue that came up suddenly.