Cura Machine Settings Notes: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "*Note that in Machine Settings, if E steps per mm are set to 0, the print still works. So it appears that the conifiguration.h value for E steps takes precedence. It is not in...")
 
No edit summary
 
Line 1: Line 1:
*Note that in Machine Settings, if E steps per mm are set to 0, the print still works. So it appears that the conifiguration.h value for E steps takes precedence. It is not in EEPROM as current version (Titan Aero) has EEPROM turned off.
*Note that in Machine Settings, if E steps per mm are set to 0, the print still works. This is apparently because start G Code sets E steps to a value >0.

Latest revision as of 23:29, 14 July 2018

  • Note that in Machine Settings, if E steps per mm are set to 0, the print still works. This is apparently because start G Code sets E steps to a value >0.