Commit Graph

545 Commits (8c34233452c9c0360ec93c1645a8a1a57364647f)

Author SHA1 Message Date
Petr Zahradník 8c34233452 UTF-8 mapper for Czech
LVD-AC 567941e341 Fix for issues and
Probing with the effector in the printing area, but an eccentric probe (e.g. allen key) outside it but still touching the bed gives meaninfull information for calibration. Since calibration is most accurate when probing as close to the towers as possible the testing was way to restrictive hence this fix.
Scott Lahteine 69297b2d7b Make all EEPROM optimization options available
Scott Lahteine 232a10410d LCD_FOR_MELZI
Scott Lahteine dcec7178d1 Expose DISABLE_M503 option as a test option
Scott Lahteine 5b03f23fa2 Bring configurations up to date, fix some comments
Scott Lahteine 5b11b33854 Add support for Průša MK2 Multiplexer
Scott Lahteine a4a587a897 Fix spelling of Průša
Bob-the-Kuhn 9651d01e1a Add Skynet/ANET A10 support
Scott Lahteine eb314373bb Config spacing & consistency, group custom LCDs
Scott Lahteine afbc6e3e2f Update DELTA/SCARA config comments
Scott Lahteine 80a232419d CNC workspace planes and 'P' argument for G2/G3
Bob-the-Kuhn 325f09ea6c Add link to custom LiquidCrystal library by F. Malpartida
Scott Lahteine 42f7f9e013 Merge pull request from bgort/i2cpefix
I2C Position Encoders Example Configs
Jim Brown 3d043976f7 Add option to disallow filament change without homing first
Brian 40bb0cbf7a example configurations, etc.
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.
Bob-the-Kuhn 1c107b3949 delete problem line
Scott Lahteine 1419126721 Merge pull request from thinkyhead/bf_save_more_sram
Use createChar_P to save SRAM in bootscreen
Scott Lahteine e556ab1dff Find three-point leveling points on Delta
Scott Lahteine e1c5a43247 Cleanup stepper current control config options
Brian dd071a4a65 Enable AUTO_REPORT_TEMPERATURES by default
bgort 8db1197c9b Enable extended capabilities report by default ()
Ref 
Scott Lahteine 90ccac4bcf Clean up after recent commits
Scott Lahteine 1919cb0d1e Config cleanups
Bob-the-Kuhn 9657e7d3ee copied file changes from PR
==============================

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
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
Scott Lahteine d9c8072037 Edit PROPORTIONAL_FONT_RATIO comment
Scott Lahteine 71367fd518 Scrolling status message option
Thomas Moore fb5e0ffe16 Unify M600 and M125 pause features ()
* 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
Scott Lahteine 002a06c507 New GCode Parser - Configuration
Roxy-3D 364f8fb613 Update Configuration.h files to better names ()
Changed UBL_G26_MESH_EDITING to UBL_G26_MESH_VALIDATION
Added UBL_MESH_EDIT_MOVES_Z to prepare for that change (coming next)
Scott Lahteine 6ce2b1ff4a G33 evolutionary changes
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)
Scott Lahteine 99c4900a98 SPINDLE/LASER config changes
fixoid c2321b1cdd Separate SWITCHING_NOZZLE and SWITCHING_EXTRUDER
Scott Lahteine 6b6630e11b Clean up trailing whitespace and tabs
Roxy-3D 8606644343 M48 Fix for Delta Configuration Files & UBL G29 only homes when necessary ()
* Fix M48 for Delta's  There was a scope issue: DELTA_PROBEABLE_RADIUS wasn't getting defined.

* Check if the specified G29 command requires homing
Brian 2604742191 Add proportional font adjustment ratio
- update example configs
Scott Lahteine 1c4ed8b106 Note 5 extruders in config comments
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
Scott Lahteine 77769e284f Edit configuration comments
Scott Lahteine da08e11acd Add EXTRAPOLATE_BEYOND_GRID option to bilinear leveling
Scott Lahteine 628391304f Merge pull request from thinkyhead/rc_more_ubl_cleanup
Further cleanup of UBL
Scott Lahteine 2c13922c46 Implement USE_CONTROLLER_FAN as a feature
Scott Lahteine b93be716cf Remove trailing whitespace
Scott Lahteine 671a44b8aa Merge pull request from teemuatlut/LVD-Delta
Delta auto-calibration updates
Scott Lahteine 54751e8557 Put DISTINCT_E_FACTORS adjacent to the affected settings
Scott Lahteine 0dbe4b3e54 Edit configurations to reduce verbosity, arrange logically
Scott Lahteine d7d4378481 Remove inaccurate version description