5607 コミット (f2301a2a04c83d15e8810299d18be1b5af3e4fc7)

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