A20M an Cura Temperature Settings

Post Reply
Isegrimm
Posts: 3
Joined: Thu Nov 21, 2019 6:15 pm

A20M an Cura Temperature Settings

Post by Isegrimm » Sun Nov 24, 2019 11:35 pm

Hi to everyone ...

(I hope, this is the right place for this post ... if not, pls move)

The issue:
I tried to figure out my correct temperature for the Prints with the Geeetech-Filaments and ... so i used the "Temp Tower" from Thingiverse (https://www.thingiverse.com/thing:2493504).

For those, who don't know it:
You start the printing Job with a temperature of 210°C and with every Bridge the Temperature is decreasing 5°C and you can control the quality in relation to the printing temperature.

So ... this is the Problem.
I set the Temperature for the Nozzle-Heading up to 210°C ... and added a "Tweak-Z-Script" after 45 Layers and decrease the Temperature about 5°C

Then i inserted the SD-Card ... but the Nozzle was only heading up to 200°C. Therefore i checked the G-Code:

Code: Select all

;FLAVOR:Marlin
;TIME:3512
;Filament used: 2.44869m, 0m
;Layer height: 0.15
;MINX:108.5
;MINY:123.5
;MINZ:0.3
;MAXX:156.5
;MAXY:141.5
;MAXZ:62.1
;POSTPROCESSED
;ChangeAtZ instances: 1
;Generated with Cura_SteamEngine 4.4.0
T0
M140 S70
M105
M190 S70
[b]M104 S200[/b]
M105
[b]M109 S200[/b]
M82 ;absolute extrusion mode
G28 ;Home
G1 Z15.0 F6000 ;Move the platform down 15mm
G92 E0
G1 F200 E3
G92 E0
G92 E0
G92 E0
G1 F2400 E-6.5
;LAYER_COUNT:413
;LAYER:0
M107
G0 F3600 X109.906 Y124.472 Z0.3
;TYPE:SKIRT
And here are the settings in CURA:
CURA_TEMP.jpg
CURA_TEMP.jpg (111.04 KiB) Viewed 3155 times
So ... it looks like, that CURA is ignoring the settings in the Gcode ... the beginning Temperature is 200°C.

- How did this come ... ?
- How can i the the desired Temp in the G-Code (without post-editingin "Notepad")?

Sincerely ...
Stefan

User avatar
William
Site Admin
Posts: 6340
Joined: Tue Jun 07, 2016 9:38 am

Re: A20M an Cura Temperature Settings

Post by William » Mon Nov 25, 2019 9:37 am

Hi,You can try to set the temperature to the same,
For example, it's set to 210.
-Keep your mind and try to test it. :)
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!

Post Reply