454 Commits (67a3c5a16ad0c202352ef19b5993ac0c7f52862d)

Author SHA1 Message Date
Scott Lahteine 67a3c5a16a
Alternative info screen (Prusa-style) (#12132)
* Fix Z value display
* Add HAS_PRINT_PROGRESS
* Alternative Info Screen option
* Add LCD_INFO_SCREEN_STYLE to example configs
7 years ago
Hannes Brandstätter-Müller c36773bffb Update the Ender-4 example config (#12131)
- Enable filament change menu
- Enable bed-PID
- Enable s-curve acceleration
- Enable some menu items
- Update from Skorpi's new version
- Fix extruder steps, deactivate nozzle clean feature
7 years ago
InsanityAutomation 3ec3872730 Single Z raise value for all tool-changing / parking (#12090)
* Universal tool-change Z lift
* Add TOOLCHANGE_ZRAISE to example configs
* Park/unpark changes to example configs
* Implement DEBUG_DXC_MODE
7 years ago
Hannes Brandstätter-Müller 96bbda5d48 remove confusing comment (#12120) 7 years ago
Scott Lahteine 8bf596bd4c RETRACT_ZLIFT => RETRACT_ZRAISE 7 years ago
Marcio Teixeira 056561df93 [2.0.x] Enhancements to FILAMENT_RUNOUT_SENSOR (#12069)
- Added FILAMENT_RUNOUT_DISTANCE_MM option
- Added FILAMENT_MOTION_SENSOR option
7 years ago
Scott Lahteine 84b59d58fb Clean up whitespace 7 years ago
swilkens 06e2afe8e0 [2.0.x] Reduce HOMING_FEEDRATE_XY for Ender 3 (#12105)
Homing on the Ender 3 with HOMING_FEEDRATE_XY set to 50*60 was shown (#12074) to cause the end-stop micro-switches to bottom out, causing the carriage for both X and Y axis to physically crash into the micro switch. Reducing the homing speed prevents the switches from bottoming out.
7 years ago
TheSFReader af939c158a Option for G0 to have a separate feedrate (#12089) 7 years ago
Scott Lahteine 951b25163e
Extend M217 with configurable park/raise (#12076) 7 years ago
Kevin Velickovic ea13a77dcb Fixed Z-Probes NO/NC for Anycubic Kossel (#12083) 7 years ago
N95JPL ab9d5eb38d Add Bootscreen Animation (#12077) 7 years ago
Scott Lahteine 26208a5c2f Clean up some boot screens 7 years ago
Scott Lahteine af3bf6c956 Tweak config spacing 7 years ago
Scott Lahteine 43940d59ed Fix trailing spaces 7 years ago
Hannes Brandstätter-Müller a3e8cb1e44 [2.0.x] Ender-4 small improvements in Configuration (#11843) 7 years ago
Scott Lahteine cf5284cdf2
Add SD Firmware Update capability (#12043)
Co-Authored-By: timoxd7 <timoxd7@users.noreply.github.com>
7 years ago
Emilio Moretti 2ef7175b42 Update Ender-2 BED_MAXTEMP (#12042)
Also added details to the README to make sure the Ender-2 status is properly documented.
7 years ago
Marcio Teixeira 906a24fa81 Extensible user interface API (#11193) 7 years ago
InsanityAutomation ee253991d4 Various fixups for single-nozzle filament swap (#12036) 7 years ago
Sam Lane f2ecf8d510 Add option to control Solenoids under PARKING_EXTRUDER (#12028) 7 years ago
InsanityAutomation 74cd6cb4fc Single nozzle filament change (#11994) 7 years ago
Scott Lahteine 07db08e39d Fix EXTRUDER_AUTO_FAN_SPEED comment 7 years ago
Scott Lahteine ca0e308105 Fix up some units comments 7 years ago
Phr3d13 acac2adfc8 Add support for MeCreator2 (#12017) 7 years ago
Scott Lahteine 52a37913c1 Extend and apply some corrections 7 years ago
Scott Lahteine 77b9a41f1f Add G-code extensions to example configs 7 years ago
Scott Lahteine d5141c4e03 Fix up leading/trailing whitespace 7 years ago
Scott Lahteine 65b36642f8 Fix Anycubic Kossel config 7 years ago
Scott Lahteine fc326b3dde Add USB_FLASH_DRIVE_SUPPORT to examples
Co-Authored-By: marcio-ao <marcio@alephobjects.com>
7 years ago
Marcio Teixeira 2067619a26 Add USB_FLASH_DRIVE_SUPPORT 7 years ago
Scott Lahteine bb561baf9e Tweak some config comments 7 years ago
brian park 2abf3d258d Korean language translation support (#11987) 7 years ago
Scott Lahteine d619ba2685 Tweak STM32F4 config 7 years ago
Scott Lahteine e3f7b69105
Add PROBING_STEPPERS_OFF (#11984)
Co-Authored-By: houseofbugs <houseofbugs@gmail.com>
7 years ago
Scott Lahteine 0e5bcdf695 Make DISABLE_INACTIVE_EXTRUDER a simple switch 7 years ago
Thomas Moore ab4549d2bc [2.0.x] Add simultaneous retraction for mixing extruder (#11941) 7 years ago
Scott Lahteine b3154b2120 Apply MOVE_Z_WHEN_IDLE to example configurations
Co-Authored-By: dot-bob <gibben@gmail.com>
7 years ago
dot-bob b0fd8f2d74 Add option to move Z on double-click when idle 7 years ago
Scott Lahteine e78bdd654d Clean up BABYSTEP options 7 years ago
Scott Lahteine 3c40933713 Remove trailing spaces, old comment 7 years ago
Hannes Brandstätter-Müller a3ec805c97 Anycubic Kossel Linear+: corrected DELTA_DIAGONAL_ROD (#11964) 7 years ago
Scott Lahteine 693865a649 Fix some whitespace 7 years ago
Scott Lahteine bb47009656 Apply sensorless changes to example configs 7 years ago
Thomas Moore 3286325044 Add TMC2130 sensorless probing 7 years ago
Hannes Brandstätter-Müller 935b120949 Anycubic Kossel: probe closer to the edge (#11950) 7 years ago
Scott Lahteine 321f9140d1 Followup to #11904 7 years ago
Victor Tseng 93839e2f73 Add option to enable/disable autoretract altogether (#11904) 7 years ago
Scott Lahteine a0a3b23e35 Reduce Raptor bootscreen by 144 bytes 7 years ago
InsanityAutomation 95d793456b Add Formbot Raptor config, fix other Formbot configs (#11926) 7 years ago