5607 Commits (f2301a2a04c83d15e8810299d18be1b5af3e4fc7)

Author SHA1 Message Date
Scott Lahteine f2301a2a04 Add e-stepper count to EEPROM (for planner vars) 8 years ago
Scott Lahteine 53c9fca0f6 Only write to EEPROM when a byte changes 8 years ago
Gege2B 40453c1b9a Update french translation (LIGHTS str) 8 years ago
Scott Lahteine fc2fc828b3 Prettify LIN_ADVANCE code with the positive condition 8 years ago
Scott Lahteine 1929502e15 Add const to some variables 8 years ago
Scott Lahteine 2da4d22520 Pretty up ADVANCE code 8 years ago
Scott Lahteine af024e1d7c Pretty up coast / reverse jerk code 8 years ago
Scott Lahteine 3f3b5c86d8 Slightly shrink code for jerk-based reduction of safe_speed 8 years ago
AnHardt 87fe20b5f5 Simplify long_move() 8 years ago
AnHardt 706b240251 Patch long_move() 8 years ago
esenapaj a298a58684 Remove redundant "E" 8 years ago
Kai 390a6d976a Update language_de.h 8 years ago
esenapaj e9393c3634 Suppress warnings, etc 8 years ago
Scott Lahteine da6a094424 Sanity-check inverting and pullups for Z probe and Z endstop 8 years ago
Scott Lahteine 3fb43c11fc Fix compile error with LCD_I2C_VIKI 8 years ago
Scott Lahteine aa241c63b3 Include M205 note in configurations 8 years ago
Scott Lahteine 01e5d46ea7 Patch some planner compile errors 8 years ago
MagoKimbra 5383212a28 Fix Mesh without Fade Height 8 years ago
Scott Lahteine 4783a59249 Remove filament-change empty lines from languages 8 years ago
Scott Lahteine 1705099c3e Save space by not defining unused filament change message lines 8 years ago
android444 9b1f4b514b Update Polish language 8 years ago
Robert Marko 84f7e1de04 Updates to Croatian language 8 years ago
esenapaj 08cdaaf19b README and Version for 1.1.0-RCBugFix 8 years ago
Mehmet Sutas f4663cb677 Update language_tr_utf8.h 8 years ago
Mehmet Sutas b4fd115d4e Update language_tr.h 8 years ago
Scott Lahteine 83c5026db1 Ignore homing button when SD printing 8 years ago
Scott Lahteine 46b65773ea Fix Croatian spacing, extra #endif 8 years ago
Scott Lahteine c48901f355 Remove mystery-board 99 8 years ago
akaJes d7b948610a Experimental bilinear subdivision option 8 years ago
AnHardt 59a27ed27d Fix auto_report_temperatures() 8 years ago
AnHardt a6fbd4a5d8 Distribute GLCD screen updates in time 8 years ago
Scott Lahteine 449d9cbf60 Add placeholders for Polish translatable strings 8 years ago
c64pl 643dc4b64e Update language_pl.h 8 years ago
Rafa Couto 2b9115330d Galician language update. 8 years ago
Scott Lahteine d5bf1684fe Implement as optional feature LCD_DECIMAL_SMALL_XY 8 years ago
Guthenberg bfb8d3b53e Show more decimals in Display, if possible 8 years ago
Scott Lahteine 1e30d1da47 Simplify itostr4sign 8 years ago
Scott Lahteine 4bafdf4b66 Support DISTINCT_E_FACTORS in LCD Motion Menu 8 years ago
Scott Lahteine 3391c785c6 Support for distinct E factors 8 years ago
Scott Lahteine 0dfe95eaba Adjust formatting in Planner 8 years ago
Scott Lahteine 09587f7c0d Fix rows error in DOGM 8 years ago
Scott Lahteine c47e07d129 Fix Dual X software endstops 8 years ago
Scott Lahteine 4217e9653e Adjust park code in tool_change 8 years ago
Scott Lahteine b20405db31 Only DXC_AUTO_PARK_MODE should auto-move in tool_change 8 years ago
Scott Lahteine ca24af7d5d Dual X with home_z_safely is not parked 8 years ago
Scott Lahteine 0e15b4f434 Dual X set_axis_is_at_home can use x_home_pos for both 8 years ago
Scott Lahteine 54109dfaec Reduce code size for Dual X un-park 8 years ago
Scott Lahteine fe96f74db1 Use const arguments in Dual X helper functions 8 years ago
Scott Lahteine 41278c1e8b Apply LOGICAL_POSITION to home positions on Dual X 8 years ago
Scott Lahteine 053fb55af6 Fix modes ordering in prepare_move_to_destination_dualx 8 years ago