Scott Lahteine
|
00cc1079af
|
Add missing chamber auto fan options
|
2019-06-27 16:05:47 -05:00 |
|
Scott Lahteine
|
decfe3424f
|
Helper script updates
|
2019-06-27 13:23:55 -05:00 |
|
 Scott LahteineandAnHardt
|
2580104c8b
|
Revert recent probe changes
- Revert "Fix FIX_MOUNTED_PROBE compile error (#14393)"
- Revert "Fix G28 with non-BLTouch probes (#14381)"
- Revert "Fix BLTOUCH deploy/stow in HS mode (#14352)"
- Revert "Apply needed BLTouch patch (#14233)"
Co-Authored-By: AnHardt <github@kitelab.de>
|
2019-06-26 05:33:43 -05:00 |
|
Scott Lahteine
|
49627069a5
|
Shorthand for home-after-deactivate
|
2019-06-26 03:47:55 -05:00 |
|
Scott Lahteine
|
98f3a3d5c3
|
Bump distribution date
|
2019-06-26 03:15:31 -05:00 |
|
Scott Lahteine
|
cf762d2c73
|
Fix enqueueing bug
|
2019-06-23 23:02:07 -05:00 |
|
Scott Lahteine
|
3d9d72e8db
|
Include order, spacing, etc.
|
2019-06-23 04:02:52 -05:00 |
|
Scott Lahteine
|
78557076ff
|
Add planner.synchronize to UBL G29
|
2019-06-22 17:23:29 -05:00 |
|
Scott Lahteine
|
17778d1c2a
|
Fix M916-918 subcommands
|
2019-06-22 16:18:42 -05:00 |
|
Scott Lahteine
|
bb0bcbaec0
|
Suppress compiler warning
|
2019-06-21 02:20:40 -05:00 |
|
Scott Lahteine
|
a31cb910f5
|
Tweak some config spacing
|
2019-06-20 21:08:47 -05:00 |
|
Scott Lahteine
|
c461af2f3a
|
Reverse encoder/menu in configs
|
2019-06-20 05:31:18 -05:00 |
|
Scott Lahteine
|
dd06017f64
|
Bring configs up to date
|
2019-06-19 01:03:51 -05:00 |
|
Scott Lahteine
|
9131b11944
|
Games in Info menu, if enabled
|
2019-06-19 00:03:32 -05:00 |
|
Scott Lahteine
|
3f6424076b
|
Update M524 description
|
2019-06-18 05:04:55 -05:00 |
|
Scott Lahteine
|
cf3631226b
|
Document G-code M290
|
2019-06-18 04:53:31 -05:00 |
|
Scott Lahteine
|
c12b6ba760
|
Add Dagoma F5 to Makefile
|
2019-06-18 04:40:00 -05:00 |
|
Scott Lahteine
|
6b2d42434c
|
Wrap main menu external declarations
|
2019-06-17 21:44:56 -05:00 |
|
Scott Lahteine
|
aacb904e1f
|
Adjust some config comments
|
2019-06-17 20:22:07 -05:00 |
|
Scott Lahteine
|
651f3eeed0
|
Clean up trailing whitespace
|
2019-06-17 20:22:07 -05:00 |
|
Scott Lahteine
|
903863dcb6
|
Suppress some warnings
|
2019-06-15 17:47:59 -05:00 |
|
Scott Lahteine
|
eb1c9113c2
|
Try to init SD with no detect pin
|
2019-06-15 15:36:48 -05:00 |
|
Scott Lahteine
|
9a56a88200
|
Use OUT_WRITE in SPI pin init
|
2019-06-15 15:36:43 -05:00 |
|
Scott Lahteine
|
24c23b60fa
|
Use lambda, fix wrap pointer
|
2019-06-15 15:36:42 -05:00 |
|
Scott Lahteine
|
26de051e92
|
HAL SPI pin init cleanup
|
2019-06-14 20:17:25 -05:00 |
|
Scott Lahteine
|
cfb44e4a26
|
Sublime project - add settings
|
2019-06-14 20:17:25 -05:00 |
|
Scott Lahteine
|
9722038ad3
|
Ender 3 baud to match Creality3D
|
2019-06-14 00:44:49 -05:00 |
|
Scott Lahteine
|
50c9b33ed7
|
!ENABLED => DISABLED
|
2019-06-14 00:44:49 -05:00 |
|
Scott Lahteine
|
dfdbd1e75f
|
Use TEST macro where possible
|
2019-06-13 20:59:12 -05:00 |
|
Scott Lahteine
|
fc73a8b004
|
Add AXIS_HAS_SQUARE_WAVE shorthand
|
2019-06-13 20:57:12 -05:00 |
|
Scott Lahteine
|
8bc3b80176
|
Add MULTI_NOZZLE_DUPLICATION test
|
2019-06-12 20:06:25 -05:00 |
|
Scott Lahteine
|
bc2ff9b41f
|
Fix M605 bugs
Fixes #14191
|
2019-06-12 20:01:08 -05:00 |
|
Scott Lahteine
|
f7792c0192
|
Group manual move options
|
2019-06-12 19:49:18 -05:00 |
|
Scott Lahteine
|
2a21a9a062
|
Update some configs
|
2019-06-12 19:48:41 -05:00 |
|
Scott Lahteine
|
04715e04ee
|
Minor M100 cleanup
|
2019-06-12 06:14:40 -05:00 |
|
Scott Lahteine
|
356410dcfc
|
Move crc16 function to libs
|
2019-06-12 06:14:39 -05:00 |
|
Scott Lahteine
|
2a96d4e23a
|
Move number-to-string functions to libs
|
2019-06-11 07:51:47 -05:00 |
|
Scott Lahteine
|
1ef95013f0
|
Update Marlin.cpp includes, defines
|
2019-06-11 07:30:51 -05:00 |
|
Scott Lahteine
|
0ca2073625
|
ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED => SD_ABORT_ON_ENDSTOP_HIT
|
2019-06-10 17:28:35 -05:00 |
|
Scott Lahteine
|
80ce0d2bdb
|
Whitespace cleanup
|
2019-06-08 06:40:44 -05:00 |
|
Scott Lahteine
|
455f0de817
|
Undefine sanity check tests when done
|
2019-06-08 06:29:28 -05:00 |
|
Scott Lahteine
|
9206c0e869
|
Use limit switch overrides
|
2019-06-05 22:27:06 -05:00 |
|
Scott Lahteine
|
34d2801bbe
|
Rename pins file (2)
|
2019-06-05 21:41:58 -05:00 |
|
Scott Lahteine
|
fa3b5fb059
|
Uppercase pins filename
|
2019-06-05 21:41:58 -05:00 |
|
Scott Lahteine
|
858b2fa21a
|
Fix thermistor table
|
2019-06-05 21:39:39 -05:00 |
|
Scott Lahteine
|
93ab16c6e4
|
Remove old mixing ISR comment
|
2019-05-30 17:05:16 -05:00 |
|
Scott Lahteine
|
6572848d7f
|
Fix stepper timing bug
|
2019-05-30 16:58:53 -05:00 |
|
Scott Lahteine
|
07021c85c8
|
Tweak timer16_Sequence_t
|
2019-05-30 16:09:37 -05:00 |
|
Scott Lahteine
|
6d92a0a33b
|
Add 'ghpc' helper script
|
2019-05-27 21:06:43 -05:00 |
|
Scott Lahteine
|
d3bb5b69ba
|
Apply NOLESS/NOMORE
|
2019-05-26 20:55:00 -05:00 |
|
Scott Lahteine
|
b315157053
|
Apply const to mcp4728
|
2019-05-26 20:54:24 -05:00 |
|
Scott Lahteine
|
3c179bbd47
|
Simpler G28 home axis conditions
|
2019-05-26 16:26:55 -05:00 |
|
Scott Lahteine
|
352734494b
|
Reduce some M43 strings
|
2019-05-26 16:21:28 -05:00 |
|
Scott Lahteine
|
b14cc0d7c5
|
Remove extra gcode. prefix
|
2019-05-26 16:18:45 -05:00 |
|
Scott Lahteine
|
c6d39319de
|
Fix some whitespace
|
2019-05-26 16:18:43 -05:00 |
|
Scott Lahteine
|
605ec0a478
|
Fix thermistor table warning
|
2019-05-26 01:30:20 -05:00 |
|
Scott Lahteine
|
81cee05476
|
Update some env in pins.h
|
2019-05-25 23:17:50 -05:00 |
|
Scott Lahteine
|
47fd74a98d
|
Clean up fast_pwm.cpp
|
2019-05-25 23:05:01 -05:00 |
|
Scott Lahteine
|
49229d97db
|
Consistent _useTimerX tests
|
2019-05-25 23:05:01 -05:00 |
|
Scott Lahteine
|
8924389dfc
|
Tweak servo µs macros
|
2019-05-25 22:33:51 -05:00 |
|
Scott Lahteine
|
14fe41f6b2
|
Update Z probe offset comment
|
2019-05-25 19:41:15 -05:00 |
|
Scott Lahteine
|
f8bede6b5e
|
Fix some HAL includes
|
2019-05-25 19:20:17 -05:00 |
|
Scott Lahteine
|
7cce6b8d68
|
Bring configs up to date (MANUAL_FEEDRATE)
|
2019-05-25 16:31:13 -05:00 |
|
Scott Lahteine
|
1210b73530
|
Geeetech A10M/A20M example updates
|
2019-05-25 16:31:13 -05:00 |
|
Scott Lahteine
|
beb2ed145e
|
List AZTEEG_X5_MINI SPI pins
Followup to earlier commit
|
2019-05-25 16:20:07 -05:00 |
|
Scott Lahteine
|
44caf70917
|
Improve editing, fix some small value editing
|
2019-05-25 15:29:00 -05:00 |
|
Scott Lahteine
|
612eaa87bd
|
Fix "back" items in some sub-menus
|
2019-05-25 15:28:52 -05:00 |
|
Scott Lahteine
|
c5dc2e5a71
|
Update advanced BLTouch menu items
|
2019-05-25 15:26:25 -05:00 |
|
Scott Lahteine
|
48d1bd29cb
|
Shift m before compare to 0
|
2019-05-25 15:22:15 -05:00 |
|
Scott Lahteine
|
fc52c43a26
|
Some documentation updates
|
2019-05-24 16:30:44 -05:00 |
|
Scott Lahteine
|
a49919396a
|
LPC1768 MarlinServo => libServo
|
2019-05-22 16:54:52 -05:00 |
|
Scott Lahteine
|
2b5046659a
|
Tweak Marlin headers, comments
|
2019-05-22 16:54:52 -05:00 |
|
Scott Lahteine
|
cc862a8213
|
Replace some functions with lambdas
|
2019-05-22 16:54:35 -05:00 |
|
Scott Lahteine
|
4ef364a073
|
Sanity check probe offsets must be integers
|
2019-05-21 17:16:21 -05:00 |
|
Scott Lahteine
|
cfca07852a
|
Backlash linker error workaround
Fix #14045
|
2019-05-20 21:52:56 -05:00 |
|
Scott Lahteine
|
aeec9ef76b
|
Update backlash code
|
2019-05-20 21:34:08 -05:00 |
|
Scott Lahteine
|
7b4c3bd92a
|
Fix call to synchronize in lcd_pause_job
|
2019-05-19 15:51:45 -05:00 |
|
Scott Lahteine
|
9bf65eacaa
|
Remove old adv config heading
|
2019-05-19 15:24:01 -05:00 |
|
Scott Lahteine
|
9b5f9dda0e
|
Update analog pins labels
|
2019-05-17 20:22:25 -05:00 |
|
Scott Lahteine
|
efe651e749
|
Add THERMISTOR_NAME for 1000
|
2019-05-17 18:26:53 -05:00 |
|
Scott Lahteine
|
0b056970c6
|
Fix file.open in STM32 eeprom emu
|
2019-05-17 18:26:53 -05:00 |
|
Scott Lahteine
|
785c01f2bc
|
Use US spelling of 'behavior'
|
2019-05-15 01:49:17 -05:00 |
|
Scott Lahteine
|
4e7187b926
|
Extended G-code syntax
- Parenthesized comments
- Multiple E values split by colons (RepRapFirmware)
|
2019-05-11 17:51:42 -05:00 |
|
Scott Lahteine
|
a613bcad2d
|
Fix some spelling
|
2019-05-10 20:39:19 -05:00 |
|
Scott Lahteine
|
88bedf3a57
|
Better label for mfadd
|
2019-05-09 19:28:41 -05:00 |
|
Scott Lahteine
|
23ec650410
|
Consolidate Malyan LCD and ExtUI
|
2019-05-07 21:31:30 -05:00 |
|
Scott Lahteine
|
059269d732
|
More python updates
Followup to #13931
|
2019-05-07 20:56:19 -05:00 |
|
Scott Lahteine
|
a36782ac1d
|
Define more u8g command macros
|
2019-05-06 17:26:34 -05:00 |
|
Scott Lahteine
|
f9a50f451d
|
Serial out cleanup
|
2019-05-06 17:26:34 -05:00 |
|
Scott Lahteine
|
9853331b34
|
Fix temp init, loosen ADC grace period
|
2019-05-05 22:55:03 -05:00 |
|
Scott Lahteine
|
2f32a6612d
|
Clean up Temperature::set_fans_paused
|
2019-05-04 14:36:59 -05:00 |
|
Scott Lahteine
|
9372e2603c
|
Simpler neopixel comment
|
2019-05-01 13:55:51 -05:00 |
|
Scott Lahteine
|
e43afb1a58
|
Clean up SKR pins
|
2019-04-27 14:56:12 +02:00 |
|
Scott Lahteine
|
9ccbd382e7
|
Update Watchdog description
|
2019-04-27 14:56:12 +02:00 |
|
Scott Lahteine
|
b6279abd30
|
Better THERMAL_PROTECTION_GRACE_PERIOD
See #13783
|
2019-04-27 14:40:09 +02:00 |
|
Scott Lahteine
|
63f6ad3fd2
|
Basic RAMPS SD_DETECT_PIN override
|
2019-04-23 18:10:21 -05:00 |
|
Scott Lahteine
|
6ff81a33c1
|
Provide JSON values for SOFT_PWM_SCALE
|
2019-04-22 14:06:14 -05:00 |
|
Scott Lahteine
|
0c4d3e6622
|
Improve M906 description
|
2019-04-22 13:48:02 -05:00 |
|
Scott Lahteine
|
bddb776ddb
|
Add chamber max-temp check
Followup to #13756
|
2019-04-19 22:18:55 -05:00 |
|
Scott Lahteine
|
69c333ead9
|
More universal Formbot pins
Replace `ROXYs_TRex` with pre-defines of the relevant pins at the configuration level.
|
2019-04-18 21:09:34 -05:00 |
|