Znaleziono 3 wyniki

autor: McKee
24 paź 2016, 20:11
Forum: Slicery
Temat: Cura 2.3.0 stable i 2.3.1 stable
Odpowiedzi: 89
Odsłony: 39959

Re: Cura 2.3.0 stable

emartinelli pisze:Ale wtedy po każdej zmianie materiału na inny trzeba ręcznie ustawiać temperature :(
Właśnie o tym kombinowaniu pisałem ...

Zapodasz DOKŁADNIE Twój kod startowy?
Sam curę porzuciłem jakiś czas temu, więc tylko teoretycznie mogę coś sprawdzić/obejrzeć, ale co kilkadziesiąt oczu forumowiczów to nie tylko Twoje marne dwie sztuki ;).
Jestem przekonany, że w nowej wersji jest sposób na grzanie tak jak tego chcesz - przecież się nie cofnęli w rozwoju.
Ew. napisz 2 słowa na forum Ultimakera/Cury to ci w kilka minut rozwiążą problem.

PS.: i jeszcze możesz napisać po co ci to?
Bo gotowanie filamentu w głowicy chyba mu nie pomaga (?)
autor: McKee
24 paź 2016, 14:07
Forum: Slicery
Temat: Cura 2.3.0 stable i 2.3.1 stable
Odpowiedzi: 89
Odsłony: 39959

Re: Cura 2.3.0 stable

Ale kombinujecie dookoła!
Przecież podałem rozwiązanie - wystarczyło tylko poszukać jak robi to Cura (30sec in google):

Cura currently heats up both at the same time. However, you can change this behavior.
Put the following code at the top of the start.gcode:

<pre class="_prettyXprint _lang-">
M190 S{print_bed_temperature}
M109 S{print_temperature}
</pre>

Cura will see the {} tags in the start code and will not emit the default heatup commands
autor: McKee
24 paź 2016, 10:38
Forum: Slicery
Temat: Cura 2.3.0 stable i 2.3.1 stable
Odpowiedzi: 89
Odsłony: 39959

Re: Cura 2.3.0 stable

Zachowanie podobne do tego, które jest w Simplify3D, więc może takie samo rozwiązanie pomoże (?):
If you have the commands for [bed#_temperature] or [extruder#_temperature] in your starting G-Code script, the software won't add in heating commands, it will just run off of the commands in your starting script.
Źródło: https://forum.simplify3d.com/viewtopic. ... 959&p=7574

Wróć do „Cura 2.3.0 stable i 2.3.1 stable”