I'm kinda stumped on this one. For some reason running the heated bed has an impact on print quality.
The print on the left was run with the heated bed off, and the one on the right was run with the heated bed on,
This happens every time, and the striping is relatively consistent between layers with the heated bed on.
I'm seeing this artifact when I use PID on the heated bed, as well as bang-bang.
The bed heater and hotend was set up with autotune and the relevant lines added to config.g
[[language]]
9:14:30 AM M307 H1
Heater 1 model: gain 332.7, time constant 204.8, dead time 5.6, max PWM 1.00, in use: yes, mode: PID
Setpoint change: P19.6, I0.10, D76.9
Load change: P19.6, I1.25, D76.9
9:14:26 AM M307 H0
Heater 0 model: gain 84.8, time constant 515.0, dead time 4.2, max PWM 1.00, in use: yes, mode: PID
Setpoint change: P258.1, I0.50, D758.8
Load change: P258.1, I16.20, D758.8
From DWC and Pronterface I can verify that the hotend temp is holding to within a degree, so I'm not seeing any wild temp swings in the hotend that would explain it.
This is a RostockMaxV1 that has been upgraded with the DuetWiFi.
I've already trying lowering max pwm on the bed with S0.9 with no effect.
The bed is hooked up with 14 guage stranded.
Any help or tips would be appreciated. Thanks!
Alan