Vben
4817b39d98
Added new feature for AutoParking Extruder (APE)
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
Frederik Kemner
25a11cd485
Use bed size and inset instead of travel limits to define mesh area\n\nAs proposed in #7435 ( #7480 )
7 years ago
Scott Lahteine
804818b4d9
Bring configs up to date
7 years ago
benlye
24af9e1bf4
Make audible user script feedback optional
Add a parameter to enable/disable audible user script feedback
7 years ago
teemuatlut
936d00dda8
Implement probing delay for piezo sensors
7 years ago
Scott Lahteine
423b0f3a1e
Replace MIN_RETRACT with MIN_AUTORETRACT, MAX_AUTORETRACT
7 years ago
Scott Lahteine
51864fd365
Add bed size as a configuration option
7 years ago
Scott Lahteine
dc7c95e07b
Remove `@ section fwretract`
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
8a3bc6be4d
Improve FWRETRACT config options and commentary
Add more details as requested in #7198
7 years ago
Scott Lahteine
6be369f3ea
Add some config names to AUTHOR
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
Ben Lye
c28749a567
Add kill action
Sends pre-defined string as action command when printer is kill.
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
Scott Lahteine
5b11b33854
Add support for Průša MK2 Multiplexer
8 years ago
Scott Lahteine
a4a587a897
Fix spelling of Průša
8 years ago
Bob-the-Kuhn
9651d01e1a
Add Skynet/ANET A10 support
8 years ago
Scott Lahteine
eb314373bb
Config spacing & consistency, group custom LCDs
7 years ago
Scott Lahteine
afbc6e3e2f
Update DELTA/SCARA config comments
7 years ago
Paweł Stawicki
1e47c17b46
Fix: set digipot mcp4018 Vrefmax to 1.666V
8 years ago
Scott Lahteine
80a232419d
CNC workspace planes and 'P' argument for G2/G3
7 years ago
Bob-the-Kuhn
325f09ea6c
Add link to custom LiquidCrystal library by F. Malpartida
7 years ago
Jim Brown
3d043976f7
Add option to disallow filament change without homing first
8 years ago
Brian
40bb0cbf7a
example configurations, etc.
8 years ago
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 years ago
Bob-the-Kuhn
1c107b3949
delete problem line
8 years ago
Scott Lahteine
e556ab1dff
Find three-point leveling points on Delta
8 years ago
Scott Lahteine
e1c5a43247
Cleanup stepper current control config options
8 years ago
Brian
dd071a4a65
Enable AUTO_REPORT_TEMPERATURES by default
8 years ago
bgort
8db1197c9b
Enable extended capabilities report by default ( #6969 )
Ref #5139
8 years ago
Scott Lahteine
90ccac4bcf
Clean up after recent commits
8 years ago
Scott Lahteine
1919cb0d1e
Config cleanups
8 years ago
Bob-the-Kuhn
9657e7d3ee
copied file changes from PR #5685
==============================
Configuration_adv.h changes
==============================
add "live" LCD update
==============================
P & S version
==============================
final (hopefully) tested version
==============================
update M115 capabilities print
==============================
Menu changes portion of the requested changes
==============================
changed USEABLE_HARDWARE_PWM from a function to a series of macros
==============================
changes per review
8 years ago
Tannoo
74d6dee920
User Command (Script) Menu
The menu (commands / scripts) is configurable in `Configuration_adv.h`.
- Added conditionals.
- Changed script handling.
- Slimmed and working!
- Added Status message.
- Returning to lcd status screen now!
- Example Configs Updated.
- Cleanups by @thinkyhead
8 years ago
Scott Lahteine
d9c8072037
Edit PROPORTIONAL_FONT_RATIO comment
8 years ago
Scott Lahteine
71367fd518
Scrolling status message option
8 years ago
Thomas Moore
fb5e0ffe16
Unify M600 and M125 pause features ( #6407 )
* Unify M600 and M125 pause features
* Cleanup per thinkyhead's comments
* Rename filament_change_menu_response to advanced_pause_menu_response
* Include HAS_BED_PROBE in QUIET_PROBING
* Update gMax example file
* is_idle() is out of scope without the braces
* Convert FT-i3-2020 to Advance Pause names...
* Allow pause even if not printing
8 years ago
Scott Lahteine
002a06c507
New GCode Parser - Configuration
8 years ago
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 years ago
Brian
43c24f0027
Fix recent regressions, &c.
- fix broken `M421` due to less-than-careful optimization
- add HOME_AFTER_DEACTIVATE define to advanced config so not everyone has to rehome after steppers are deactivated
- misc. cleanups (remove unused label, unused variables)
8 years ago
Scott Lahteine
99c4900a98
SPINDLE/LASER config changes
8 years ago
fixoid
c2321b1cdd
Separate SWITCHING_NOZZLE and SWITCHING_EXTRUDER
8 years ago
Brian
2604742191
Add proportional font adjustment ratio
- update example configs
8 years ago
Scott Lahteine
1c4ed8b106
Note 5 extruders in config comments
8 years ago