Michal Holes
54d48130f3
Slovak UTF-8 translation
Slovak UTF-8 translation
преди 8 години
Vben
c0409b85e7
New feature: Part-Cooling Fan Multiplexer
преди 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 години
Frederik Kemner
25a11cd485
Use bed size and inset instead of travel limits to define mesh area\n\nAs proposed in #7435 (#7480 )
преди 8 години
Scott Lahteine
804818b4d9
Bring configs up to date
преди 8 години
benlye
24af9e1bf4
Make audible user script feedback optional
Add a parameter to enable/disable audible user script feedback
преди 8 години
teemuatlut
936d00dda8
Implement probing delay for piezo sensors
преди 8 години
Scott Lahteine
423b0f3a1e
Replace MIN_RETRACT with MIN_AUTORETRACT, MAX_AUTORETRACT
преди 8 години
Scott Lahteine
51864fd365
Add bed size as a configuration option
преди 8 години
Scott Lahteine
dc7c95e07b
Remove `@ section fwretract`
преди 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
8a3bc6be4d
Improve FWRETRACT config options and commentary
Add more details as requested in #7198
преди 8 години
Scott Lahteine
6be369f3ea
Add some config names to AUTHOR
преди 8 години
Scott Lahteine
fc9ce65095
Add `BUSY_WHILE_HEATING` for hosts that need it
преди 8 години
Petr Zahradník
8c34233452
UTF-8 mapper for Czech
преди 8 години
Ben Lye
c28749a567
Add kill action
Sends pre-defined string as action command when printer is kill.
преди 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
a4a587a897
Fix spelling of Průša
преди 8 години
Bob-the-Kuhn
9651d01e1a
Add Skynet/ANET A10 support
преди 8 години
Scott Lahteine
eb314373bb
Config spacing & consistency, group custom LCDs
преди 8 години
Scott Lahteine
afbc6e3e2f
Update DELTA/SCARA config comments
преди 8 години
Scott Lahteine
80a232419d
CNC workspace planes and 'P' argument for G2/G3
преди 8 години
Bob-the-Kuhn
325f09ea6c
Add link to custom LiquidCrystal library by F. Malpartida
преди 8 години
Jim Brown
3d043976f7
Add option to disallow filament change without homing first
преди 8 години
Brian
40bb0cbf7a
example configurations, etc.
преди 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
e1c5a43247
Cleanup stepper current control config options
преди 8 години
Brian
dd071a4a65
Enable AUTO_REPORT_TEMPERATURES by default
преди 8 години
bgort
8db1197c9b
Enable extended capabilities report by default (#6969 )
Ref #5139
преди 8 години
Scott Lahteine
90ccac4bcf
Clean up after recent commits
преди 8 години
Scott Lahteine
1919cb0d1e
Config cleanups
преди 8 години
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 години
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 години
Scott Lahteine
d9c8072037
Edit PROPORTIONAL_FONT_RATIO comment
преди 8 години
Scott Lahteine
71367fd518
Scrolling status message option
преди 8 години
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 години
Scott Lahteine
002a06c507
New GCode Parser - Configuration
преди 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 години
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 години
Scott Lahteine
99c4900a98
SPINDLE/LASER config changes
преди 8 години
fixoid
c2321b1cdd
Separate SWITCHING_NOZZLE and SWITCHING_EXTRUDER
преди 8 години
Brian
2604742191
Add proportional font adjustment ratio
- update example configs
преди 8 години