1312 Commits (1977b4490fc0767e9f8316e4d5c126e8db27dc4a)

Author SHA1 Message Date
Matthew Schick 6cd85e6008 Add support for disabling encoder control for feedrate multiplier
11 years ago
blddk 09af1b90b8 Added CHDK support
11 years ago
blddk 765b2da3d4 Added CHDK support
11 years ago
paciotti 881e348eed Update Configuration_adv.h
11 years ago
Tommi Lamberg 15d1b8d719 Fixed finnish translation
11 years ago
ErikZalm 7f76a0e064 Merge pull request #813 from drf5n/PID_DEBUG
11 years ago
Erik van der Zalm fcd8524b6e Only increase EEPROM version for DELTA printers.
11 years ago
Jim Morris 8ea5665ee2 Merge remote-tracking branch 'origin/Marlin_v1' into add/M665-set-delta-configuration
11 years ago
David Forrest 8c4377dd63 temperature.cpp: Fix PID_DEBUG compile error.
11 years ago
ErikZalm fde8c2c310 Merge pull request #807 from Cylindric3D/typofixes_upstream5
11 years ago
Cylindric fdce91192e Various typo fixes - only in comments, no code changes.
11 years ago
Cylindric d819c55395 Various typo fixes - only in comments, no code changes.
11 years ago
ErikZalm fd4542f33a Merge pull request #805 from whosawhatsis/M200
11 years ago
ErikZalm e8291ed728 Merge pull request #802 from Makers-Tool-Works/Marlin_v1
11 years ago
ErikZalm 465b654d24 Merge pull request #797 from Cylindric3D/update_menu_plan
11 years ago
ErikZalm 88506a80c3 Merge pull request #789 from smiler/Marlin_v1
11 years ago
ErikZalm b514d3c87f Merge pull request #781 from Cylindric3D/typofixes_upstream
11 years ago
whosawhatsis 77df0d689a autretract fix
11 years ago
ErikZalm cc5f1d475c Merge pull request #772 from ellensp/Marlin_v1
11 years ago
Cylindric 91759dede6 Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into typofixes_upstream
11 years ago
Cylindric 557217fc05 Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into update_menu_plan
11 years ago
RoyOnWheels aee63afccd Clarify which PID values to enter
11 years ago
Gabe Rosenhouse 99f6326544 Remove unnecessary dependency on time.h from qr_solve.cpp
11 years ago
Cylindric ea669cb504 Fix some extra and some missing tabs, to make the file consistent.
11 years ago
Cylindric b46a1b6360 Update the menu plan document with the current menu as per ultralcd.cpp.
11 years ago
Cylindric 3cc7626d1f Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into update_menu_plan
11 years ago
Gabe Rosenhouse 174b8d99d5 Simplify 3-point probing using new code only
11 years ago
Gabe Rosenhouse 3b718b816c better documentation
11 years ago
Gabe Rosenhouse 34fd59c370 ABL at any points
11 years ago
Cylindric 541155ea87 Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into typofixes_upstream
11 years ago
alexborro 9fa328e5c8 Merge pull request #793 from MissionSt/use_axis_enums
11 years ago
Gabe Rosenhouse f308a8af91 update comment
11 years ago
Gabe Rosenhouse 357e31270a Prevent G29 without first homing in X and Y
11 years ago
Gabe Rosenhouse d2d7d186b5 Use descriptive constants, more
11 years ago
Gabe Rosenhouse 2ccdf4f36d Use descriptive constants instead of numeric literals
11 years ago
Christian Axelsson c00383f286 Fixed typo.
11 years ago
Cylindric 60f72a78a9 Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into typofixes_upstream
11 years ago
nothinman abba7a0003 Merge pull request #782 from marcovannoord/Marlin_v1
11 years ago
Cylindric b868d668fa Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into typofixes_upstream
11 years ago
Marco 8212d8d543 Revert "Fixed small typo that would prevent compiling"
11 years ago
daid 46bae30573 Merge pull request #776 from whosawhatsis/fwretract
11 years ago
Marco 51ae4881ab Fixed small typo that would prevent compiling
11 years ago
Marco 498d76fd79 Fixed some messages where the text shown on the screen was more than 17 characters
11 years ago
Jim Morris af9395ac2e Add M605 to dynamically set delta configuration
11 years ago
nothinman fd42f0d226 Merge pull request #783 from MissionSt/fix/syntax-error
11 years ago
nothinman 96217bf36a Merge pull request #777 from PxT/M114
11 years ago
Marco cf5c3b6610 Added dutch to language.h
11 years ago
Gabe Rosenhouse d1c64b9dc4 Fix syntax error introduced in 477b6fa1d
11 years ago
Cylindric 5d50819791 Various typo fixes - only in comments, no code changes.
11 years ago
nothinman 3f455889d0 Merge pull request #769 from Cylindric3D/typofixes_1
11 years ago
nothinman 4ddedb3b27 Merge pull request #780 from Cylindric3D/typofixes_2
11 years ago
nothinman d4ba23bc28 Merge pull request #770 from josefpavlik/Marlin_v1
11 years ago
nothinman bbb424bd2f Merge pull request #779 from MissionSt/makefile-fix-abl
11 years ago
Cylindric 8f0cee2a14 Various typo fixes - only in comments, no code changes.
11 years ago
Cylindric 08263ae66e Merge branch 'Marlin_v1' into typofixes_1
11 years ago
Gabe Rosenhouse 5bd09d26e2 Makefile works with auto bed leveling
11 years ago
Gabe Rosenhouse b45beeffd6 typo fix in Makefile
11 years ago
Paul Telford 306588925d Add whitespace to M114 output
11 years ago
whosawhatsis c43838bb1e disable auto retract by default
11 years ago
whosawhatsis 99f0e44864 Move FWRETRACT defaults to configuration_adv.h
11 years ago
whosawhatsis 66e3869138 Fix autoretract
11 years ago
whosawhatsis 2f2459c0db Fix G10/G11 Z-lift
11 years ago
Gabe Rosenhouse 8c5675c290 Use language.h instead of English literals for "bed"
11 years ago
Gabe Rosenhouse 0f7393a13e Refactor 'accurate' auto bed leveling to use probe_pt()
11 years ago
Gabe Rosenhouse c4fbb44d6d Refactor 3-point auto bed leveling to use probe_pt()
11 years ago
Gabe Rosenhouse ad2c6488c7 Add probe_pt(), useful for auto bed leveling
11 years ago
Peter c9c83a4560 Updated gen3+ board pins names to current convention
11 years ago
Mark Hanford ab0d3c4fb3 Various typo fixes - only in comments, no code changes.
11 years ago
Josef Pavlik 477b6fa1df move engaged from lcd console refreshes power off timeout
11 years ago
Josef Pavlik 831fc2a952 Pt100 and Pt1000 temperature sensors handling
11 years ago
nothinman 7dcd350941 A few changes to Russian, changed LCD strings to be <=17 characters.
11 years ago
daid c31bb2b7ad Only show the ZProbe offset when auto-bed-leveling is enabled.
11 years ago
daid 46f5bea19f Add configurable beep for UltiPanel.
11 years ago
daid d16a770855 Ultimainboard 2.x does not has a PS_ON pin.
11 years ago
daid 71bb3a8133 Add comments for Ultimainboard 2.0 configuration.
11 years ago
daid 9b7d87e885 Remove duplicate contrast define.
11 years ago
daid 816f0a678a Merge pull request #768 from whosawhatsis/Marlin_v1
11 years ago
whosawhatsis 6e43398509 G10/G11 bugfixes
11 years ago
whosawhatsis d6c5c503d4 correct feedrate units in comments for M207/M208
11 years ago
nothinman 15d6116188 Merge pull request #689 from cajun-rat/tidy
11 years ago
Martin Lukasik 0b9ecf3824 Language cleanup, part 1.
11 years ago
whosawhatsis b5ba5c1465 Merge branch 'Marlin_v1' of https://github.com/whosawhatsis/Marlin into Marlin_v1
11 years ago
whosawhatsis 78e7654601 Keep FWRETRACT values in terms of millimeters when using M200
11 years ago
whosawhatsis 3f6d44d40b Keep FWRETRACT values in terms of millimeters when using M200 for volumetric E units
11 years ago
Cylindric 363dc2f0e8 Merge branch 'Marlin_v1' into update_menu_plan
11 years ago
nothinman 5f797ca29f Updated Polish, changed default firmware URL to Marlin.
11 years ago
Mark Hanford 0778f5f028 Add missing entries to the new Aragonian language.
11 years ago
Mark Hanford 54bab3e0d0 Merge branch 'Marlin_v1' into localisation
11 years ago
Mark Hanford bdd0211aeb Move strings in ultralcd.cpp into language.h.
11 years ago
Daniel Martinez c8e5a82d49 keep English as default lang.
11 years ago
Daniel Martinez f64592e362 Add Aragonese translation
11 years ago
ErikZalm ac74f45dc0 Merge pull request #752 from MatixYo/patch-3
11 years ago
MatixYo 36086d3ca4 Update language.h
11 years ago
Cylindric 1781031f2d Update LCD Menu Tree with current options, based on ultralcd.cpp and language.h.
11 years ago
Jim Morris d485988bec fix typo
11 years ago
Jim Morris 8a1fd25363 Default is to not define digipot_i2c
11 years ago
Jim Morris 5097c57d3a Added pins for Azteeg X3 Pro under motherboard 68
11 years ago
Jim Morris b819fc53ca Add Azteeg X3 Pro as motherboard 68
11 years ago
ErikZalm e1ae7952eb Merge pull request #743 from Opticalworm/Marlin_v1
11 years ago
David Forrest a5f53f0cf3 Heater wattage reporting for M105 using EXTRUDER_WATTS and BED_WATTS
11 years ago
Ronald 8d162e5bd7 Improved support for panelolu2 encoder and buzzer
11 years ago
whosawhatsis b2c11ba980 Change diameter code to 'D'
11 years ago
ErikZalm 61059385a3 Merge pull request #737 from whosawhatsis/M200
11 years ago
whosawhatsis 856edfcc0d Fixed math
11 years ago
ErikZalm 0d81ae77bc Merge pull request #727 from drf5n/oversampling
11 years ago
ErikZalm 84df13f7d1 Merge pull request #721 from drf5n/lcdOnly
11 years ago
ErikZalm 4c7e9502ad Merge pull request #718 from drf5n/temptableRes
11 years ago
ErikZalm 652a0f6b5a Merge pull request #717 from drf5n/tpins2
11 years ago
ErikZalm 96a0cdc541 Merge pull request #716 from drf5n/maketeensy
11 years ago
whosawhatsis d24df7af2c M200 implementation
11 years ago
David Forrest f0b8d5ba3d createTemperatureLookupMarlin.py: Change comment to refer to actual program name.
11 years ago
David Forrest 50f44d9249 createTemperatureLookupMarlin.py: Truncate to short after application of OVERSAMPLENR for improved resolution.
11 years ago
David Forrest f5b5dd8038 createTemperatureLookupMarlin.py: Add output of Steinhart-Hart coefficients.
11 years ago
David Forrest 76cf07c3f7 Configuration.h: Use OVERSAMPLENR in dT_PID definition.
11 years ago
David Forrest 476c7193d8 temperature.cpp: Use OVERSAMPLENR in oversampling calculation.
11 years ago
whosawhatsis f08bb8bb6a Previous commit borked.
11 years ago
whosawhatsis b1f8f492c6 Remove previous_millis_cmd update from extruder runout prevention code
11 years ago
whosawhatsis 8a5eaa3c9b Fix crash after home bug
11 years ago
David Forrest 61a7256d42 Enable basic ULTRA_LCD screen w/o encoders and menus.
11 years ago
l.lefebvre fdac8f6cec Update ConfigurationStore.cpp
11 years ago
Alex Borro 05932e4458 Add Z Probe Offset to EEPROM and Ultra LCD
11 years ago
David Forrest 7216583b8b createTemperatureLookupMarlin.py: Add resolution comments and format for Marlin.
11 years ago
David Forrest e8e0697e48 fastio.h: Add AT90USBxx_TEENSYPP_ASSIGNMENTS for teensyduino/Lincomatic/Printrboard compatibility.
11 years ago
David Forrest 75f39fadfc Makefile: Update for Arduino 1.0.5 and Teensyduino dependent boards (HARDWARE_MOTHERBOARD=={8,81,82,83,84})
11 years ago
daid df194f75e1 Added PT100 support for Ultiboard2
11 years ago
daid 380144c20f Add Ultiboard2 electronics. With PWM current settings. For the few people that have this new board as experiment in their UM-Original.
11 years ago
fsantini 6ae7f7870d Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into ErikZalm
11 years ago
Phil Wise 17d6d965dc Use C++ initialization list
11 years ago
Joseivaldo Benito Junior ce8b9c4fc5 Correct missing parameter from last upmerge
11 years ago
Joseivaldo Benito Junior 8e48e24c7f Update Delta example files
11 years ago
ErikZalm 46d2443c7d Merge pull request #676 from IVI053/Marlin_v1
11 years ago
- eed053dffb Revert "Made numbering of heat bed thermistor more logical as D8 is bed, D9 is Extruder 2 and D10 is Extruder 1, so T0 should be E1, T1 E1 and T2 bed to be sequential as MOSFET-Outputs"
11 years ago
Erik van der Zalm 8349fc89a4 Fixed planner bug
11 years ago
Francesco Santini da2a6f9a31 Accurate bed leveling: x loop inside y and zigzag motion
11 years ago
RicardoGA d29615dc0c Z and Y dual stepper drivers error
11 years ago
fsantini 5bde7fcb28 Minor code and comment polishing
11 years ago
- 20faff5935 Incorporate PS_DEFAULT_OFF for starting state on LCD menu entry
11 years ago
- e5d3044801 Added posibility to set ENCODER_STEPS_PER_MENU_ITEM in Configuration.h like ENCODER_PULSES_PER_STEP as it depends on it for usability
11 years ago
- b7eadb9f37 Made numbering of heat bed thermistor more logical as D8 is bed, D9 is Extruder 2 and D10 is Extruder 1, so T0 should be E1, T1 E1 and T2 bed to be sequential as MOSFET-Outputs
11 years ago
Michal Dyntar e8786bf110 Added support for Cheaptronic v1 electronic
11 years ago
fsantini cc2925b705 Implemented a least squares fit of the bed equation for auto bed leveling.
11 years ago
fsantini b64661070e Fixed the plane vector equation to a simpler one (only dependent on the normal)
11 years ago
Alex Borro 5c44f6c434 Bed Heater monitoring in Controller Fan
11 years ago
Alex Borro b33375d438 Z Axis Safe Homing when using Z Probe
11 years ago
Alex Borro 35905ea4f9 Allow heaters to stay full On when PWM=127
11 years ago
Erik van der Zalm a94e588765 Changed slow buttons behavior.
11 years ago
Erik van der Zalm 69af392554 Added HEATERS_PARALLEL (Request from reifsnyderb)
11 years ago
Erik van der Zalm 48a185d004 Fixed compile errors from bad commits.
11 years ago
ErikZalm 24d1f480b6 Merge pull request #647 from shaggythesheep/newfeature-M226
11 years ago
ErikZalm 95b41413e6 Merge pull request #641 from hugokernel/master
11 years ago
ErikZalm 59b96e323e Merge pull request #640 from fmalpartida/SAV-MkI
11 years ago
ErikZalm 2433ee6fc8 Merge pull request #637 from justuswilhelm/Marlin_v1
11 years ago
ErikZalm 3455a2bac2 Merge pull request #636 from PrintToPeer/Marlin_v1
11 years ago
Richard Miles dc887ef99b Implement M226 - GCode Initiated Pause
11 years ago
Charles R c244eb860c If you have a switch on suicide pin, this is useful if you want to
11 years ago
fmalpartida 7b556d2e96 Added BT support on AT90USB devices
11 years ago
Kaz Walker a5e8575829 Add UUID support to M115 responses.
11 years ago
Daniel Benamy cab84e0e5b Add (correct) missing pin definitions for Y2
11 years ago
fmalpartida 5b3f60ea2e Corrected LCD only error
11 years ago
Justus Perlwitz 62d0b79023 Fix servo control for Melzi
11 years ago
fmalpartida b5a964fcc5 Initial SAV MkI (RepRap CloneWars board) integration.
11 years ago
dumle29 f941203172 PS_ON configurable boot state
11 years ago
whosawhatsis c79e3967b3 Make G11 not horribly broken
11 years ago
bkubicek d69822ed51 Fix '#'
11 years ago
bkubicek 2fb2a0a119 Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1
11 years ago
bkubicek 39d88bcccb preparation for hibernation
11 years ago
bkubicek ab965376ff Sub-file calls.
11 years ago
bkubicek b2cc27e5ea Added a magic character for sd buffering.
11 years ago
Erik van der Zalm 8a08cca0f2 Added temperature status less.
11 years ago
Erik van der Zalm 667d278f54 Revert "Fix for Viki display"
11 years ago
Erik van der Zalm bf27e79e74 Small BlinkM fix
11 years ago
Erik van der Zalm 87e28c0599 Added ifdefs to blinkm
11 years ago
Erik van der Zalm 24c6b2ab35 Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1
11 years ago
ErikZalm 6a803ba9c5 Merge pull request #590 from timkoster/Marlin_v1
11 years ago
Erik van der Zalm 457d8a0acb Fixed merge conflicts
11 years ago
Alex Borro 6f85a8c7aa Bed auto Leveling change: Raise Z before homing
11 years ago
Alex Borro dd3086d3f2 Show Temperature ADC values
11 years ago
bkubicek 7fad13a1e2 Reverse SD card file name order.
11 years ago
bkubicek b832f5b9f6 added delta tower babystepping. Its untested, but hopefully florian horsch will be able to try.
11 years ago
bkubicek c38b0855c8 I think that filament change is ready for the masses. I have tested very often with my ultimaker.
11 years ago
bkubicek d147a057ac Add the socalled "Babystepping" feature.
11 years ago
Erik van der Zalm bca353cc12 Fixed duplicate define in fastio.h
11 years ago
Alex Borro 253dfc4bc1 Bed Auto Leveling feature
11 years ago
ErikZalm 1bda6bf862 Merge pull request #609 from phq1910/patch-1
11 years ago
ErikZalm c80aac1518 Merge pull request #610 from phq1910/patch-2
11 years ago
Erik van der Zalm 314fd13c39 Fix for Viki display
11 years ago
phq1910 4f7c6dfe35 Update pins.h
11 years ago
phq1910 57173739a1 Update Configuration.h
11 years ago
Erik van der Zalm 0dca49a7c0 Added Azteeg X3 board.
11 years ago
Erik van der Zalm d8c2c810b4 Added info to the delta configuration files in the configuration.h file
11 years ago
Erik van der Zalm 9bc88f8bab Placed optional ENCODER_PULSES_PER_STEP in the configuration.h file
11 years ago
Erik van der Zalm 3ca1ca6869 Fixed missing ENCODER_PULSES_PER_STEP
11 years ago
Tim Koster 97b0da0c2e Removed #ifndef BLINKM
11 years ago
Tim Koster 61db046b32 Added #ifdef BLINKM around new code. Also refined BlinkM.h.
11 years ago
Richard Miles 77df2ab0e7 Make Y_DUAL_STEPPER_DRIVERS disabled by default
11 years ago
Richard Miles ed1ab42186 Added Y_DUAL_STEPPER_DRIVERS
11 years ago
Richard Miles f4a59e4ce5 Revert "Added Y_DUAL_STEPPER_DRIVERS"
11 years ago
Richard Miles 7ee275b620 Added Y_DUAL_STEPPER_DRIVERS
11 years ago
ErikZalm 6a1e980c6d Merge pull request #600 from xoan/Encoder_Pulses_Per_Step
11 years ago
ErikZalm 20076a8bd3 Merge pull request #598 from GDV0/Marlin_v1
11 years ago