Dan Delaney
5249765508
Adding support for the Tronxy and Zonestar LCD
...
Code borrowed and modified from erikkallen/Marlin_tronxy.
Changed the ANET_KEYPAD_LCD to zonestar, since it is the same device.
I kept a define for ANET_KEYPAD_LCD to enable ZONESTAR_LCD.
7 years ago
Scott Lahteine
666d95285b
Mention that segments interpolate more
7 years ago
Scott Lahteine
6eb268f63f
Remove old UBL description text
7 years ago
Scott Lahteine
44800e9899
PROBE_DOUBLE_TOUCH => MULTIPLE_PROBING
7 years ago
Scott Lahteine
794f8f1329
Update K1 => PID_K1
7 years ago
Scott Lahteine
172ce67344
New feature: BED_SKEW_CORRECTION
7 years ago
Scott Lahteine
d786fb99e2
Add an option to segment leveled moves
7 years ago
Scott Lahteine
c0190eff00
Adapt MESH_EDIT_GFX_OVERLAY for 1.1.x
7 years ago
Roxy-3D
8282d732c1
Make G26 work with all mesh leveling.
...
Example Configuration.h files are not updated yet. You need to cross
your settings over to the default Configuration.h file in the \Marlin
directory. (UBL_G26_MESH_VALIDATION enablement has moved to a new
location in the file.)
7 years ago
Scott Lahteine
069ec3f9a9
Move Filament Width Sensor to Configuration_adv.h
7 years ago
Scott Lahteine
56035e9965
Move mesh test options under G26 option
7 years ago
Scott Lahteine
7535c21894
Remove some trailing white-space
7 years ago
Roxy-3D
677d490b5c
Add defaults for basic extrusion to Configuration.h files ( #8331 )
7 years ago
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 years ago
Jan Macháček
0c4e9980fb
Fix probes configuration url
7 years ago
Scott Lahteine
4fb3ce4739
Support for SilverGate Board
7 years ago
Scott Lahteine
393ceb28fc
The plural of 'axis' is 'axes'
7 years ago
Scott Lahteine
445a7f65cd
Clean up trailing whitespace
7 years ago
Scott Lahteine
8bb1e91afd
More specific M100 description
7 years ago
Scott Lahteine
ec9d7b639d
Encourage users to re-examine their configs
7 years ago
Scott Lahteine
1c97c1582c
Move UBL_SAVE_ACTIVE_ON_M500 to Configuration.h
7 years ago
Scott Lahteine
f06f4b40b8
Apply physical limits to mesh bounds
7 years ago
Scott Lahteine
39a545b3f8
Patch up some verbiage in configs
7 years ago
Scott Lahteine
3b4b9c6d68
Unaccented French for Character Display
7 years ago
Scott Lahteine
060d16d26b
Split the software endstop capability by axis.
...
Based on #7975 and #7979
7 years ago
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 years ago
jmdearras
c7e0a49c94
Add some new LCD displays
...
- Original CR-10
- MKS Mini Display
7 years ago
Scott Lahteine
a47c5c093d
Merge pull request #7459 from ejtagle/xon-xoff-sdxfer
...
[1.1.x] XON/XOFF serial handshake (for faster transfers to SD)
7 years ago
Scott Lahteine
4e19ff75b6
XON/XOFF corrections, tweaks, formatting, etc.
7 years ago
GMagician
33d28c24bf
Implementing [FR] #7548
...
Added new configuration to inhibit XYZ movements when home is not done
7 years ago
Scott Lahteine
f25dccd6d1
Disable BABYSTEP_XY by default in all configs
7 years ago
Scott Lahteine
9d4d53e2fd
Update links to old wiki page
7 years ago
Scott Lahteine
00896f1713
Fix LEVEL_BED_CORNERS (No leveling required)
7 years ago
Michal Holes
54d48130f3
Slovak UTF-8 translation
...
Slovak UTF-8 translation
7 years ago
Vben
4817b39d98
Added new feature for AutoParking Extruder (APE)
7 years ago
Scott Lahteine
385f1bb9e5
Merge pull request #7504 from thinkyhead/bf1_servo_delays
...
Individual servo delays
7 years ago
Scott Lahteine
a1878cd1c0
Add "Level Corners" menu option
7 years ago
GMagician
e9c72978c7
Implement SERVO_DELAY as array
...
This modify give SERVO_DELAY x servo basis
7 years ago
etagle
534bbb81ff
Adding XON/XOFF and STATISTICS implementation
7 years ago
Jozsef Kiraly
97c21e9007
Support for Geeetech GT2560 Rev.A/Rev.A+
7 years ago
Scott Lahteine
804818b4d9
Bring configs up to date
7 years ago
teemuatlut
936d00dda8
Implement probing delay for piezo sensors
7 years ago
Scott Lahteine
51864fd365
Add bed size as a configuration option
7 years ago
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 years ago
Scott Lahteine
fc9ce65095
Add `BUSY_WHILE_HEATING` for hosts that need it
7 years ago
Petr Zahradník
8c34233452
UTF-8 mapper for Czech
7 years ago
Scott Lahteine
69297b2d7b
Make all EEPROM optimization options available
7 years ago
Scott Lahteine
232a10410d
LCD_FOR_MELZI
7 years ago
Scott Lahteine
dcec7178d1
Expose DISABLE_M503 option as a test option
7 years ago
Scott Lahteine
5b03f23fa2
Bring configurations up to date, fix some comments
7 years ago