1516 Commits (ab074dac179ea6b03ec7f2a161719e3d84f1b37e)

Author SHA1 Message Date
Bo Herrmannsen ab074dac17 Merge pull request #1344 from grob6000/independent_pid
10 years ago
Bo Herrmannsen d4a665694a Merge pull request #1350 from odewdney/Development
10 years ago
odewdney cd55a93a13 re-add blank line
10 years ago
odewdney 23bfe30036 moved include themister to temperature.c
10 years ago
odewdney 538859669d Removing compiler warnings for progmem
10 years ago
grob6000 bf2c923db5 Make multiple PID parameters a config option
10 years ago
grob6000 0877aa0fe0 Merge remote-tracking branch 'upstream/Development' into independent_pid
10 years ago
grob6000 7d32c7f36d Multiple PID parameter edit for ultralcd
10 years ago
Steffen Vogel 69dc411ae0 Merge branch 'Development' of github.com:MarlinFirmware/Marlin into LogoLCD
10 years ago
grob6000 3e2af67ce3 Fix R-H compatibility
10 years ago
grob6000 37c7e8300f Independent PID parameters for each extruder
10 years ago
Scott Lahteine 326b925557 DOGLCD and LCD_PROGRESS_BAR to coexist
10 years ago
Erik van der Zalm 1aade4a8e2 Merge branch 'Development' of https://github.com/MarlinFirmware/Marlin into Development
10 years ago
Erik van der Zalm 8a2e84e3f1 Possible fix for FWRETRACT with 0 zlift.
10 years ago
Steffen Vogel 905aab3b85 added missing #endif
10 years ago
Steffen Vogel b9cf1465a7 updated LCD bouts with new strings and bitmaps
10 years ago
Steffen Vogel c7632be5cc added high and low resolutions version of splash screen logo (saving code size)
10 years ago
Steffen Vogel 8f0dba7cbf adding string for bouts splash string to config
10 years ago
Bo Herrmannsen d94109e886 updated logo post and ver info
10 years ago
Bo Herrmannsen cd33b5b062 changed logo and ver info
10 years ago
Bo Herrmannsen 9b6c1cfda6 removed unneeded lines in welcome msg
10 years ago
Bo Herrmannsen ffa09f86f4 moved ver info 5 spaces to the right
10 years ago
Alex Borro 2bbb68be8a Fix calculation of BAL grid fitting into the bed
10 years ago
Bo Herrmannsen 590caafa2d changed ver info
10 years ago
Bo Herrmannsen 3bb9b31515 changed boot logo a bit to test if fat wall goes away
10 years ago
Steffen Vogel da192c521f Merge pull request #1333 from andrewsil1/development
10 years ago
Erik van der Zalm 3a30d45c2e Revert "issue 968 for dev branch"
10 years ago
andrewsil1 269ec9f87f Fix grammar/typos in new Configuration.h option
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
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
Dino Del Favero 5cfe13f240 Correct some mistakes
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 4ffecdbf7d Merge pull request #1313 from wgm4321/Development
10 years ago
Steffen Vogel 672f764b4d replaced ASCII GPL v3 license by markdown version
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