brian442 wrote:What about adding 1 or 2 dense support layers?
Not sure I understand?
if you look at the profile, I'm already using 3 dense support layers. That is good option in Simplify3D, to set how many dense layers and to select infill percentage for those dense layers (I use 70-100%), but it has nothing to do with my feature request.
For example, I tested some manually edited G-Code file where I'm printing everything at 240 ℃ except support interface layer that I print at 260 ℃ (max safe temp for this ABS filament I'm using) and support was quite easy to remove and left very little markings on the bottom of the object.
I also tried to print the object layer going directly on the support at 220 ℃ without any separation between support and object and results were phenomenal. I did have some loose wires that would probably be solved by printing second object layer over support few ℃ higher but that I didn't test, manually editing G-Code is tedious work.
So, in my opinion, layers stacked like this give great finish on the bottom of the part, easy support/raft removal and strong parts; and mine tests prove it. Now ℃ values differ from material to material but the same idea applies.
...
Ln+8: 240C object
Ln+7: 240C object
Ln+6: 240C object
Ln+5: 260C object
Ln+4: 220C object on top of support (no layer separation, directly printed on dense support layer)
Ln+3: 260C support dense
Ln+2: 260C support dense
Ln+1: 260C support dense
Ln: 240 ℃ support sparse
...
L2: 240 ℃ support sparse
L1: 240 ℃ support sparse
L0: 260 ℃ (adhesion to bed)
I do the temp change without waiting (M104 vs M109) as my nozzle on UP Plus2 cools very fast when extruding and not heating and heats up also very fast when heater is on so the cooling/heating reaches required temperatures very fast, having option to "lift nozzle" and wait for temp to change or just to change temp and continue printing would be a great add on so different printer setups can be covered.