3994 Commits (209f5f21e0261a181b6117fa04ca38142b632218)
 

Author SHA1 Message Date
Scott Lahteine 209f5f21e0 Use macros where possible 8 years ago
Scott Lahteine c8f76bb8aa Create BITSET/BITCLR macros 8 years ago
Scott Lahteine adc25db8c4 Merge pull request #3005 from thinkyhead/rcbugfix_eeprom 8 years ago
Scott Lahteine e7cf85b922 Merge pull request #3013 from thinkyhead/esenapaj-patch-1 8 years ago
Scott Lahteine 6e64895c30 Merge pull request #3001 from AlwaysTinkering/RCBugFix 8 years ago
Scott Lahteine 34b8b9f0f5 Merge pull request #2995 from thinkyhead/rcbugfix_corexy_corexz 8 years ago
Scott Lahteine 1e20949afb Merge pull request #3092 from thinkyhead/rc_2860_printrbot_lcd 8 years ago
Scott Lahteine f5972c4d2c Merge pull request #2994 from AnHardt/Inerrup-save-serial 8 years ago
Scott Lahteine 3a3d358df9 Fix Printrboard with LCD (redo) 8 years ago
Scott Lahteine eb85342fd9 Merge pull request #2989 from AnHardt/fix2661 8 years ago
Scott Lahteine 14f3ca1b2e Merge pull request #2978 from thinkyhead/tool_offset_abl_rcbugfix 8 years ago
Scott Lahteine 91fcdc2b99 Merge pull request #3090 from thinkyhead/rc_spelling 8 years ago
Scott Lahteine 772460a7b8 Various minor spelling corrections 8 years ago
Scott Lahteine aa0b0483f4 Merge pull request #3089 from thinkyhead/rc_apply_2924 8 years ago
lrpirlet 0fb507a75d correct raise_z_for_servo 9 years ago
Scott Lahteine 04a0d45c22 Merge pull request #2821 from MarlinFirmware/ReinitializeDisplay 8 years ago
Scott Lahteine 547d35a921 Merge pull request #3067 from Blue-Marlin/ALARM_PIN 8 years ago
Scott Lahteine 79778d46d9 Merge pull request #3066 from Blue-Marlin/Fix-disable_all_heaters() 8 years ago
Blue-Marlin a68228bf55 Remove unused ALARM_PIN 8 years ago
Scott Lahteine 9eb4aceee4 Merge pull request #2986 from thinkyhead/enable_watchdog 8 years ago
Blue-Marlin 0631541166 Fix disable_all_heaters() for MAX6675 8 years ago
Scott Lahteine 222d13d5ed Merge pull request #3051 from thinkyhead/rcbugfix_dual_axis_offset 8 years ago
Scott Lahteine 186629aee8 Merge pull request #3057 from jbrazio/3034-z_raise_after_probing_fix 8 years ago
Scott Lahteine a42fb35c56 Merge pull request #3050 from Blue-Marlin/fix-1166 8 years ago
jbrazio 67e15aac3d As pointed out by @Blue-Marlin the previous code would raise the Z axis 8 years ago
jbrazio 17cc2a9663 Z_RAISE_AFTER_PROBING value was being ignored by Marlin because 8 years ago
Scott Lahteine 252f4a75cd Merge pull request #3043 from oxivanisher/RCBugFix 8 years ago
Scott Lahteine fd1243c184 Merge pull request #3052 from thinkyhead/rc_fix_m145_eeprom_output 8 years ago
Scott Lahteine 0bc648353f Merge pull request #3031 from tnw513/RCBugFix 8 years ago
AnHardt f27c2b6b4b Reimplement #2892 8 years ago
AnHardt 615bec2329 Activate warning about possible reduced accuracy by default 9 years ago
AnHardt 1c889cd303 Refresh previous_cmd_ms during run_z_probe() 9 years ago
AnHardt 4b02f33e69 Distribute config-changes to the other configurations 9 years ago
AnHardt be24fdacea The same changes to the axis-letters now for the char-displays 8 years ago
AnHardt 5b0f659355 Changes for graphics displays 8 years ago
AnHardt 32ae9f9ab7 Fix stepper shutdown during waiting for temperatures 9 years ago
AnHardt b6e69e71ce Make stepper shutdown after inactivity dependent 8 years ago
AnHardt 051325ccd7 Introduce axis_homed 9 years ago
AnHardt e736779d7e blink for char-lcds 9 years ago
Scott Lahteine 7253a1971d Fix "M145" output in M503 report 8 years ago
Scott Lahteine d118e3f985 Merge pull request #3044 from thinkyhead/rc_gcode_spaces 8 years ago
Scott Lahteine 100271e6ac minor cleanup in gcode_T 8 years ago
Blue-Marlin fd9e94e5a4 Fix crashes when the Z axis is moved via LCD 8 years ago
Scott Lahteine 8dccd5a7ea Merge pull request #3018 from CONSULitAS/RCBugFix_K8200_backinsync 8 years ago
Scott Lahteine 6a4f06d35d Fix GCode handling of spaces between command letter and first digit 8 years ago
Marc Urben 68eae2b5a8 added kossel xl example configuration 8 years ago
Silvio Didonna eb5817675d Fix board type: RAMPS 1.4 8 years ago
Scott Lahteine 8006684c19 Merge pull request #3027 from CONSULitAS/RCBugFix_current_command 8 years ago
AnHardt cb88fdd242 Protect MarlinSerial against interrupts 8 years ago
AnHardt dc0f41868e Make rx tail/head atomic 9 years ago