48761f2021Patch delta endstop adjustment config
Scott Lahteine
2016-10-09 13:32:30 -05:00
28d41b48e3delta endstop adjustment configurable
Josef Pavlik
2016-10-06 10:56:35 +02:00
ff6b23cb0fFix an issue with shifted LCD lines
Scott Lahteine
2016-10-09 13:00:00 -05:00
e4d2662d81Use some macros in M48
Scott Lahteine
2016-10-09 12:21:05 -05:00
3752d9aca8Fix timer comments
Scott Lahteine
2016-10-09 10:06:31 -05:00
a448cedbc5LIN_ADVANCE bug fix and optimization
Sebastianv650
2016-10-08 18:13:04 +02:00
b27080c1ddUpdate Japanese translation
esenapaj
2016-10-10 01:50:15 +09:00
0780146034Move DAC section from inside of the changing filament section
esenapaj
2016-10-10 01:17:46 +09:00
fc93796e42Merge pull request #4967 from thinkyhead/rc_dac_menu
Scott Lahteine
2016-10-09 00:52:48 -05:00
9c0404eae4Move platformio directories out of source tree
Brian
2016-10-08 13:45:26 -04:00
a1b50f1102Cleanup of code style
Scott Lahteine
2016-10-07 15:57:24 -05:00
13c9dcc600Add LCD menu for DAC
jaysonkelly
2016-10-03 16:15:29 -06:00
00261cbfcbMerge pull request #4933 from thinkyhead/rc_drop_pid_func_range
Scott Lahteine
2016-10-07 15:07:55 -05:00
ee01def16dMerge pull request #4955 from thinkyhead/rc_debug_pins
Scott Lahteine
2016-10-07 14:47:34 -05:00
a0df34fd4cAdd PINS_DEBUGGING advanced config option
Scott Lahteine
2016-10-07 14:20:13 -05:00
e21bab5243PINS_DEBUGGING and M43 Read Pins
Scott Lahteine
2016-10-05 05:50:22 -05:00
3c97fa6e29Merge pull request #4963 from esenapaj/Fix-for-advance-algorithm
Scott Lahteine
2016-10-07 00:33:42 -05:00
48e63c4730Comment some globals
Scott Lahteine
2016-10-06 22:06:33 -05:00
9a6c66602fFix formatting of extrapolate debug output
Scott Lahteine
2016-10-06 17:04:22 -05:00
cd77eb5c40Clear grid for bilinear G29
Scott Lahteine
2016-10-06 17:00:53 -05:00
53a0856f5cPrint Y as int in print_bed_level
Scott Lahteine
2016-10-06 16:46:54 -05:00
f8df88f271Move routine of direction signal of ADVANCE and LIN_ADVANCE from Stepper::isr() to Stepper::advance_isr()
esenapaj
2016-10-01 18:51:45 +09:00
30fee51e86Merge pull request #4958 from bgort/m48_improvements
Roxy-3D
2016-10-06 10:02:22 -05:00
357854a7eftweak variables;
Brian
2016-10-05 19:49:05 -04:00
48cf19151aImprove M48 output; Add min, max, range, etc.
Brian
2016-10-05 16:09:39 -04:00
c63cb45268Fix thermal runaway timeout
Scott Lahteine
2016-10-05 08:42:39 -05:00
e6164d254dClean up GCode command short comments
Scott Lahteine
2016-10-05 04:39:01 -05:00
47bd142b29Should marlinAnalogInputToDigitalPin use analogInputToDigitalPin?
Scott Lahteine
2016-10-05 02:01:52 -05:00
bd8520e61dLabel analog pins in a similar way
Scott Lahteine
2016-10-05 01:52:43 -05:00
0c0deb5194Common pin_is_protected function
Scott Lahteine
2016-10-05 01:50:36 -05:00
49d77720d5More support for 4th extruder or heater
Scott Lahteine
2016-10-05 01:49:59 -05:00
9dd56e61bdMerge pull request #4954 from thinkyhead/rc_more_debug_homing
Scott Lahteine
2016-10-05 03:39:47 -05:00
46839c222aComment and clean up some vars
Scott Lahteine
2016-10-04 21:32:37 -05:00
8910bb7c97Fix buzzer conditional compile
Scott Lahteine
2016-10-04 21:31:50 -05:00
de7e798e6fReplace single-char S_ECHOs with S_CHAR
Scott Lahteine
2016-10-03 16:23:41 -05:00
0e83f34174Tweak debugging of probe_pt
Scott Lahteine
2016-10-02 18:18:05 -05:00
cc02f6edf8Merge pull request #4943 from esenapaj/Small-update-of-language_kana_h
Scott Lahteine
2016-10-04 03:21:57 -05:00
ca26011e3cMerge pull request #4941 from MagoKimbra/rc_fix_M205
Scott Lahteine
2016-10-04 03:21:20 -05:00
9485aa8f13Include negative Z probe offset in clearance move
Scott Lahteine
2016-10-03 16:18:04 -05:00
5c1eb595e6Fix for G2/G3 negative radius
Scott Lahteine
2016-10-03 14:48:44 -05:00
f09ae96f28Small update of language_kana.h
esenapaj
2016-10-03 23:41:22 +09:00
7b37539fe7Add note for M205
MagoKimbra
2016-10-03 08:54:15 +02:00
d5f598cd82Tweak probe debug, add newline
Scott Lahteine
2016-10-02 17:35:40 -05:00
c592ccb6f5Patch max_jerk[Z] menu item
Scott Lahteine
2016-10-02 10:12:47 -05:00