Scott Lahteine
8d06cf7b84
Add M114_DETAIL to Configuration_adv.h
7年前
Scott Lahteine
069ec3f9a9
Move Filament Width Sensor to Configuration_adv.h
7年前
Scott Lahteine
56035e9965
Move mesh test options under G26 option
7年前
Scott Lahteine
7535c21894
Remove some trailing white-space
7年前
Scott Lahteine
513f25d42c
Remove redundant dual stepper driver entries
7年前
Roxy-3D
677d490b5c
Add defaults for basic extrusion to Configuration.h files (#8331 )
7年前
Rowan Meara
094bebcc2d
[1.1.x] Update Thermal Protection Documentation (#8282 )
* Fix thermal protection documentation.
Even before the recent thermal protection changes, the documentation of
the thermal protection feature in the config files did not match the
implementation. I fixed the documentation and reconciled the M303
implementation with the documentation.
* Applied documentation changes to sample config files
* Renamed hysteresis to watch_temp_increase
* Added gcodes back into documentation.
7年前
Scott Lahteine
bb111b928b
Add CNC_COORDINATE_SYSTEMS to configs
7年前
Jan Macháček
0c4e9980fb
Fix probes configuration url
7年前
Scott Lahteine
4fb3ce4739
Support for SilverGate Board
7年前
Scott Lahteine
393ceb28fc
The plural of 'axis' is 'axes'
7年前
Scott Lahteine
5837f067cf
Tweak to QUICK_HOME comment
7年前
Scott Lahteine
7e1232269a
Add Dual Steppers / Endstops to configs
7年前
Scott Lahteine
62d52d62dc
Cleanup for DIGIPOTS settings
7年前
Scott Lahteine
410aa0716d
Concise SD_REPRINT_LAST_SELECTED_FILE description
7年前
Scott Lahteine
445a7f65cd
Clean up trailing whitespace
7年前
Roxy-3D
2e746f2b8b
Initial conflict resolution of SD_REPRINT_LAST_SELECTED_FILE (#8104 )
* Initial conflict resolution
All previous items resolved:
- Use of ELAPSED() on timer code
- Switch to use of defer_return_to_status=true as much as possible
- Update & Clean Up of Max7219 routines
* Resolve non-SD case in ultralcd.cpp
7年前
Scott Lahteine
8bb1e91afd
More specific M100 description
7年前
Scott Lahteine
ec9d7b639d
Encourage users to re-examine their configs
7年前
Scott Lahteine
1c97c1582c
Move UBL_SAVE_ACTIVE_ON_M500 to Configuration.h
7年前
Scott Lahteine
f06f4b40b8
Apply physical limits to mesh bounds
7年前
Scott Lahteine
39a545b3f8
Patch up some verbiage in configs
7年前
Scott Lahteine
a7398a0459
Prevent SDCARD_SORT_ALPHA from exploding
7年前
Scott Lahteine
91c5c2538a
Add SCROLL_LONG_FILENAMES advanced option
Based on #7637 by @marcio-ao
7年前
Thomas Moore
84470f6b2a
Update UBL mesh boundaries to accomidate beds centered at 0, 0 (#8011 )
7年前
studiodyne
e04902f589
Add EXTRA_FAN_SPEED feature
7年前
Scott Lahteine
5f708d47ce
Add LCD_SET_PROGRESS_MANUALLY
7年前
Scott Lahteine
3b4b9c6d68
Unaccented French for Character Display
7年前
Scott Lahteine
e05af35678
Add MIN_SOFTWARE_ENDSTOP_[XYZ] to example configs
7年前
Slawomir Ciunczyk
167058b61f
Different NEOPIXEL types
Changes to support NEOPIXEL LED strips
- Support for different NEOPIXEL as defined in Adafruit_NeoPixel.h
- ability to setup startup brightness
- ability to define sequential/non-sequential transition of color change during heating-up
- additional parameter to M150 P<brightness>
8年前
jmdearras
c7e0a49c94
Add some new LCD displays
- Original CR-10
- MKS Mini Display
8年前
Scott Lahteine
ae256576e1
Bring configs into parity with 2.0.x
7年前
Scott Lahteine
cbfcce09fa
Remove legacy ADVANCE feature
7年前
Scott Lahteine
7999249a5c
Set TEMP_SENSOR_0 to 1 in CR-10 example config
As pointed out in #7692 by @totalitarian
7年前
Scott Lahteine
94caabf89a
Add XON/XOFF options to example configs
8年前
GMagician
8ab426c3a4
Updated all examples configurations
Forgot to update examples configurations. Done now
8年前
Scott Lahteine
2efd5b119d
Add USER_SCRIPT_RETURN option
8年前
Scott Lahteine
c1cc79176c
Full-featured Creality configs
8年前
Scott Lahteine
9d4d53e2fd
Update links to old wiki page
8年前
Scott Lahteine
00896f1713
Fix LEVEL_BED_CORNERS (No leveling required)
8年前
Michal Holes
54d48130f3
Slovak UTF-8 translation
Slovak UTF-8 translation
8年前
Vben
4817b39d98
Added new feature for AutoParking Extruder (APE)
8年前
Scott Lahteine
a1878cd1c0
Add "Level Corners" menu option
8年前
GMagician
e9c72978c7
Implement SERVO_DELAY as array
This modify give SERVO_DELAY x servo basis
8年前
Scott Lahteine
35d5a7bdff
Tweak CR-10 config/pins
8年前
Scott Lahteine
804818b4d9
Bring configs up to date
8年前
teemuatlut
936d00dda8
Implement probing delay for piezo sensors
8年前
Scott Lahteine
51864fd365
Add bed size as a configuration option
8年前
C. Scott Ananian
890e7a16a9
Add support for Printrbot Neopixel RGBW strip.
Connected as described at http://printrbot.com/shop/led-strip/
Based on patch by Kelly Anderson <kelly@xilka.com > at
http://www.xilka.com/printrbot/marlin/1.1.4/ 20170707 /
8年前
essgcee
61be28133d
Support for Creality CR-10
Creality board is a Melzi / Sanguinololu variant, but using different pins for LCD control (and maybe other minor variations)
8年前