6415 Commits (233f824dd6f6a935738a3bd425ce3cf222807239)

Author SHA1 Message Date
Scott Lahteine 233f824dd6 Define GRID_MAX_POINTS
7 years ago
Scott Lahteine b17e2d3dcd Apply const in Marlin_main.cpp
7 years ago
Scott Lahteine 92fbea2906 Add some GCodes to the header of Marlin_main.cpp
7 years ago
Scott Lahteine 94e90ca26c Tweak M80/M81 descriptions
7 years ago
Scott Lahteine ee50dfaaf3 Adjust G26 arguments
7 years ago
Scott Lahteine b0ba5cae73 Fix a spelling boo
7 years ago
oldmcg 91841d75c9 UBL_DELTA (#6695)
7 years ago
bgort 445003dbb8 Merge pull request #6694 from bgort/g29p2b
7 years ago
Brian 5a5dba6fc8 UBL: Minor improvement to G29 P2
7 years ago
Brian ae676490c9 M421: Add 'adjust closest point' capability
7 years ago
Scott Lahteine 9a688d1456 Merge pull request #6682 from thinkyhead/bf_M80_s_arg
7 years ago
Roxy-3D b63e82f309 M421 Mesh Point Offset and misc. UBL clean up (#6685)
7 years ago
Pablo Ventura 539e0c2f31 "M80 S" to report the state of the PSU pin
7 years ago
bgort df42428281 Merge pull request #6665 from bgort/font
7 years ago
Brian 2604742191 Add proportional font adjustment ratio
7 years ago
bgort b3407a371b Merge pull request #6676 from bgort/g26zhop
7 years ago
bgort c33d99c5b2 Merge pull request #6680 from bgort/g26repeat
7 years ago
Bob-the-Kuhn 7325035aac Merge pull request #6637 from Tannoo/UBL_Menu_System_1.1
7 years ago
Brian f7a201b0d0 G26: Add 'Repeat' Option
7 years ago
Brian 9c5957fc77 G26: Add 0.5mm Z-bump between circles to minimize pattern scraping
7 years ago
Brian 4da14b14f4 UBL Cleanup/Bugfix
7 years ago
Tannoo 66db6c3acc UBL Menu System 1.1
7 years ago
Brian 3b0127cf8e Fix compiler complaint related to M100
7 years ago
Scott Lahteine 11104f177b Apply const in BABYSTEPPING
7 years ago
Scott Lahteine 081bf1f879 Patch #else / #endif comments
7 years ago
Scott Lahteine a9487c9443 Reduce redundancy in BLTOUCH conditionals
7 years ago
Scott Lahteine 8d961b51cc Eliminate M100 compiler warnings?
7 years ago
bgort efb9ce24d9 Merge pull request #6645 from tcm0116/bltouch_config
7 years ago
bgort e2f07917ab Merge pull request #6644 from tcm0116/bltouch_menu
7 years ago
Scott Lahteine 47cae2929f Patch platformio.ini to fix build error in DevIoT
7 years ago
Scott Lahteine 911a87e006 Disable SCARA feedrate scaling by default
7 years ago
Scott Lahteine 71396f77d3 Cleanups following recent commits
7 years ago
Scott Lahteine dca48f0e63 Move platformio.ini back to Marlin folder - it works there
7 years ago
Scott Lahteine a6dafb058e Small reduction in error code size
7 years ago
Scott Lahteine a1e04942a2 Cleanup to software PWM variables
7 years ago
Thomas Moore a20d0794e6 Automatically define Z_MIN_PROBE_ENDSTOP_INVERTING for BLTouch
7 years ago
Thomas Moore 3279337f47 Move BLTouch LCD menu from Main to Main/Control
7 years ago
Brian 6cb0fa4128 Cleanup previous implementation of new quiet probing
7 years ago
bgort 4b7f8ad9c6 Merge pull request #6610 from bgort/pio-improvements2
7 years ago
Scott Lahteine 56ca47ab9d Patch configuration temp units
7 years ago
Scott Lahteine 421dd62800 Adjust spacing of "spaces"
7 years ago
Scott Lahteine 26dba44cd3 Patch redundant lcd settings
7 years ago
Scott Lahteine 34b5041576 Spacing adjustment, ubl_G29
7 years ago
Scott Lahteine 1c4ed8b106 Note 5 extruders in config comments
7 years ago
Scott Lahteine 6e4a5cc8c6 Patch missing const in temp_abs
7 years ago
bgort d35e2fda10 Merge pull request #6622 from bgort/silentprobing
7 years ago
Scott Lahteine 6ed52fb765 Adjust spacing in LSF
7 years ago
Roxy-3D 110afff415 More misc UBL fixes and update gMax examples (#6632)
7 years ago
Roxy-3D d92fa40c62 misc. UBL fixes (#6631)
7 years ago
Brian faa270071d Improve BLTOUCH_HEATERS_OFF functionality
7 years ago