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
60fc372211
Add CODEPENDENT_XY_HOMING to example configs
7 years ago
blye
330437ad7c
Update LCD_SET_PROGRESS_MANUALLY in configs
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
Scott Lahteine
5b70d3da1c
Update DIGIPOT_I2C_MOTOR_CURRENTS comments
7 years ago
Scott Lahteine
2014d38e10
NEOPIXEL_BRIGHTNESS parity
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
Manuel Valentino
374f2a5e16
[2.0.x] Fixed wrong information about TMC2208 wiring ( #9335 )
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
348b454401
Probe bounds based on bed size
7 years ago
Scott Lahteine
58ed9901d7
Consistent NEOPIXEL_TYPE options
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
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
048486390e
Bring some configs up to date
7 years ago
Scott Lahteine
5c076a6d93
Improved M915 description
7 years ago
Scott Lahteine
a94104dbb5
Merge pull request #9113 from teemuatlut/TMC_followup
...
[2.0.x]TMC followup
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
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
Scott Lahteine
f79026acc1
Apply MKS_12864OLED_SSD1306 to examples
...
Followup to #8814
7 years ago
Scott Lahteine
9abbcc3ee0
Apply ZONESTAR_LCD to example configs
7 years ago
Scott Lahteine
674deaf223
Add NANODLP_ALL_AXIS to config examples
7 years ago
teemuatlut
0cd1e91056
[2.0.x] TMC driver update ( #8769 )
7 years ago
Scott Lahteine
69d49a2438
Shorter segments may be better
7 years ago
Scott Lahteine
d7800e7975
Apply MULTIPLE_PROBING to example configs
7 years ago
Richard Wackerbarth
c1184552ac
Change K1 to required option PID_K1
7 years ago
Scott Lahteine
aa7efb96bf
Bring configurations up to date
7 years ago
Scott Lahteine
082ab8fcab
Add SKEW_CORRECTION to example configs
7 years ago
Scott Lahteine
8f90642eea
LED_CONTROL_MENU config changes
7 years ago
Tannoo
cf0f78336b
New Feature: LED_CONTROL_MENU
7 years ago
Scott Lahteine
7c61bcb058
Apply SEGMENT_LEVELED_MOVES to example configs
7 years ago
Scott Lahteine
a67cf78c6b
Clean up whitespace, spacing
7 years ago
Scott Lahteine
7be4857ab9
Tweak BLOCK_BUFFER_SIZE description
7 years ago
Scott Lahteine
5926c9c97b
Followup for MESH_EDIT_GFX_OVERLAY
7 years ago
Scott Lahteine
dc82babe8e
Implement NANODLP_Z_SYNC for 2.0.x
7 years ago
Scott Lahteine
5ce7f23afa
Config option G26_MESH_VALIDATION for all meshes
7 years ago
Scott Lahteine
54774841ba
Merge pull request #8416 from thinkyhead/bf2_M114_DETAIL
...
[2.0] Add M114_DETAIL to Configuration_adv.h
7 years ago
Scott Lahteine
009e3a7aa7
Add M114_DETAIL to Configuration_adv.h
7 years ago
Scott Lahteine
3f0a982b8c
Move Filament Width Sensor to Configuration_adv.h
7 years ago
Scott Lahteine
b76e173205
Move test extrusion options under G26
7 years ago
Scott Lahteine
81b91b3f9d
Clean up some trailing white-space
7 years ago
Roxy-3D
967104e1ce
Default Extrusion Settings were off a few lines in some of the example config files. ( #8333 )
7 years ago
Roxy-3D
ed62c621d7
Fix G26 Circle Drawing. Add Default Extrusion Settings ( #8313 )
...
- Fix G26 Circle Drawing.
- Add default extrusion settings so machine can print lines on print bed
- Yet to be done: Get LCD Menu's to use these settings.
7 years ago
Scott Lahteine
2c099fd4c2
Update Thermal Protection Documentation
7 years ago
Scott Lahteine
1b42fba39b
Add CNC_COORDINATE_SYSTEMS to configs
7 years ago
Scott Lahteine
7e43dd1d23
Fix probes configuration url
...
Based on #8241 by @machaj
7 years ago
teemuatlut
70be4d206e
[2.0.x] UltiMachine Archim2 ( #8190 )
...
* UltiMachine Archim2 support
* SPI gets included by the library
* Invert TMC2130 diag pin state
* Clean up Archim2 pins
* Update Archim2 config
* FAN2 -> FAN1
* Cleanup
* Add brief Archim installation instructions
* Bring pins into compliance
* Update 1.0 SD Detect pin for 1.1
* Update Configuration.h
* Update pins_ARCHIM2.h
7 years ago