126 Commits (e55e65d1e430355a971df027fc3245f84ecc2c77)

Author SHA1 Message Date
paclema 8d295547be * Auto filament change on CHANGEFILAMENT feature. Now you can activate this option that extrude filament until you press the button.
9 years ago
Ed Boston bc205c76a3 SDCARDDETECTINVERTED problems
9 years ago
Scott Lahteine 50bd7493cc Merge pull request #2108 from thinkyhead/m33_long_filename_host_support
9 years ago
AnHardt 9b8c6ed254 Merge pull request #2120 from chris-bo/dogm_config
9 years ago
Christian Bohn 258bcdefe0 move dogm font selection to configuration_adv.h
9 years ago
AnHardt 7750180c93 transpire -> expire
9 years ago
Scott Lahteine 0f2c9bacfd M33 LONG_FILENAME_HOST_SUPPORT
9 years ago
Scott Lahteine 76438195f0 NO_TIMEOUTS and ADVANCED_OK off by default
9 years ago
Scott Lahteine d693e0f378 Use WATCH_TEMP_INCREASE + TEMP_HYSTERESIS + 1 as difference limit
9 years ago
Scott Lahteine 747fd5801c Merge pull request #2055 from thinkyhead/thermal_unified
9 years ago
Scott Lahteine 429c6ccad2 Neaten config formatting
10 years ago
Scott Lahteine 8a0dc4d54a Merge pull request #1922 from Wurstnase/serial_wait
10 years ago
Wurstnase 526ad82d20 activate advanced_ok and no_timeout
10 years ago
Scott Lahteine 2445ae3d3a Combine thermal runaway and watch-period
10 years ago
Scott Lahteine 79106638a8 Fix documentation of heating sanity check
10 years ago
Scott Lahteine 6110494a56 Change default to 4°C in 16s
10 years ago
Scott Lahteine 54deb9eea3 Enable WATCH_TEMP_PERIOD by default
10 years ago
Scott Lahteine deedb00c18 Document WATCH_TEMP_PERIOD
10 years ago
Wurstnase 182e0d99c9 Merge remote-tracking branch 'Marlin8bit/Development' into serial_wait
10 years ago
Scott Lahteine 0f687b5dda Merge branch 'Development' into eeprom_in_gcode
10 years ago
Scott Lahteine 28aef684b4 Merge pull request #1957 from Voxel8/sjk/home_y_before_x
10 years ago
Scott Lahteine 5b248757c7 Level Bed in Prepare submenu
10 years ago
Steve Kelly 98ca46006c Allow Y to home before X with option in Configuration_adv.h.
10 years ago
Scott Lahteine 0fca084ea6 Make EEPROM reproducible in GCode
10 years ago
Wurstnase 92575cecca new timout/add adv_ok
10 years ago
Wurstnase b09a957fce make 'wait' optional and mark as workaround
10 years ago
Scott Lahteine 7d2c2f1790 Updates for the configurator
10 years ago
Richard Wackerbarth 46474cf2f2 Incorporate @section headers from configurator
10 years ago
Scott Lahteine 0e8182bbf2 Additional pin tests, cleanup
10 years ago
Wurstnase 67d5e7973e old bump_divisor for cartesian/corexy-printer
10 years ago
Scott Lahteine ba2c7cb467 Update configs with all the latest
10 years ago
wurstnase a4ad9117dd comment #define Z_DUAL_STEPPER_DRIVERS
10 years ago
alexborro 0ce3576685 New Feature: Z_DUAL_ENDSTOPS
10 years ago
Scott Lahteine 2c9bd15625 Move LCD items to `Conditionals.h`
10 years ago
Scott Lahteine b6d381f863 Divide up Conditionals to get LCD items early
10 years ago
Scott Lahteine 670006b919 Remove invariant code from Configurations
10 years ago
Scott Lahteine 08694339eb Merge branch 'Development' into marlin_configurator
10 years ago
Scott Lahteine e4d77a6313 Merge pull request #1554 from 2PrintBeta/Development
10 years ago
alexborro 60ceca1bc1 Add speed configuration for home-bumping movement
10 years ago
Scott Lahteine 0f3b7d5575 Update annotated configurations
10 years ago
domonoky 443e7edef4 - Add support for L6470 Drivers.
10 years ago
domonoky 38500165ea First attempt at adding TMC Driver support. May need some cleanup.
10 years ago
Scott Lahteine 27ac3e985d Add options to example_configurations
10 years ago
wgm4321 b8e79dce89 Fix compilation errors when encoder multiplier is disabled
10 years ago
wgm4321 65e1fc71be Add encoder rate multiplier
10 years ago
AnHardt 07e488cfae Fix for #1485
10 years ago
MagoKimbra 986e723eeb Add 4th extruder
10 years ago
Scott Lahteine 3a9a3e5ed8 Fix Issue #1356 – remove EXTRUDER1_Z_OFFSET
10 years ago
Scott Lahteine 326b925557 DOGLCD and LCD_PROGRESS_BAR to coexist
10 years ago
alexborro 3afe66bb0c Fix issues #1248, #1240
10 years ago