118 Commits (9d9a2d75ef9c5ef1aebcffe7229b39ff145d50ed)

Author SHA1 Message Date
Scott Lahteine e7db8ee9e5 ftostr32np > ftostr32sp 10 years ago
Scott Lahteine 10e1b6ef8b Least stack-usage self-contained ftostr32np() 10 years ago
Scott Lahteine d1f21d1189 As it should be 10 years ago
Scott Lahteine 449dad71f2 Least stack-usage self-contained ftostr32np() 10 years ago
Scott Lahteine a2109cb492 Patch to make Z look more like X and Y on UltraLCD 10 years ago
Caleb Anderson cb047e9070 Actual menu change. Moved menu logic to not be shown unless not currently printing. (untested but straight-forward, printer in a bad state currently) 10 years ago
wgm4321 cb12161191 Add Filament menu and add Filament/Retract settings to config store. 10 years ago
fmalpartida ec33df0554 Merge branch 'SAV-MkI_merge' into Development 10 years ago
Scott Lahteine 2f467e2797 LCD Progress Bar 10 years ago
NarimaanV 7667949aca Fixed BABYSTEPPING feature 10 years ago
Scott Lahteine d080027ff4 ftostr32np > ftostr32sp 10 years ago
Scott Lahteine bdf2c94bff Least stack-usage self-contained ftostr32np() 10 years ago
Scott Lahteine e83ecec809 As it should be 10 years ago
Scott Lahteine f80a602783 Least stack-usage self-contained ftostr32np() 10 years ago
Scott Lahteine f390b3f314 Patch to make Z look more like X and Y on UltraLCD 10 years ago
Scott Lahteine 1857e611d3 Other small tweaks 10 years ago
Scott Lahteine 63e1665fa9 Reduce ultralcd.cpp redundancies 10 years ago
Scott Lahteine e4b98011cf And one more... 10 years ago
Scott Lahteine f074706d2e And one more... 10 years ago
alexborro ab355a90d3 Revert "SD Sort and Buffer" 10 years ago
Scott Lahteine ae081d0fe0 Improvements, more SORT_USES_MORE_RAM 10 years ago
Scott Lahteine 0cbbba08bd SD Card Alpha Sorting 10 years ago
Scott Lahteine 3ebfd29312 Print a message when printing is aborted 10 years ago
Scott Lahteine de725bd408 # This is a combination of 4 commits. 10 years ago
Scott Lahteine 181e487f13 Print a message when printing is aborted 10 years ago
Scott Lahteine ff38d7c293 Print a message when printing is aborted 10 years ago
Scott Lahteine 725ba8d01e Improvements, more SORT_USES_MORE_RAM 10 years ago
Scott Lahteine 14187dae6c SD Card Alpha Sorting 10 years ago
Scott Lahteine 3f54c9ba33 Relocate click ignore code into info screen 10 years ago
Scott Lahteine 92e21d3ee2 M0-M1 Enhancements 10 years ago
Scott Lahteine 5714f64927 get latest Marlin_v1 changes 10 years ago
Scott Lahteine 6901445592 Improvements, more SORT_USES_MORE_RAM 10 years ago
Lionello Lunesu 0d35b1d0b8 Allow negative values in menus 10 years ago
Scott Lahteine aa4160ba62 Relocate click ignore code into info screen 10 years ago
Scott Lahteine cd769781a1 M0-M1 Enhancements 10 years ago
Scott Lahteine f40cff59f3 SD Card Alpha Sorting 10 years ago
Filip Mulier d84934d8c5 Display Filament Sensor data on 20x4 LCD 10 years ago
Christian Inci 110c5dcf23 Fixed typo. 10 years ago
Matt Stultz ca30aee903 Fix "add_homeing" to "add_homing" to match changes 10 years ago
Matthew Schick fb34265d75 Make hotend optional when compiling with lcd support 10 years ago
Scott Lahteine 2f6c57eadc Proposed feature: Set Home Offsets 10 years ago
Filip Mulier 75b3a68b65 Revert "Change pinMode to SET_INPUT or SET_OUTPUT" 10 years ago
Filip Mulier 1d0fe035f3 Change pinMode to SET_INPUT or SET_OUTPUT 10 years ago
Pablo Clemente 8bf3139bc8 Changed the declaration of the variable to Marlin_main.cpp to fix issue on commit #965 10 years ago
Pablo Clemente 2096188ac3 Changed the type of variable to bool, the name to "cancel_heatup", flags implementation and added this fix to M190 gcode too. 10 years ago
Pablo Clemente f9f54019ab Inverted state logic for forced_heating_stop variable 10 years ago
Pablo Clemente c51a6f94e0 Fixed stop print LCD function on M104 10 years ago
Pablo Clemente 2242a84218 Changed the declaration of the variable to Marlin_main.cpp to fix issue on commit #965 10 years ago
Pablo Clemente d86c3cf43c Changed the type of variable to bool, the name to "cancel_heatup", flags implementation and added this fix to M190 gcode too. 10 years ago
Oskar Linde 269a068032 Fix lcd itostr3() to handle negative numbers 10 years ago