Wykres commitów

21 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 84fff33d98 Revert position of UIDisplay class
to be same as repetier code
2015-09-22 16:53:00 +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 633a810835 Add bed down menu in maintenance
to clean bed or prepare bed
Add retractation when load filament is done
2015-08-04 19:34:18 +08:00
Luc 6e2204151b Add basic Support for Wifi for ESP8266 on UART
Currently ESP8266 act as transparent bridge, still need some tuning as
big data is not transfered properly
2015-06-04 14:20:37 +08:00
Luc 5bc6d9f7f6 Use Load/Unload Menu for M600 command
Wizard seems crashing when retract too much
also it does not allow which extruder to choose, no real choice of
extrusion quantity, so use Load/Unload menu and take top menu and back
key as end keys
2015-03-19 16:59:23 +08:00
Luc c726c6d44b Use ConfirmDialogBox to confirm Stop Print
This is for stop from printer menu only not for host stop or direct call
to SD Stop
2015-03-19 11:38:31 +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 5fae938b38 Sync UI files and LCD initialization with 0.92.3
Code formating, better visibility what is for Davinci and what is
repetier by reorganize the code and add comments
Several functions have been modified in 0.92.2 and 0.92.3 in ui.cpp so
sync the changes
2015-03-16 14:39:02 +08:00
Luc ff574cf4de Import popMenu function from 0.92.3
allow to popmenu and  go back at once
2015-03-13 20:09:15 +08:00
Luc 1d1cd2f4dc UI update from 0.92.3 for DISPLAY_U8G
and some Menu ID update
2015-03-13 18:48:07 +08:00
Luc f028f87987 Sync Autolevel menu item with Repetier's one
Use Repetier syntax now it is integrated in Repetier FW
add some code formating and some sync in menu ID
2015-03-13 16:43:36 +08:00
Luc 47e5973715 Import addStringOnOff function
from 0.92.3
2015-03-13 14:44:50 +08:00
Luc 1151df36b3 Code Formating / UI import from 0.92.3
Import several changes from 0.92.3 for Graphical LCD, move specific
menu entry IDs to another range to avoid conflict with coming new entry
IDs
Add comment to facilitate coming import
2015-03-12 20:08:39 +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 af89b1e07b Code Formting Sync with 0.92.2
no new function , only casting, indentation code and comment sync to
make next synchronisation easier
2015-03-02 13:42:02 +08:00
Luc 12068ed4b9 Porting ui.cpp and ui.h and fix 1.0 Clean Nozzle
Porting ui.cpp and ui.h and fix 1.0 Clean Nozzle
COMPILATION OK
BUT NO TEST YET
2014-11-26 13:52:37 +08:00
Luc b0fc75d824 Porting all files but ui.cpp
Porting all files but ui.cpp
Compilation is ok but no test done yet - need ui.cpp
2014-11-25 20:14:19 +08:00
Luc aac83b7eb4 Basic functions imported
Basic functions imported:
Basic Configuration for Davinci 1.0/2SF/2.0
Basic Configuration of stepper/heater
LCD
SDCard
EEPROM on SDCARD
Light
Sound
Key pad
Add variant.cpp with pins
Add usbcore.cpp with timeout when sending data
2014-11-25 00:02:56 +08:00
Luc 84bc43ae57 Initial Commit
Initial Commit - split from 0.91 to split issues
2014-11-08 19:25:51 +08:00