119 Commits (9abbcc3ee008ce84474af4d0bedf360958b56957)

Author SHA1 Message Date
Scott Lahteine a516856df9 Only show custom bootscreen once 7 years ago
Scott Lahteine 2cdde08339 Apply items specified in code review 7 years ago
Bob-the-Kuhn b7a66742dd tested 7 years ago
Scott Lahteine 12458cefc4 Remove 5s timer hack. Encoder pos is saved on print start! 7 years ago
Scott Lahteine 9a4cf11835 Remove return_to_status_ms hack, just use defer... 7 years ago
Scott Lahteine 8949c8c0a5 Move SD_REPRINT_LAST_SELECTED_FILE to ultralcd.cpp 7 years ago
Scott Lahteine ada90f7335 Clean up trailing spaces 7 years ago
Scott Lahteine 33f379fe88 Add some Polish language 7 years ago
studiodyne eb02f8c719 Improve FWRETRACT logic, add common sense 7 years ago
Bob-the-Kuhn 229a27a1c7 save FLASH by using reduced font for some languages 7 years ago
Roxy-3D 3f5f39576b Reprint option for last SD Memory card file (#8106) 7 years ago
Scott Lahteine 272f9f65dc Fix some typos 7 years ago
cdedwards 6296ab2173 Add GFX overlay to UBL mesh edit (#8038) 7 years ago
Roxy-3D 72156a2029 change to better (more clear) names (#8050) 7 years ago
Scott Lahteine 783ddf9691 Add SCROLL_LONG_FILENAMES option 7 years ago
Scott Lahteine ce48403a0b Add EXTRA_FAN_SPEED feature 7 years ago
Scott Lahteine 5c4f3e0107 Add LCD_SET_PROGRESS_MANUALLY 7 years ago
Scott Lahteine 34a261416f Add unaccented French language 7 years ago
Jeff Eberl b206f70693 Split the software endstop capability by axis. 7 years ago
Jeffrey Li 3c8a3a02ba Fix include path for VIKI 7 years ago
Scott Lahteine 8dd08425fd Improve LCD leveling edits 7 years ago
Scott Lahteine 3e3911fb81 Use planner.leveling_active for all leveling systems 7 years ago
Scott Lahteine 9a930ebec2 Make leveling_is_active a macro 7 years ago
Thomas Moore 9b0ee53b12 Use segmented moves when moving axis from LCD 7 years ago
Scott Lahteine 20ebe218c8 Tweaks to VIKI lcd support 7 years ago
Scott Lahteine e9bcb9d048 Add 4 new LCD displays 7 years ago
Scott Lahteine deeea98d22 LCD filename already concatenated 7 years ago
Scott Lahteine ae1a18d0a1 LCD filename already concatentated 7 years ago
Dave Johnson 9d0e4ea3d5 [2.0.x] Auto-enable DISABLE_REDUCED_ACCURACY_WARNING if HOME_AFTER_DEACTIVATE enabled (#7879) 7 years ago
Scott Lahteine de84f57a9c Patch SD file draw bug 7 years ago
Scott Lahteine c0382cd8cd Add UTF-8 mapper for Slovak language 7 years ago
Chris Pepper 46b2773e13 General fixes for LPC1768 (#7834) 7 years ago
Scott Lahteine ca3c9baf1b Fix DUAL_X_CARRIAGE manual moves, add T0/T1 menu item 7 years ago
Scott Lahteine a8b8d4e85e Add a typedef for MENU_ITEM(function,…) functions 7 years ago
Scott Lahteine 90af1fe5ee Implement NO_MOTION_BEFORE_HOMING option 7 years ago
Thomas Moore ae2173cd52 Synchronize retractions 7 years ago
Thomas Moore 0cb00f52d9 Cleanup warnings 7 years ago
Christopher Pepper bea3ec2724 M355 S0, S1 fixes & faster LCD, SD card 7 years ago
Scott Lahteine 56c05a7015 Show leveling status on character LCD 7 years ago
Scott Lahteine 604b804125 Add confirmation step to Init EEPROM 7 years ago
Tannoo c869dc9745 User script return-to-status option 7 years ago
Scott Lahteine dff2904c0f Marlin code whitespace cleanup 7 years ago
Scott Lahteine ce1638e32f Add Babystep Z graphic overlay 7 years ago
Scott Lahteine 92dbf5f148 Fix babystep edit label, allowing translation 7 years ago
Scott Lahteine 7a29f802d0 Fix ENCODER_PULSES_PER_STEP for G3D_PANEL 7 years ago
Scott Lahteine 6d5fcac54a G33 changes from 1.1.x 7 years ago
Scott Lahteine 71d63fcafb Apply LCD changes from 1.1.x 7 years ago
Scott Lahteine bfd1e75c04 Patch for caselight + lcd compile issues 7 years ago
Scott Lahteine a10451ceed Move Volumetric methods to Planner 7 years ago
Scott Lahteine 381b17e6a9 Move M18_M84, M85 to cpp 7 years ago