Poket-Jony / Marlin-A4MaxPro-2.0.x

🖨 Marlin 2.0.x optimized for the Anycubic 4Max Pro 3D printer
GNU General Public License v3.0
54 stars 18 forks source link

[BUG] AXIS_STEPS and Hotbed are wrong #25

Closed Poket-Jony closed 4 years ago

Poket-Jony commented 4 years ago

Version: 2.1.2-rc

The decimal places for the steps / mm really don't make sense, please change. The E value is not correct for the Titan clone, 418 are correct. It would be 393 for the Hemera.

define DEFAULT_AXIS_STEPS_PER_UNIT {100,80,800,418}

The thermistor for the bed should be on type 5, that's true in the original firmware. Type 11 for the hotend is correct.

Type5: 4300K at 100/200 degrees Type 11: 3950K at 50 degrees (according to various data sheets) Type 5: ATC Semitec 104GT-2 / 104NT-4-R025H42G

See https://drucktipps3d.de/forum/topic/marlin-2-0-probleme-auf-4max-pro/?part=7#postid-77627

Poket-Jony commented 4 years ago

fixed in https://github.com/Poket-Jony/Marlin-A4MaxPro-2.0.x/commit/7f377a35016550b6e7622ea2ab63fc724bd7f10d