274 Commits (70e4f12d2fd33ddd4b2c07ac7f20ba9db9eb15e3)

Author SHA1 Message Date
Scott Lahteine e0d367f1fb Fix M32 P subroutine handling 8 years ago
Scott Lahteine 2c8c30437e Fix parser parameter value handling 8 years ago
Scott Lahteine e70b44dc0b Make sure leveled[] is defined for later use 8 years ago
Scott Lahteine 009e3a7aa7 Add M114_DETAIL to Configuration_adv.h 8 years ago
Scott Lahteine 91baca6abb Patches for compiler warnings/errors 8 years ago
Scott Lahteine 2f73dec077 Apply native workspace fixes for G92, G53-59 8 years ago
Scott Lahteine 04abd8d459 Improve and clarify M428 code 8 years ago
Scott Lahteine e8e92f8969 No leveling data in M114 if no leveling is enabled 8 years ago
Scott Lahteine c938273bd5 Coding standard patch of M290 8 years ago
Scott Lahteine 98c1265e3b Disable laser power when PWM goes to 0 8 years ago
Scott Lahteine 1ed86adf9c Cleanup around updatePID 8 years ago
LVD-AC e334efb2a7 PROBE_MANUALLY etc. 8 years ago
Scott Lahteine cba9c1cf9e Add pre-calculated planner.e_factor 8 years ago
Scott Lahteine 0cfb936dd1 Clarify some motion code 8 years ago
Thomas Moore f34c3597dc Add delta_height variable in lieu of using home_offset 8 years ago
Scott Lahteine e6788bb6ae Fix get_destination_from_command for E 8 years ago
Scott Lahteine 82f45c3e6a Patch G33 misuse of PROBE_MANUALLY 8 years ago
Scott Lahteine 96c9d715f3 Patch abuse of sprintf_P in G33 8 years ago
Colten Edwards a6160916b0 [2.0] Fix M48 for delta printers/ABL compile issue (#8286) 8 years ago
Scott Lahteine 17ef0a513b Update G92 for native workspace 8 years ago
Scott Lahteine 85a62bbf46 Misc. fixes to compiler warnings, etc. 8 years ago
Scott Lahteine e6aba99f16 Fix M118 parameters, with strict guideline 8 years ago
Scott Lahteine 1b40e9c464 Implement CNC_COORDINATE_SYSTEMS 8 years ago
Scott Lahteine a22434508f Match tweaks to G33 from 1.1 8 years ago
Scott Lahteine d6aa127c76 Remove I2CPEM workspace offset 8 years ago
Scott Lahteine 79772219ae Fix Fan Multiplexer init 8 years ago
Colten Edwards e0a6ee8da5 [2.0] Fix up G33, LPC1768 + SDCARD_SORT_ALPHA (#8250) 8 years ago
Scott Lahteine f8393a0908 Operate in Native Machine Space 8 years ago
Scott Lahteine 31f112cf58 Cleanup trailing whitespace 8 years ago
Luc Van Daele 6827e243a0 [2.0.x] G33 magic numbers (#8171) 8 years ago
Scott Lahteine 0108d5181f Allow asterisks in G-Code commands 8 years ago
GMagician 727a403ba1 [2.0.x] Fix NO_MOTION_BEFORE_HOMING unwanted behaviour (#8176) 8 years ago
Scott Lahteine 723f2a77f6 Implement support for Dual X and Y endstops 8 years ago
Scott Lahteine 3e8754a38a Add/correct time units on planner vars / M205 B 8 years ago
Luc Van Daele a1a4fc277e (2.0.x) serious bug G33 (#8136) 8 years ago
LVD-AC dcfc2503c2 G33 Autotune calibration update #10 8 years ago
Scott Lahteine bd78ca0ee3 Add M290 Babystepping 8 years ago
Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 8 years ago
Scott Lahteine 3ac581eac9 Neopixel changes for parity with 1.1.x 8 years ago
Thomas Moore 51fafccc16 [2.0.x] Enable hardware serial ports on LPC1768 (#8004) 8 years ago
Roxy-3D 72156a2029 change to better (more clear) names (#8050) 8 years ago
Roxy-3D 5439358281 Basic UBL operations working on 32-bit platforms (#8024) 8 years ago
Luc Van Daele 3986a84f77 boolval revisited (#8016) 8 years ago
Scott Lahteine ce48403a0b Add EXTRA_FAN_SPEED feature 8 years ago
Scott Lahteine 5c4f3e0107 Add LCD_SET_PROGRESS_MANUALLY 8 years ago
Scott Lahteine c0dddd4233 Tweaks to tool_change, GcodeSuite::T() 8 years ago
Scott Lahteine 1344ca4b2f UBL no longer needs ubl_state 8 years ago
Scott Lahteine 3e3911fb81 Use planner.leveling_active for all leveling systems 8 years ago
Scott Lahteine 9a930ebec2 Make leveling_is_active a macro 8 years ago
gallynero 3619a4cbea fix 'axis_unhomed_error' not defined error 8 years ago