Scott Lahteine
c0190eff00
Adapt MESH_EDIT_GFX_OVERLAY for 1.1.x
7年前
Scott Lahteine
e5b43d48ee
Apply G26 for meshes to all configs
7年前
Scott Lahteine
b8c65078fc
NEOPIXEL_RGBW_LED => NEOPIXEL_LED
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年前
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年前
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
445a7f65cd
Clean up trailing whitespace
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
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>
7年前
jmdearras
c7e0a49c94
Add some new LCD displays
- Original CR-10
- MKS Mini Display
7年前
Scott Lahteine
94caabf89a
Add XON/XOFF options to example configs
7年前
GMagician
8ab426c3a4
Updated all examples configurations
Forgot to update examples configurations. Done now
7年前
Scott Lahteine
9d4d53e2fd
Update links to old wiki page
7年前
Scott Lahteine
00896f1713
Fix LEVEL_BED_CORNERS (No leveling required)
7年前
Michal Holes
54d48130f3
Slovak UTF-8 translation
Slovak UTF-8 translation
7年前
Vben
4817b39d98
Added new feature for AutoParking Extruder (APE)
7年前
Scott Lahteine
a1878cd1c0
Add "Level Corners" menu option
7年前
GMagician
e9c72978c7
Implement SERVO_DELAY as array
This modify give SERVO_DELAY x servo basis
7年前
Scott Lahteine
804818b4d9
Bring configs up to date
7年前
teemuatlut
936d00dda8
Implement probing delay for piezo sensors
7年前
Scott Lahteine
51864fd365
Add bed size as a configuration option
7年前
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 /
7年前
Scott Lahteine
186580b55f
Arrange example configurations by vendor
7年前
Scott Lahteine
fc9ce65095
Add `BUSY_WHILE_HEATING` for hosts that need it
7年前
Petr Zahradník
8c34233452
UTF-8 mapper for Czech
7年前
Scott Lahteine
69297b2d7b
Make all EEPROM optimization options available
7年前
Scott Lahteine
232a10410d
LCD_FOR_MELZI
7年前
Scott Lahteine
dcec7178d1
Expose DISABLE_M503 option as a test option
7年前
Scott Lahteine
5b03f23fa2
Bring configurations up to date, fix some comments
7年前
Scott Lahteine
5b11b33854
Add support for Průša MK2 Multiplexer
7年前
Bob-the-Kuhn
9651d01e1a
Add Skynet/ANET A10 support
7年前
Scott Lahteine
eb314373bb
Config spacing & consistency, group custom LCDs
7年前
Scott Lahteine
afbc6e3e2f
Update DELTA/SCARA config comments
7年前
Bob-the-Kuhn
325f09ea6c
Add link to custom LiquidCrystal library by F. Malpartida
7年前
dot-bob
0bc66bf22c
PCA9632 PWM color LED support
Add support for the PCA9632 PWM color LED driver used on the Ultimaker 2 and Wanhao Duplicator 6.
7年前
Bob-the-Kuhn
1c107b3949
delete problem line
7年前
Scott Lahteine
e556ab1dff
Find three-point leveling points on Delta
7年前
Scott Lahteine
1919cb0d1e
Config cleanups
7年前
Roxy-3D
364f8fb613
Update Configuration.h files to better names (#6814 )
Changed UBL_G26_MESH_EDITING to UBL_G26_MESH_VALIDATION
Added UBL_MESH_EDIT_MOVES_Z to prepare for that change (coming next)
7年前