Nino van Hooff
249a66ebd9
Merge machine_head_polygon and machine_head_with_fans_polygon defs.
...
There is no usecase for having both. when a definition has both,
the head is removed. when it has only head, it is renamed to
_with_fans
CURA-6522
2019-10-31 16:38:00 +01:00
Ghostkeeper
a39ac2ca22
Reduce travel jerk/acceleration and reduce print jerk slightly
...
These settings are preventing layer shifts on the Tevo Tornado according to our users at #5694 .
2019-06-14 11:50:58 +02:00
Ghostkeeper
b5a59d19ff
Set acceleration to 500 for Tevo Tornado
...
The users of this printer in #5702 found this to be a better value to prevent layer shifting. Fixes #5702 .
2019-06-12 10:38:54 +02:00
Ghostkeeper
9bcf1cd761
Reduce Tevo Tornado's jerk to 10 by default
...
This prevents layer shifts, according to the users in #5702 .
2019-06-12 10:35:37 +02:00
Ghostkeeper
e26e825d83
Overwrite gantry height value instead of default_value
...
Because the default in fdmprinter has a formula in the value, the default_value properties wouldn't get used any more.
2019-05-13 09:30:32 +02:00
Ghostkeeper
b723beb435
Pre-heat to initial layer temperature instead of normal temperature
...
Because that's what it's going to start printing with.
2019-02-27 15:58:30 +01:00
Arseniy Pavlenko
5a7be399f6
Bug: on Tevo Tornado nozzle and bed are turned off on start.
...
Changed "[extruder0_temperature]" to "{material_print_temperature}", because "[extruder0_temperature]" is replaced by an empty string in actual g-code generated by Cura 3.6.
Generated g-code is turn off heating at all on mine Tornado right before cleaning nozzle which is harmful and unacceptable...
Bad g-code example:
M104 S
M109 S
M109 R
2019-02-25 21:32:24 +03:00
fieldOfView
7c68829fcd
Remove unused and incorrect "icon" metadata from definitions
...
The "icon" metadata is not used, and in all cases points to non-existing files anyway.
2018-10-05 15:57:30 +02:00
Diego Prado Gesto
4722b5387b
CURA-5334 Add extruder definition for Wanhao printers, Uni Print 3d and
...
Tevo Tornado. Those definitions were added without extruder definitions.
2018-07-04 14:22:22 +02:00
nean
3065023271
Create tevo_tornado.def.json
2018-06-14 23:38:47 +02:00