872 Commits (eacb6b6e8b12d4302b2dc6652ecc48894af4e0a5)

Author SHA1 Message Date
Scott Lahteine 3293823642 Add pre-calculated planner.e_factor
7 years ago
LVD-AC 8ce9306b27 PROBE_SELECTED etc.
7 years ago
Thomas Moore 658e1ebe5a Add delta_height variable in lieu of using home_offset
7 years ago
Scott Lahteine 4a857f1af6 Followup to G33/LCD patch #8318
7 years ago
Scott Lahteine 1d0739d6d1 Patch G33 misuse of PROBE_MANUALLY
7 years ago
Scott Lahteine 640526f0c8 Operate in Native Machine Space
7 years ago
AnHardt 13a3fb1acc Some cleanup around 'lcd_bootscreen()' and 'lcd_kill_screen()'
7 years ago
Scott Lahteine 34aeaec553 Remove ADKey steps acceleration
7 years ago
Scott Lahteine 704640bf98 Faster menu navigation for Anet A8
7 years ago
Scott Lahteine 5e5a177934 No hacks needed for SD_REPRINT_LAST_SELECTED_FILE
7 years ago
Scott Lahteine 0b5b03d9dc Tweak for soft endstops
7 years ago
Scott Lahteine 6698db29de
Update LCD draw condition
7 years ago
Scott Lahteine b0e282a74b Cleanups for SD_REPRINT_LAST_SELECTED_FILE
7 years ago
Luc Van Daele e64cfb13b8 (1.1.x) auto tune calibration parameters (#8031)
7 years ago
Scott Lahteine 6569b9ba56 Fix FWRETRACT logic, apply common sense
7 years ago
Roxy-3D 2e746f2b8b Initial conflict resolution of SD_REPRINT_LAST_SELECTED_FILE (#8104)
7 years ago
Roxy-3D e9bc9a2ab4 change to better (more clear) names (#8049)
7 years ago
Scott Lahteine 91c5c2538a Add SCROLL_LONG_FILENAMES advanced option
7 years ago
studiodyne e04902f589 Add EXTRA_FAN_SPEED feature
7 years ago
Scott Lahteine 5f708d47ce Add LCD_SET_PROGRESS_MANUALLY
7 years ago
Scott Lahteine 060d16d26b Split the software endstop capability by axis.
7 years ago
Scott Lahteine ece14af556 Improve LCD leveling value edits
7 years ago
Scott Lahteine 88857e8028 Move fade_scaling_factor_for_z to Planner
7 years ago
Scott Lahteine da93a272a0 Move leveling_is_active to a macro
7 years ago
Scott Lahteine 38110e220d Segmented manual moves for kinematics
7 years ago
Scott Lahteine bcb8722513 Fix DUAL_X_CARRIAGE manual move
7 years ago
GMagician 33d28c24bf Implementing [FR] #7548
7 years ago
Scott Lahteine ac70048945 Only MarlinConfig.h ahead of feature block
7 years ago
Scott Lahteine 723a34d9c7 Add confirmation to Init EEPROM command
7 years ago
Scott Lahteine a277b43e30 Fix babystep menu display
7 years ago
Scott Lahteine 8a994fb1b1 Fix encoder pulses for G3D_PANEL
7 years ago
Scott Lahteine 9bbc2df217 General code cleanup, spacing
7 years ago
Luc Van Daele 74d430cb97 matrix names update (#7697)
7 years ago
Scott Lahteine c3a9e95a5f Define drawmenu items once, in ultralcd.cpp
7 years ago
Scott Lahteine 0afd25a010 Fix caselight compile issues
7 years ago
Scott Lahteine 386b74f8c2 Merge pull request #7593 from marcio-ao/bugfix-1.1.x
7 years ago
Tannoo 2a963fb5d1 UBL LCD Bugfixes (#7598)
7 years ago
Marcio Teixeira d69c5317df Added option for graphical overlay for Z-offset
7 years ago
Scott Lahteine b3f59ec945 Merge pull request #7519 from thinkyhead/bf1_cleanups_aug_16
7 years ago
Tannoo b33739d493 UBL_Language_Update (#7520)
7 years ago
Scott Lahteine a1878cd1c0 Add "Level Corners" menu option
7 years ago
Thomas Moore 257b693ab0 Advanced pause fixes (#7518)
7 years ago
Tannoo ab2ac1af71 UBL_LCD_storage_corrections (#7517)
7 years ago
Scott Lahteine 06541ec885 Merge pull request #7448 from thinkyhead/bf1_delta_fixes
7 years ago
Scott Lahteine 3be9c19f12 Hold on move axis screens
7 years ago
Thomas Moore f54e0fc90f Prevent damage if DELTA_HEIGHT is incorrect
7 years ago
Scott Lahteine dd841a3675 Merge pull request #7410 from benlye/user-script-feedback
7 years ago
Florian Heilmann 0fd2923a9f Fix compilation with ADVANCED_PAUSE_FEATURE without SDSUPPORT (#7412)
7 years ago
benlye 24af9e1bf4 Make audible user script feedback optional
7 years ago
Kai ffe3013bb5 Fix for #7395
7 years ago