152 Commits (0da744b7b012d7890a2289bfa53147384a7f4078)

Author SHA1 Message Date
Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style
8 years ago
jbrazio 5e5d250832 Added gplv3 header to all Marlin files
8 years ago
Blue-Marlin 3166aed087 Improve the descriptions for THERMAL_PROTECTION
8 years ago
Scott Lahteine e5fd43f343 Implement BABYSTEPPING for COREXY and COREXZ
8 years ago
esenapaj2 236a44c83b follow-up the PR #3131
8 years ago
Scott Lahteine 0c48eaf3de Expose motor current in more configs, disable by default
8 years ago
Elijah Snyder e8b10d2836 Adding PWM_MOTOR_CURRENT flag to help expose PWM_MOTOR_CURRENTS in Configuration_adv.h similar to DIGIPOT_MOTOR_CURRENT
8 years ago
Scott Lahteine eb85342fd9 Merge pull request #2989 from AnHardt/fix2661
8 years ago
Scott Lahteine 772460a7b8 Various minor spelling corrections
8 years ago
Scott Lahteine 9eb4aceee4 Merge pull request #2986 from thinkyhead/enable_watchdog
8 years ago
AnHardt 4b02f33e69 Distribute config-changes to the other configurations
8 years ago
AnHardt b6e69e71ce Make stepper shutdown after inactivity dependent
8 years ago
Scott Lahteine 1093c780c8 Remove obsolete STEPS_MM_E setting
8 years ago
Scott Lahteine fbfbc5e330 Enable USE_WATCHDOG by default
8 years ago
Richard Wackerbarth 0cebe85e65 Clean up spacing and duplicate entries
9 years ago
AnHardt c956b52c4a Babystep Multiplier
9 years ago
Richard Wackerbarth e01f5e1ef7 Cleanup
9 years ago
Scott Lahteine bc50db9cf6 Implement PID_ADD_EXTRUSION_RATE
9 years ago
Scott Lahteine 28599c51c7 Wrap Dual Y options in a conditional
9 years ago
Scott Lahteine 11a065c0ca Remove Z2 pins overrides from Configuration_adv.h
9 years ago
wurstnase f3ab1dba54 Z babystepping for coreXY (PR#47)
9 years ago
Scott Lahteine 270c766de2 SDCARDDETECT -> SD_DETECT, added docs
9 years ago
Scott Lahteine 37d1879386 Apply overridables to Configuration files
9 years ago
Scott Lahteine ab6f1fdf8b Move & document ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED (PR#2528)
9 years ago
wurstnase c85a486445 make the dual z-endstop optional (PR#2277)
9 years ago
CONSULitAS 3a5963c0e7 Configuration_adv.h: Add FAN_MIN_PWM for slow fan stopping issue …
9 years ago
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
9 years ago
Scott Lahteine 8a0dc4d54a Merge pull request #1922 from Wurstnase/serial_wait
9 years ago
Wurstnase 526ad82d20 activate advanced_ok and no_timeout
9 years ago
Scott Lahteine 2445ae3d3a Combine thermal runaway and watch-period
9 years ago
Scott Lahteine 79106638a8 Fix documentation of heating sanity check
9 years ago
Scott Lahteine 6110494a56 Change default to 4°C in 16s
9 years ago
Scott Lahteine 54deb9eea3 Enable WATCH_TEMP_PERIOD by default
9 years ago
Scott Lahteine deedb00c18 Document WATCH_TEMP_PERIOD
9 years ago
Wurstnase 182e0d99c9 Merge remote-tracking branch 'Marlin8bit/Development' into serial_wait
9 years ago
Scott Lahteine 0f687b5dda Merge branch 'Development' into eeprom_in_gcode
9 years ago
Scott Lahteine 28aef684b4 Merge pull request #1957 from Voxel8/sjk/home_y_before_x
9 years ago
Scott Lahteine 5b248757c7 Level Bed in Prepare submenu
9 years ago
Steve Kelly 98ca46006c Allow Y to home before X with option in Configuration_adv.h.
9 years ago
Scott Lahteine 0fca084ea6 Make EEPROM reproducible in GCode
9 years ago