5axes / Calibration-Shapes

A Cura plugin that adds simple shapes (cube, cylinder, tube) and also 24 Calibration and test parts + 7 Postprocessing scripts
GNU Affero General Public License v3.0
330 stars 69 forks source link

Temp Tower 220-185, so what's 175 for? #40

Closed jagauthier closed 3 years ago

jagauthier commented 3 years ago

I installed this plugin, and created the temp tower. I followed the guidance here: https://github.com/5axes/Calibration-Shapes/wiki/PLA-TempTower-220---180%C2%B0C

image

When I inspected the gcode afterwards (to verify post-processing) I see the temperature actually goes down to 175.

;TYPE:CUSTOM TEMP
M104 S175
;TYPE:WALL-INNER
;MESH:PLATempTower
G1 F1800 E2362.62502
G1 F1200 X121.792 Y113.42 E2362.65192
G1 X119.917 Y113.42
;TYPE:WALL-INNER
;BRIDGE
G1 F600 X101.503 Y113.42 E2362.8356

Did I do something wrong?

5axes commented 3 years ago

Your cura settings must be linked to this default value : IE Change Layer ->52 and Change Layer Offset -> 5

Cura Layer height = 0.16 and check that the option Use Adaptative Layer is not active

jagauthier commented 3 years ago

It was the adaptive layer! thanks!

5axes commented 3 years ago

Yes it's a common issue, most of the Creality user who are using the default Dynamic Quality profile doesn't notice that this profile also activated this parameter (assuming you are one of this Creality user).

image