5493 Commits (a69b1ee691ccf4e7e54239d68f7fbd3bfef4b51a)

Author SHA1 Message Date
Scott Lahteine a69b1ee691 Merge pull request #5313 from thinkyhead/rc_fix_menu_actions
10 years ago
Scott Lahteine 32ee3acf86 Merge pull request #5315 from thinkyhead/rc_fixup_material_menus
10 years ago
Scott Lahteine c70a06daf1 lcd_save_previous_menu => lcd_save_previous_screen
10 years ago
Scott Lahteine 13ea43cc8d Only exit menu handler when the screen changes
10 years ago
Scott Lahteine f45b6a7762 Merge pull request #5314 from thinkyhead/case_light_menu_fix
10 years ago
Scott Lahteine 59fafb93b2 Merge pull request #5304 from AnHardt/pixel-shifting
10 years ago
Scott Lahteine 0951d385ce Don't set heater temperature above its maximum
10 years ago
Scott Lahteine c9193e856d Limit preheat parameters based on all nozzles
10 years ago
Scott Lahteine bb4529f7d2 PLA / ABS => Material 1 / 2
10 years ago
Scott Lahteine 61437d988a Fix and optimize case-light code
10 years ago
AnHardt 7a9fa78822 MENU_HOLLOW_FRAME for the menu screens
10 years ago
AnHardt 24ca1a6289 Not more then 4 stripes for u8g-devices
10 years ago
Scott Lahteine aee71c543e Minor formatting in language.h
10 years ago
Scott Lahteine 05d8d189f6 Adjust spacing in utf_mapper.h
10 years ago
Scott Lahteine 5460a529da Add option DOGM_SPI_DELAY_US
10 years ago
Scott Lahteine 71842b6a17 Apply const to LCD arguments and locals
10 years ago
Scott Lahteine b1abd7edef Optimize graphical display with selective rendering
10 years ago
AnHardt b91fab2d7d Fix USE_BIG_EDIT_FONT
10 years ago
Scott Lahteine 4cd73e183d Hide hidden files and folders
10 years ago
AnHardt 75fdcc14b7 Activate font and mapper for el-gr
10 years ago
AnHardt a0004e7cd3 Change font decent to -1 for tt and gr
10 years ago
Scott Lahteine 307f263f89 Merge pull request #5292 from esenapaj/Update-Japanese-translation
10 years ago
esenapaj 7070143042 Update Japanese translation
10 years ago
esenapaj ef97645002 Follow-up the PR #5255 (Case light menu (3rd attempt))
10 years ago
Scott Lahteine 2a9b3376a9 Merge pull request #5289 from thinkyhead/rc_which_menu_actions
10 years ago
Scott Lahteine b97dafe4b8 Drop "static" keyword in ultralcd.cpp function declarations
10 years ago
Scott Lahteine 2e966f8e5b Patch Capabilities Report for "PROGRESS"
10 years ago
Scott Lahteine f60321d3e3 Merge pull request #5284 from thinkyhead/rc_turkish_update
10 years ago
Mehmet Sutas a26668b10c Add UTF8 Turkish Translation
10 years ago
Mehmet Sutas 61aa796307 Added Human Readable Comments
10 years ago
Mehmet Sutas 6fb9c6fe07 Follow-up for #5167 Turkish Language
10 years ago
Scott Lahteine d891324830 Merge pull request #5258 from mosh1/mbl_speed_fix
10 years ago
Scott Lahteine 7f8133a51f Merge pull request #5255 from Kaibob2/CaseLightMenu
10 years ago
Kai e9b42f4f47 Update language_de.h
10 years ago
Kai 0c341f0c50 Added Menu entry for Case light
10 years ago
Scott Lahteine 3bc2273ac9 Comment M540
10 years ago
Scott Lahteine 14b74181f5 Merge pull request #5179 from thinkyhead/rc_TMC2130
10 years ago
Scott Lahteine bb2114a060 Merge pull request #5264 from thinkyhead/rc_delta_safe_zone
10 years ago
Scott Lahteine 38466b1d2f Merge pull request #5271 from esenapaj/Fix-for-the-PR-#5267
10 years ago
Scott Lahteine 9b96a4a53b Merge pull request #5246 from thinkyhead/rc_some_cleanup
10 years ago
esenapaj da67037550 Fix for thePR #5267 (Introduce a +1234.56 format for over 999 steps/mm)
10 years ago
Scott Lahteine 0f891e848b Merge pull request #5268 from esenapaj/Update-Japanese-translation
10 years ago
esenapaj 190a04c467 Update Japanese translation
10 years ago
esenapaj 7b836a4000 Introduce a +1234.56 format for over 999 steps/mm
10 years ago
Scott Lahteine 3e0376b45e Reorder M114 and M119 gcode cases
10 years ago
Scott Lahteine 644fac5d34 Reduce all stepper_indirection init code with macros
10 years ago
Scott Lahteine 4e4f37b6c2 Code formatting for TMC and L6470 config options
10 years ago
Scott Lahteine 127e21ae00 Extend M122 for all steppers
10 years ago
Scott Lahteine bf5f5f44cc Make TMC2130 init code auto-configure
10 years ago
Moritz d67c1d825f Add TMC2130 support
10 years ago