Marcio T
|
92278a45ed
|
Allow Z_SAFE_HOMING_POINT outside bed (#16945)
|
2020-02-24 10:40:12 -06:00 |
|
Scott Lahteine
|
a254354e68
|
BS_TOTAL_AXIS => BS_TOTAL_IND
|
2020-02-24 06:11:43 -06:00 |
|
Scott Lahteine
|
5e197df89a
|
Fix Babystepping loop (again)
|
2020-02-24 05:48:42 -06:00 |
|
Scott Lahteine
|
8ba5ef8cae
|
"Init. Media" => "Attach Media"
|
2020-02-24 05:33:23 -06:00 |
|
Scott Lahteine
|
9a51f29efa
|
Simplified E_AXIS_HAS macro
|
2020-02-23 23:55:56 -06:00 |
|
Jason Smith
|
ebd2bcc177
|
Fix AXIS_HAS_SW_SERIAL
|
2020-02-23 21:59:31 -06:00 |
|
thinkyhead
|
9717b3044f
|
[cron] Bump distribution date (2020-02-24)
|
2020-02-24 00:03:56 +00:00 |
|
Jason Smith
|
2bcc2ec7d1
|
Reduce default TMC baudrate to 57600 with Software Serial (#16930)
|
2020-02-23 07:48:56 -06:00 |
|
Giuliano Zaro
|
529d57bddf
|
Sync Italian language (#16935)
|
2020-02-23 07:47:30 -06:00 |
|
Scott Lahteine
|
0ba18848af
|
Allow USE_GCODE_SUBCODES for debugging
|
2020-02-22 22:50:03 -06:00 |
|
Scott Lahteine
|
b2328d089a
|
Allow LCD_PIXEL_WIDTH/HEIGHT override
|
2020-02-22 21:36:21 -06:00 |
|
Scott Lahteine
|
29ec868c4b
|
Commit last SD line before fileHasFinished
|
2020-02-22 20:46:52 -06:00 |
|
Scott Lahteine
|
1d431fe8d2
|
Suppress "packed member" warning
|
2020-02-22 19:28:24 -06:00 |
|
ZMiguel Alves
|
2471a8bb91
|
Define ANET_FULL_GRAPHICS_LCD pins for SKR 1.4 (#16928)
|
2020-02-22 18:45:10 -06:00 |
|
ellensp
|
7bf3581b02
|
Fix M0/M1 broken wait loop (#16921)
|
2020-02-22 18:37:39 -06:00 |
|
Scott Lahteine
|
b9b29bf4c0
|
Followup to babystep hotfix
|
2020-02-22 18:34:49 -06:00 |
|
thisiskeithb
|
20df64814e
|
Finish Custom User Menu sanity-check (#16917)
|
2020-02-22 18:33:34 -06:00 |
|
thinkyhead
|
34c92bbc17
|
[cron] Bump distribution date (2020-02-23)
|
2020-02-23 00:03:55 +00:00 |
|
vivian-ng
|
eeec4c27e7
|
[ESP32] Allow user to define pins for hardware Serial1 and Serial2 (#16918)
|
2020-02-22 04:00:10 -06:00 |
|
Scott Lahteine
|
484e1a624c
|
CoreXY Babystepping hotfix
|
2020-02-22 02:52:59 -06:00 |
|
Scott Lahteine
|
ac3e27c026
|
Hotfix for Babystepping
|
2020-02-22 02:52:21 -06:00 |
|
Scott Lahteine
|
1ab6f910b6
|
Use moves_free in ok_to_send
|
2020-02-22 02:30:59 -06:00 |
|
thinkyhead
|
cfd49740eb
|
[cron] Bump distribution date (2020-02-22)
|
2020-02-22 00:03:47 +00:00 |
|
Scott Lahteine
|
5d16497bed
|
Tweak pins spacing, comments
|
2020-02-21 08:33:11 -06:00 |
|
ellensp
|
9f53bbd791
|
Add PICA shields support (#16891)
|
2020-02-21 08:27:32 -06:00 |
|
Jamie
|
e1d367e05a
|
Fix EEPROM errors with EXTRUDERS == 0 (#16898)
|
2020-02-21 07:42:13 -06:00 |
|
Karl Andersson
|
f30897500d
|
Disable spreadcycle in tmc_enable_stallguard<2209> (#16890)
|
2020-02-21 07:40:55 -06:00 |
|
Tanguy Pruvot
|
68de12acbf
|
Followup to autoreport patch (#16914)
See a1f026f57a
|
2020-02-21 07:36:59 -06:00 |
|
Scott Lahteine
|
6320f9795c
|
More EEPROM cleanup
|
2020-02-20 20:56:13 -06:00 |
|
Scott Lahteine
|
22b974691e
|
Tweak process_line_done for speed
|
2020-02-20 20:36:51 -06:00 |
|
Scott Lahteine
|
4ef627d79f
|
Add a note on EEPROM todo
|
2020-02-20 20:36:50 -06:00 |
|
Scott Lahteine
|
19991e269b
|
Show end prompt with Print Event LEDs
|
2020-02-20 20:36:50 -06:00 |
|
Scott Lahteine
|
b8b225c8b5
|
Function for CONFIG_ECHO_HEADING
|
2020-02-20 20:36:50 -06:00 |
|
Scott Lahteine
|
a1f026f57a
|
Inline manage_inactivity, tweak autoreport_paused
|
2020-02-20 20:36:50 -06:00 |
|
Scott Lahteine
|
2b788e9aa6
|
Single envs for specific boards
|
2020-02-20 20:20:15 -06:00 |
|
thinkyhead
|
140e4ac507
|
[cron] Bump distribution date (2020-02-21)
|
2020-02-21 00:03:41 +00:00 |
|
Robby Candra
|
1c52d76668
|
Serial redirect for Move Command when stopping (#16906)
|
2020-02-20 02:22:07 -06:00 |
|
thinkyhead
|
178735b958
|
[cron] Bump distribution date (2020-02-20)
|
2020-02-20 00:03:52 +00:00 |
|
thinkyhead
|
4c179ba3f7
|
[cron] Bump distribution date (2020-02-19)
|
2020-02-19 00:03:54 +00:00 |
|
thinkyhead
|
05f51e9355
|
[cron] Bump distribution date (2020-02-18)
|
2020-02-18 00:03:31 +00:00 |
|
thinkyhead
|
75e3aa12c5
|
[cron] Bump distribution date (2020-02-17)
|
2020-02-17 00:03:58 +00:00 |
|
Scott Lahteine
|
99a5074372
|
Fix babystep include, typos in stepper.cpp
Fix #16881
|
2020-02-16 17:49:21 -06:00 |
|
vivian-ng
|
4c6f695bea
|
Put ESP32 I2S stepper task and Marlin on the same core (#16874)
|
2020-02-16 16:44:36 -06:00 |
|
Tanguy Pruvot
|
8bc3e63871
|
Update French language (#16877)
|
2020-02-16 16:39:17 -06:00 |
|
Scott Lahteine
|
4d400910b4
|
Fix mftest -b -u line match
|
2020-02-16 15:30:20 -06:00 |
|
Giuliano Zaro
|
42208bc031
|
Fix unknown command on empty lines (#16867)
|
2020-02-16 01:10:20 -06:00 |
|
Giuliano Zaro
|
199a1ba0e5
|
Move SAMD51 Temperature timer to RTC (#16868)
|
2020-02-15 22:45:52 -06:00 |
|
Scott Lahteine
|
4360142bd1
|
Defer updated ADC
|
2020-02-15 22:37:16 -06:00 |
|
Scott Lahteine
|
ddce1c6ef2
|
Show '*' for zero 'stst' flag
|
2020-02-15 22:35:28 -06:00 |
|
Scott Lahteine
|
72fae2faa5
|
Require TMCStepper 0.6.2
|
2020-02-15 22:35:28 -06:00 |
|