Yes, that was a change in the latest betaK.Miya wrote:When I switched to Beta 2.4 for Mac, "selected-profiles and used-RAM are displayed left and right reversely.
Peter
Yes, that was a change in the latest betaK.Miya wrote:When I switched to Beta 2.4 for Mac, "selected-profiles and used-RAM are displayed left and right reversely.
Any chance you can upload the project file?inventabuild wrote:I'm printing some text on a part for a customer job and the second extruder always clogs on layer 2 of the text even with Preload set to 0.2 (I think it also clogged on Preload = 0.131892). I attached a text file showing some of the gcode. It shows the following sequence of prime / suck:
I'm working on #1 right now.Beefeater wrote:Hello all, I'm new to the forum. Very much impressed with 1.6. I made myself a list about 2 years ago what features to look for in a slicer, and Jonathan hit almost every one of my bullet points here.
Bugs:
1. When a layer prints faster than min_layer_time_s, Kissliser is supposed to slow down until flow_min_mm3_per_s is reached, and if that is still too fast, wait (dwell) after placing the layer. In the attached example, Kisslicer slows down, but not all the way to flow_min_mm3_per_s and not enough to avoid dwell. My min_layer_s=10, flow_min_mm3_per_s=0.21, but Kisslicer prints at 1.74 mm^3/s (16.2 [extruder RPM] /60 * 1.049 [mm filament advance/rev] * [3.14*(3*mm)^2/4 filament crosssection] / 1.15 [Flow tweak]) and then dwells. In the second example, I set min_layer_s=20, then Kisslicer slows down more, to 0.86 mm^3/s (8.0 RPM), but still not all the way to 0.21mm^3/s.
2. The wait command is formatted incorrectly for BFB. (Yes, I'm the dinosaur who still runs BFB hardware.) "G4 P813" is presumably intended to wait for 8.13s but on BFB this waits for 813s.
3. I'm not sure whether this is a bug or by design, but only certain specific values work for upper layer stride of a grid raft:1mm, 1.5mm, 2.5mm, and maybe others, but nothing in between. So I can't make a 0.5mm stride, or 1.2mm, for example. I can't think of a reason why this would be.
That's it for now![]()
Boris
The first layer value has been introduced primarily for printers where the firmware limits the nozzle going lower than this value and for me it is working fine. Previously, the work-around was to use "bed roughness" to increase the first layer height if it would have been less than the firmware allowed.alil2096 wrote:FIRST LAYER HEIGHT
hi, i've always 0.3mm of thickness for the first layer, I've try to change:
-layer thickness
-1st
and the three values on "printer hardware" tab..but the thickness dosen't change, is a bug?
p.s. i have the latest version, beta 1.6 2.4
Set your layer thickness parameters; if you want simple layer height of (say) 0.15mm, set layer thickness to 0.15, set Max to 0, set 1st to 0.2. Ensure printer/hardware/roughness, settle and offset all to 0.alil2096 wrote:Ok, but if i want a first layer with a thickness of 0,2, how can i do?