Commit Graph

7 Commits (db82adf06d149ade846dce5c58b46c34e9ee1c9a)

Author SHA1 Message Date
Kreyren b1676c7b29
Update Configuration.h
On my stock Creality Ender-3 the PTFE bowen tube melts and starts to burn when it reaches 260 C that the printer allows out of the box, this commit decreases the HEADER_X_MAXTEMP in Marlin to decrease the max safe temperature to 240 to avoid this fire hazard.

This issue can be reproduced by using 260C hotend temperature on the printer without the filament and the PTFE bowen tube should start to smoke and burn in <50 sec
2022-02-19 19:41:27 +00:00
Chris Steenerson ed507be7fa update English firmware to 2019-04-29 version 2019-12-11 09:28:17 -08:00
Felipe Siqueira Pinheiro 7a670c0ea0 Fix compilation error caused by fpos_t struct
Appearently building Marlin on Arduino IDE version 1.8.x causes
the compilation error `using typedef-name 'fpos_t' after 'struct'`

Renaming `fpos_t` to `filepos_t` fixed the error.
2019-03-04 19:55:27 -03:00
Naomi Wu 5616f89d79
Delete Creality_Logo.png 2018-07-02 07:04:39 +08:00
Naomi Wu ae8ca2abab
Add files via upload 2018-06-30 16:35:31 +08:00
Naomi Wu c4a880f961
Add files via upload 2018-06-30 16:31:50 +08:00
Naomi Wu 9a46487ab3
Add files via upload 2018-06-30 16:28:07 +08:00