Wykres commitów

17 Commity (5b7f1f5e4bd30e6a5311fc6f13f3c527ca8334f3)

Autor SHA1 Wiadomość Data
luc lebosse 5b7f1f5e4b Merge devt branch to move to 0.92.10 base 2016-08-29 10:40:14 +02:00
Luc 0682bf0b5c Add Load/Unload Filament Feedrate/distance
Setting in EEPROM and in menu
2015-09-22 22:07:48 +08:00
Luc 5763e174df Add support for AiO door sensor / badge light
Thanks @kryts for helping providing pins and behavior
Badge light follow global light behavior but in addition it can be
switched off independently in settings/EEPROM

need some code refactoring as a lot of redondant code - but later...
2015-08-05 14:57:55 +08:00
Luc 896cd900ef Add String for read input for M42
to improve readability
2015-08-04 13:24:12 +08:00
Luc dd8940063d Fix case sensitive error during compilation
under linux/osx
confirm 1.6.5 files
Thanks  @g-goessel
2015-07-22 18:35:39 +08:00
Luc 639780f2dd Use proper string function for rounding
do not use math function as String class already has a proper contructor
to round float
2015-07-10 14:30:33 +08:00
Luc 42d659cd12 Fix random rounding issue
change function to use mathematical process instead of string management
one
2015-06-11 18:21:40 +08:00
Luc ac03a8ea94 Add Status change if using wifi for front end UI
for ESP8266 support
2015-06-10 21:58:41 +08:00
Luc 86e62ddd63 Add missing Wifi setting in M205 command 2015-06-04 16:44:53 +08:00
Luc ab228202f9 Import 0.92.3 FW and clear coment for Davinci parts
this is global import several functions need some rework
Change Filament new feature
Stop Printing from SDCard
Jam sensor should be able to be desactivate by menu and not only during
compilation like other sensor
May need to sync Autolevel from Command and the one from menu
2015-03-19 10:47:10 +08:00
Luc c1f9993b74 Code Formating/Comment added
Code Formating/Comment added for better import of .92.3
2015-03-12 13:10:08 +08:00
Luc d9bbcf3c5b Add M360 Support and Code formating
Add M360 Support and Code formating
2015-02-26 19:49:28 +08:00
Luc c7d79c7264 Protocol V3 and Code Formating
Protocol V3 and Code Formating
2015-02-26 13:18:48 +08:00
Luc 1dfd534455 Missing Conditions/file in previous patch
forget to save changes......
2015-02-26 10:50:14 +08:00
Luc d4ba5db542 Fix Compilation Error if no EEPROM
Fix Compilation Error if no EEPROM
2015-02-17 10:48:40 +08:00
Luc be7e334111 Porting communication.cpp/.h , uilang.h and pins.h
Porting communication.cpp/.h , uilang.h and pins.h
2014-11-25 11:12:41 +08:00
Luc 84bc43ae57 Initial Commit
Initial Commit - split from 0.91 to split issues
2014-11-08 19:25:51 +08:00