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
060d16d26b
Split the software endstop capability by axis.
Based on #7975 and #7979
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
4e19ff75b6
XON/XOFF corrections, tweaks, formatting, etc.
7年前
GMagician
33d28c24bf
Implementing [FR] #7548
Added new configuration to inhibit XYZ movements when home is not done
7年前
Scott Lahteine
f25dccd6d1
Disable BABYSTEP_XY by default in all configs
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年前
etagle
534bbb81ff
Adding XON/XOFF and STATISTICS implementation
7年前
Jozsef Kiraly
97c21e9007
Support for Geeetech GT2560 Rev.A/Rev.A+
8年前
Scott Lahteine
804818b4d9
Bring configs up to date
7年前
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年前
Scott Lahteine
fc9ce65095
Add `BUSY_WHILE_HEATING` for hosts that need it
8年前
Petr Zahradník
8c34233452
UTF-8 mapper for Czech
8年前
Scott Lahteine
69297b2d7b
Make all EEPROM optimization options available
8年前
Scott Lahteine
232a10410d
LCD_FOR_MELZI
8年前
Scott Lahteine
dcec7178d1
Expose DISABLE_M503 option as a test option
8年前
Scott Lahteine
5b03f23fa2
Bring configurations up to date, fix some comments
8年前
Scott Lahteine
5b11b33854
Add support for Průša MK2 Multiplexer
8年前
Scott Lahteine
afbc6e3e2f
Update DELTA/SCARA config comments
8年前
Bob-the-Kuhn
325f09ea6c
Add link to custom LiquidCrystal library by F. Malpartida
8年前
Scott Lahteine
907cafcbfd
Support for two switching extruders
8年前
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.
8年前
Bob-the-Kuhn
1c107b3949
delete problem line
8年前
Scott Lahteine
e556ab1dff
Find three-point leveling points on Delta
8年前
Scott Lahteine
1919cb0d1e
Config cleanups
8年前
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)
8年前
Scott Lahteine
99c4900a98
SPINDLE/LASER config changes
8年前
fixoid
c2321b1cdd
Separate SWITCHING_NOZZLE and SWITCHING_EXTRUDER
8年前
Scott Lahteine
1c4ed8b106
Note 5 extruders in config comments
8年前
Brian
faa270071d
Improve BLTOUCH_HEATERS_OFF functionality
- rename to PROBING_HEATERS_OFF
- move heater pausing functionality into thermalManager
- add variables, pause(), ispaused(), other functions
- add fan pausing functionality -> PROBING_FANS_OFF
- add probing_pause() wrapper
- move pausing into do_homing_move() and do_probe_move() to minimize quiet time and so other probe types can benefit
- example configs
8年前
Scott Lahteine
77769e284f
Edit configuration comments
8年前
Scott Lahteine
da08e11acd
Add EXTRAPOLATE_BEYOND_GRID option to bilinear leveling
8年前
Scott Lahteine
54751e8557
Put DISTINCT_E_FACTORS adjacent to the affected settings
8年前