Scott Lahteine
17d984eab3
Add RESTORE_LEVELING_AFTER_G28 to example configs
7 years ago
Scott Lahteine
2bd252b501
[2.0.x] LIN_ADVANCE v1.5 (#9712 )
7 years ago
Scott Lahteine
556abc0888
Add LIGHTWEIGHT_UI to example configs
7 years ago
Scott Lahteine
59c98d6fd5
Hephestos2 heated bed kit for all (#9757 )
7 years ago
Scott Lahteine
7d8c6b3f3c
Add 20x4 option for Sainsmart LCD (#9740 )
7 years ago
Marcio Teixeira
aada1e698f
Removed unused configuration options.
7 years ago
Scott Lahteine
8733d5a296
Add NUM_RUNOUT_SENSORS to example configs
7 years ago
Scott Lahteine
ca55f2927a
Pulldown pin mode support (#9701 )
Implemented for LPC1768.
7 years ago
Scott Lahteine
79272f98fc
Proposed changes to ST7920 lightweight status screen
7 years ago
Marcio Teixeira
24eb275b99
Added a light-weight status screen for the ST7920
- The status screen uses the ST7920 character generator to greatly
reduce SPI traffic and MCU load when updating the status screen.
- Has been tested with the RepRapDiscount Full Graphics Smart Controller
but should work with any LCD that uses an ST7920 or fully compatible
controller.
7 years ago
Scott Lahteine
60fc372211
Add CODEPENDENT_XY_HOMING to example configs
7 years ago
blye
330437ad7c
Update LCD_SET_PROGRESS_MANUALLY in configs
7 years ago
Scott Lahteine
d7f82c8ddf
Drop extra avr/pgmspace include in _Bootscreen.h
Addressing #9441
7 years ago
Bob-the-Kuhn
349dafa728
config update (set to -1)
7 years ago
Roxy-3D
21e60fd3ed
Allow user to control Z-Height correction for off mesh movements (#9661 )
7 years ago
Marcio Teixeira
4880ac6533
Added a light-weight status screen for the ST7920
- The status screen uses the ST7920 character generator to greatly
reduce SPI traffic and MCU load when updating the status screen.
- Has been tested with the RepRapDiscount Full Graphics Smart Controller
but should work with any LCD that uses an ST7920 or fully compatible
controller.
7 years ago
Scott Lahteine
5b70d3da1c
Update DIGIPOT_I2C_MOTOR_CURRENTS comments
7 years ago
Scott Lahteine
2ec65051fd
Fix serial comment sp.
7 years ago
Scott Lahteine
38c7d53bf7
Repair some spacing
7 years ago
Scott Lahteine
694d2ebec0
TMC SW SPI pins in Configuration_adv.h
Counterpart to #9632
7 years ago
Thomas Moore
1541224a81
Enable Z axis and delta sensorless homing (#9516 )
7 years ago
Scott Lahteine
b2f8b4ada5
I2C position encoders update (#9533 )
Updating I2C position encoders to enable babystepping and Babystep XY when using the ecm microstep correction method. Also changed default method to ECM microstep.
7 years ago
Scott Lahteine
b5e92f4f90
[2.0.x] Enable / disable PSU automatically (#9503 )
7 years ago
Scott Lahteine
eecb0188c0
Add ULTI_CONTROLLER to example configs
7 years ago
Scott Lahteine
4925f60cff
Add MALYAN_LCD to configs
7 years ago
Scott Lahteine
c46de340b7
Clean up trailing whitespace
7 years ago
Manuel Valentino
374f2a5e16
[2.0.x] Fixed wrong information about TMC2208 wiring (#9335 )
7 years ago
Scott Lahteine
79796b22ad
Fix up _Bootscreen.h and _Statusscreen.h
7 years ago
teemuatlut
5c69d45f5b
[2.0.x] TMC2130 support for LPC platform (#9114 )
7 years ago
Scott Lahteine
7d6c009104
Add thermistor 15 tuned for JGAurora A5
7 years ago
Scott Lahteine
ab8a1a2a0d
Sync gCreate gMax1.5+ config with 1.1.x
7 years ago
Scott Lahteine
348b454401
Probe bounds based on bed size
7 years ago
Scott Lahteine
8190fdb260
[2.0.x] Option to use Neopixel as case light (#9270 )
* Add option to use Neopixel as case light
* Apply CASE_LIGHT_USE_NEOPIXEL to example configs
7 years ago
Roxy-3D
f5f1b069ad
Convert UBL mesh tilting to all use the same algorithm (#9204 )
A number of regressions were patched also. The UBL G29 P2 and P4 Press and Hold had stopped working. It is very possible this is broken in the bugfix_v1.1.x branch also.
The main purpose of the Pull Request is to get the 3-Point mesh tilting to use the LSF algorithm just like the grid based mesh tilt. This simplifies the logic and reduces the code size some what. But the real reason to do it is the 3-Point case can be solved exactly. And by feeding these numbers into the LSF algorithm it provides a way to check all that code for 'correctness'.
7 years ago
Scott Lahteine
fa432508b0
Followup to Ender config
7 years ago
Scott Lahteine
02ff12d491
More up front option to show SD percentage
7 years ago
Scott Lahteine
77c2d810f9
Bring configs up to date
7 years ago
Thomas Moore
dabb75034c
Update example configurations
7 years ago
Scott Lahteine
5c076a6d93
Improved M915 description
7 years ago
GMagician
5295b4713d
[2.0.x] add semitec 104NT-4 (#9119 )
Table is very very similar to old 104-GT2 so I added only the name and recycled old ID
7 years ago
teemuatlut
cdc61ebf53
Add M915 configuration option
7 years ago
Scott Lahteine
8704e533da
Apply FILAMENT_LOAD_UNLOAD_GCODES to example configs
7 years ago
Scott Lahteine
10edb469bb
Apply SLIM_LCD_MENUS to example configs
7 years ago
Scott Lahteine
0b4a46fa6c
Bring configs up to date with 1.1.x
7 years ago
Scott Lahteine
3b51f5c67e
Add pause/resume action to example configs
7 years ago
Thomas Moore
f0a8a1a853
[2.0.x] Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE (#8866 )
* Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE
7 years ago
Scott Lahteine
28fc8741d6
Reduce default jerk. XY by half. Z by 1/4
7 years ago
Scott Lahteine
1cf1cf8759
Add RADDS_DISPLAY to example configs
7 years ago
Scott Lahteine
fdc5e72720
A single setting to validate filament width
7 years ago
Scott Lahteine
31e33d2acd
Add NO_VOLUMETRICS to example configs
7 years ago