Very very weird issue, looks like z wobble, but....
-
I'm using a 0.6 nozzle, but I'm pretty sure they can print 0.3mm with no trouble. Well like I said, I am using a zesty nimble, so the motor has to turn fast, I noticed that from 0.4 to 0.3 when compared, the motor turns only half the speed, which shouldn't be the case. Here's my config.g part of the settings I'm pretty sure it's not that too. Could it be a bug in the slic3r PE itself? I haven't updated to the newest version still using 1.41.0:
M350 Z16 I1 ; Configure microstepping without interpolation
M350 X16 Y16 E16 I1 ; Configure microstepping with interpolation
M92 X79.00 Y79.00 Z1600.00 E2700.00 ; Set steps per mm
M566 X900.00 Y900.00 Z8.00 E240.00 ; Set maximum instantaneous speed changes (mm/min)
M203 X8800.00 Y8800.00 Z420.00 E6000.00 ; Set maximum speeds (mm/min)
M201 X500.00 Y500.00 Z20.00 E250.00 ; Set accelerations (mm/s^2)
M906 X1700.00 Y1700.00 Z1700.00 E1710.00 I30 ; Set motor currents (mA) and motor idle factor in per centEDIT: I want to confirm something, right now my precision piezo orion is set to -0.21 Z difference, I'm pretty sure RRF is different than how Marlin does it, if I make it -0.15 for example, that means the nozzle will be closer to the bed correct? and -0.25 would make it further (higher) from the bed?
-
Who knows the slicer. Anything is possible, but it doesn't look like anything is wrong with the gcode file.
your config looks fine too.
The trigger height in G31 tells you how far away the nozzle is from the bed when the probe triggers. So with the nozzle contact probes, and slightly negative value is normal and just means that the nozzle is pushing slightly into the bed (either into the surface, or compressing the springs, or moving it physically out of the way) when it triggers.
So a trigger height that is more negative means it is farther into the bed when it triggers. so -0.25 would be closer to the bed than -0.15.
-
oh shoot, so it's the same as Marlin then, crap okay so originally it was at -0.17, but it was too close to the bed, and I thought more negative means further, so I made it -0.21, so that's wrong? It should be -0.13 instead?
-
HAha, that's my understanding, but now I'm confused in my own head.
It would be easy enough to verify at the printer.
-
xD, well I'm doing the big circle 200mm dia, but just at 0.4mm due to the stupid issue print right now for the z wobble, I'll be running a probe repeatability test tomorrow, then I'll know for sure xD
-
Did the probe test, here's the results, right now I'm 6mm/s for the bed, is this result good enough, or should I slow the bed a little more?
G32 bed probe heights: 0.006 0.002 -0.003 -0.001 -0.001 0.004 -0.003 -0.003 -0.004 0.001, mean -0.000, deviation from mean 0.003
-
With a contact probe like the piezo I think you want some speed for the probe so that it has a good distinct trigger. Going too slow can cause problems.
-
oh cause I was at 8mm/s and people said that's too fast. hmm okay, but are my current results good?
-
Yes they seem to be pretty good. You can enforce a higher tolerance with the A and S parameters for M558.
https://duet3d.dozuki.com/Wiki/Gcode#Section_M558_Set_Z_probe_typeThe A and S parameters control multiple probing. Probing is repeated until two consecutive probe attempts produce results that differ by no more than the S parameter; then the average of those two results is used. However, if the number of attempts specified by the A parameter is reached without getting two consecutive results within tolerance of each other, no further probe attempts are made and the average result of all the attempts is used.
-
ah okay good to hear, Btw my 0.4mm layer height 250mm circle produced no wobble, so I guess I'm good? Though I still need to figure out what the heck is going on with 0.3mm height underextruding...
-
Haven't had time to solve it, but I got a weird issue still as before. So it looks like my Skirt seems to be printing higher than the actual part itself. now since it's a skirt, that doesn't matter, but I'm wondering why that's the case. What's more interesting is this, in the file information under print status. it says this:
Size:
437.0 KiB
Object Height:
0.5 mm
Layer Height:
0.3 mm / 0.4 mm
Filament Usage:
7007.7 mm
Generated by:
Slic3r Prusa Edition 1.41.2+win64 on 2019-04-13 atObject height says it's 0.5mm, but in the slicer, I clearly set the bed layer test to 0.4mm thickness, is it a bug and maybe that's causing it? Should I upgrade to the newest Slic3r PE 1.42.0 Beta 1?
-
@iamthebest22 can you post that gcode file?
-
here it is:
https://www.dropbox.com/s/45rb37he3r9qxig/More detail 1st Layer test for Bigger Beds.gcode?dl=0
Maybe I should switch to Simplify3D
-
this is what's happening right now, I know it looks like too close to bed, but the problem is if I lift it higher, the skirt would just go everywhere.
https://www.dropbox.com/s/7h1kpczw22qx8c8/2019-04-13 16.55.37.jpg?dl=0
https://www.dropbox.com/s/9zt7h61nfhhuiqx/2019-04-13 16.55.40.jpg?dl=0