Commit Graph

246 Commits (1c41de16d4a2e63bfb713041eeae1f3bc22882a5)

Author SHA1 Message Date
Scott Lahteine 1c41de16d4 Trailing whitespace clean
Scott Lahteine 1746a7352e
Merge pull request from thinkyhead/bf2_M701_M702
[2.0.x] Improved Pause/Load/Unload, M701-M702
Roxy-3D a5dfe08a81
Add precision to planner.xy_skew_factor so it doesn't print as 0.00
Scott Lahteine 4fb60e1562 M702.cpp => M701_M702.cpp
Scott Lahteine 7541316bb4 Add M701/M702 Filament Load/Unload, M603
Scott Lahteine 4af3d436b2 M303 pid autotune cleanup, commentary
Scott Lahteine fc67c64b8f
Merge pull request from tcm0116/2.0.x_ubl
[2.0.x] Fix UBL compilation warnings
Thomas Moore 8afc4f8d9d Fix UBL compilation warnings
Bob-the-Kuhn adb9ecf3cc copy of PR
Scott Lahteine 3dd04736c0
Update M17_M18_M84.cpp
Scott Lahteine 6d94bbf618 Apply some PGM_P pointers
Scott Lahteine 427df8792d Fix Capabilities Report
Scott Lahteine db32c185ae
Merge pull request from Bob-the-Kuhn/2.0.x-DUE-RRDFGSC
[2.0.x] DUE - update for Reprap Discount Full Graphic Smart Controller
Scott Lahteine 9ecdd1f4c7 Multi extruder support for M600 and LCD
Scott Lahteine 1a827d5b68 Opening brace tweaks
Scott Lahteine 4ef965cc40 Fix compiler warnings
Scott Lahteine 9e8008c49c Fixes for G29, esp. 3POINT
Scott Lahteine 026e301307 lcd_map_control deps on ULTIPANEL
Scott Lahteine f2731c9f93 Allow consecutive uses of G29
Scott Lahteine 4b49ea1e92 General cleanup of config-store, reset_bed_level
Scott Lahteine c6354fa153 Tweak M125 code
Thomas Moore f0a8a1a853 [2.0.x] Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE ()
* Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE
Scott Lahteine c694608450 Apply SCARA_FEEDRATE_SCALING to G2/G3
Scott Lahteine 913d9e9a59 Matching sign across filwidth vars
Scott Lahteine 93a6a4e1a8 Add VOLUMETRIC capability item
Scott Lahteine 933f76fda3 Option to disable all volumetric extrusion
robpower 5595098063 V2 Extended NanoDLP_Z_Move_Sync to G4 & G28,Added all axis option.
teemuatlut 0cd1e91056 [2.0.x] TMC driver update ()
Scott Lahteine cf2193c07f Comment, fix filament width sensor
Scott Lahteine a71d2f3f40 UBL_DELTA => UBL_SEGMENTED
Scott Lahteine 73e32925e4 References are better for array args
Scott Lahteine 125c572d97 Tweak M114 detail
Scott Lahteine 204199e1ce Only compare XYZ to check motion
Scott Lahteine 117fc872a7 Update current position in M852
Scott Lahteine 7d2e850577 Have M420 report a changed position
Scott Lahteine 03ba79f144 Sync and report changed position
Scott Lahteine de3d3b9cb1 Put FORCE_INLINE before static
Scott Lahteine ae663a4198 PROBE_DOUBLE_TOUCH => MULTIPLE_PROBING
GMagician 99fcf60977 [2.x] addressing
Removed missing include file
Scott Lahteine 90cf6a06be Simplify G26 user_canceled
Scott Lahteine c846388a65 Standardize LCD interface code for UBL a little
Scott Lahteine 2fde60da12 Changes for parity with 1.1.x
Scott Lahteine a4e1d83599 Fix M503 S parameter
revilor 9e3fbcf35c fix for ()
* fix for 

* Update G28.cpp
Scott Lahteine 6e944a413c
Merge pull request from benlye/patch-1
[2.0.x] Fix M49 so that it does not hang the terminal console
Scott Lahteine f4b16a3bac
Update M49.cpp
Unknown 4c5ffd2349 [2.0.x] Report SERIAL_XON_XOFF in M115
-Report SERIAL_XON_XOFF in Extended Capabilites M115 report for hosts
-Remove outdated 256 size limitation from comments on RX_BUFFER_SIZE defines
-Update error message conditions
Scott Lahteine 046a1ad331
Merge pull request from tcm0116/2.0.x-G33
[2.0.x] Fix missing return values in G33_auto_tune
Thomas Moore b35c3b5eb8 Fix missing return values in G33_auto_tune
Scott Lahteine 0154e3480c New feature: BED_SKEW_CORRECTION