1879 Commits (46843bd927c59c498ac8c229f31728795688b79e)
 

Author SHA1 Message Date
Steffen Vogel 72912851b8 Merge pull request #1331 from stv0g/Development
10 years ago
Steffen Vogel 8d7bfd03d8 moved/renamed documentation stuff to top-level directory
10 years ago
Bo Herrmannsen 3c9e6b7b62 added link for pic to hex converter
10 years ago
Bo Herrmannsen 0e760274bd changed reprap logo to marlin logo
10 years ago
Bo Herrmannsen b291a422e9 added square png version of logo
10 years ago
Bo Herrmannsen 8813978766 Merge pull request #1330 from avluis/feature-request
10 years ago
Luis E Alvarado 7ae548cf34 Update Marlin Firmware URL
10 years ago
Erik van der Zalm 8f9067faa6 Added marlin logos. (Designed by Ahmet Cem TURAN)
10 years ago
Bo Herrmannsen addf52fd4a Merge pull request #1328 from DinoMesina/development
10 years ago
Bo Herrmannsen e9ddd21aef Update README.md
10 years ago
DinoMesina 2d7d43b64c Merge pull request #1 from DinoMesina/master
10 years ago
Dino Del Favero 5cfe13f240 Correct some mistakes
10 years ago
Bo Herrmannsen 9852252bca Update README.md
10 years ago
Bo Herrmannsen 1c33310363 Update README.md
10 years ago
Bo Herrmannsen 380c9abf16 removed note on Ramps
10 years ago
Bo Herrmannsen 501fe97c00 changed some stuff near IDE
10 years ago
Dino Del Favero c7e2d73039 Merge branch 'development'
10 years ago
Alex Borro 422a958a34 Fix CoreXY speed calculation
10 years ago
Dino Del Favero 038fccd7a1 I have added some code in the "temperature.cpp" for have the possibility of control the time of the states with the heater drived by relays, with this feature now it is possible use PID function in conjunction with relay to control the temperature. I have made some tests and the temperature stay always in the range of +-1°C from the setted temp.
10 years ago
DinoMesina 6730335657 Update Configuration.h
10 years ago
Bo Herrmannsen 1a57644b0c Update README.md
10 years ago
Bo Herrmannsen 80afded132 Update README.md
10 years ago
Bo Herrmannsen 028fe129a5 Update README.md
10 years ago
Bo Herrmannsen d7a2dd676e Update README.md
10 years ago
Bo Herrmannsen b3f2b30347 Update README.md
10 years ago
Bo Herrmannsen 4ffecdbf7d Merge pull request #1313 from wgm4321/Development
10 years ago
Bo Herrmannsen 2dfdf4b55c Merge pull request #1320 from stv0g/Development
10 years ago
Bo Herrmannsen 358759cb52 Update README.md
10 years ago
Bo Herrmannsen 93c8b2a40b added irc channel
10 years ago
Steffen Vogel 672f764b4d replaced ASCII GPL v3 license by markdown version
10 years ago
Bo Herrmannsen 5a5b95edbf Merge pull request #1319 from stv0g/Development
10 years ago
Steffen Vogel f25e793cff rename stepper lookup table scipt to be consistent with termistor lookup table script
10 years ago
Steffen Vogel df17a6a1b4 fix #1305 by proposed workaround (thanks gaby64)
10 years ago
Steffen Vogel f7e65935fb make use of power operator
10 years ago
Steffen Vogel 4e02aff9b5 automatically determine min/max temp for terminator
10 years ago
Steffen Vogel 81363bc441 more cleanups
10 years ago
Steffen Vogel 95f4a55820 refactored termistor table calculation to be in line with wikipedia's article about Steinhart-Hart coefficients
10 years ago
Steffen Vogel 21205cc3d8 more cleanups in the termistorTable generation script
10 years ago
Steffen Vogel fb0996b5db improved output aligment and precision
10 years ago
Steffen Vogel 538231edfd cosmetic whitespace cleanup and comments added/updated
10 years ago
wgm4321 067b509479 Re-enable filament menu with recalc fix when enabling/disabling mm3
10 years ago
wgm4321 a19f2f8ae7 Disable volumetric menu item due to missing recalc of of multipliers when enabled/disabled
10 years ago
wgm4321 f24dda9700 Revert "Make sure volumetric multipliers are recalc'ed during menu enable/disable of mm3"
10 years ago
wgm4321 ec4681ab6b Revert "Add "Detailed Z Probe" menu item with ABL is defined."
10 years ago
wgm4321 dd7e4ee97f Make sure volumetric multipliers are recalc'ed during menu enable/disable of mm3
10 years ago
wgm4321 2b9722f387 Add "Detailed Z Probe" menu item with ABL is defined.
10 years ago
Bo Herrmannsen 00e4bc9f54 Merge pull request #1311 from i-make-robots/Development
10 years ago
Dan Royer 9472bbe51d issue 968 for dev branch
10 years ago
alexborro d2b6e62996 Merge pull request #1309 from philfifi/fix_temp_runaway
10 years ago
Philippe L 30248214c7 temp runaway: proper cast to prevent any overflow.
10 years ago