392 Commits (b5677907d064d2ebe6c99f3dece1de5390c029cc)

Author SHA1 Message Date
Scott Lahteine b5677907d0 Minor speedup for SCARA scaling
7 years ago
Scott Lahteine 4f375cd17d Match sign for filwidth across vars
7 years ago
Scott Lahteine e1b998e40a More externs and functions in Marlin.h
7 years ago
Scott Lahteine a20eacaa48 UBL devel debugging flag
7 years ago
Scott Lahteine ccca1ade2d Always report position on config load/reset
7 years ago
Scott Lahteine 5d01a2f467 Move temperature reporting to Temperature class
7 years ago
Roxy-3D 81e52138cc
More corrections for Bi-Linear to work with G26
7 years ago
Roxy-3D a27a9b63e4
Get Bi_Linear macros correct to work with G26
7 years ago
Scott Lahteine 8b7c274db5 Comment/cleanup motion code
7 years ago
Roxy-3D 8282d732c1 Make G26 work with all mesh leveling.
7 years ago
Scott Lahteine 622d100c30 No retroactive changes with M851 Z
7 years ago
RowanMeara 227b96b28b Fix M428
7 years ago
Scott Lahteine 3293823642 Add pre-calculated planner.e_factor
7 years ago
Scott Lahteine 7aadfe32e7 Prevent position_is_reachable disaster
7 years ago
LVD-AC 8ce9306b27 PROBE_SELECTED etc.
7 years ago
Scott Lahteine deaa70c2cc Update macros for parity with 2.0.x
7 years ago
Thomas Moore 658e1ebe5a Add delta_height variable in lieu of using home_offset
7 years ago
Scott Lahteine 8ab368559a Implement CNC_COORDINATE_SYSTEMS
7 years ago
Scott Lahteine 640526f0c8 Operate in Native Machine Space
7 years ago
Scott Lahteine 318c419f77 Implement support for Dual X and Y endstops
7 years ago
Luc Van Daele e64cfb13b8 (1.1.x) auto tune calibration parameters (#8031)
7 years ago
studiodyne e04902f589 Add EXTRA_FAN_SPEED feature
7 years ago
Scott Lahteine da93a272a0 Move leveling_is_active to a macro
7 years ago
GMagician 33d28c24bf Implementing [FR] #7548
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 4eff18854b Rename options with swap_ prefix
7 years ago
Scott Lahteine fee696db5d Improve retract() for G10/G11/autoretract
7 years ago
Scott Lahteine 72de280c1e BARICUDA valve pressure consistently uint8_t
7 years ago
Scott Lahteine a9f8e518bf Fix FILAMENT_WIDTH_SENSOR infinite loop issue
7 years ago
Scott Lahteine 6c45d0fd81 Apply maths macros and type changes ahead of HAL
7 years ago
Bob-the-Kuhn 6a5d3b580d fix "hex_address not defined" when UBL is enabled
7 years ago
Scott Lahteine 50ab9c2e04 General cleanup of spacing, comments
7 years ago
Scott Lahteine 01e7e234c6 Add more options to the Bed Leveling menu
7 years ago
Thomas Moore fb5e0ffe16 Unify M600 and M125 pause features (#6407)
7 years ago
Scott Lahteine f4028fe088 New GCode Parser - Implementation
7 years ago
Scott Lahteine 02f15f6775 UBL-related cleanup, spacing, standards
7 years ago
Scott Lahteine 75badae2f8 Disable PROBE_MANUALLY for UBL
7 years ago
Scott Lahteine 267f77b18b More constraint on axis_unhomed_error
7 years ago
oldmcg 91841d75c9 UBL_DELTA (#6695)
7 years ago
Scott Lahteine 081bf1f879 Patch #else / #endif comments
7 years ago
Brian faa270071d Improve BLTOUCH_HEATERS_OFF functionality
7 years ago
Scott Lahteine 2658cc707a Treat temperature as integer, when possible
7 years ago
Scott Lahteine 1b2c7ec20a Make G26 compatible with inches and thermal unit modes
7 years ago
Scott Lahteine ed81e9b3d3 Adjust leveling conditionals
7 years ago
Scott Lahteine 671a44b8aa Merge pull request #6410 from teemuatlut/LVD-Delta
7 years ago
Scott Lahteine 830851df13 Spend some SRAM to optimize bilinear leveling
7 years ago
Scott Lahteine 091179d960 bed_level_grid => z_values (also *_virt array)
7 years ago
LVD-AC 13c8493878 M665 rework and related issues (all delta's)
7 years ago
Scott Lahteine 24882adfbf Allow NO_WORKSPACE_OFFSETS with DELTA_AUTO_CALIBRATION
7 years ago