Wykres commitów

19 Commity (c7d79c7264b4e7b20c958c397619be111e7ae06b)

Autor SHA1 Wiadomość Data
Luc c7d79c7264 Protocol V3 and Code Formating
Protocol V3 and Code Formating
2015-02-26 13:18:48 +08:00
Luc c910d91ba3 Add flag to disable DECOUPLE_TEST thanks twinge
do not disable it unless you know what you are doing!!!
if you have decouple issue, it means you have hardware issue or bad air
flow management!!!
this feature is a safety feature, if you disable it is dangerous!!!
2015-02-26 10:32:03 +08:00
Luc 5be306508f Remove init bed feature as tables are now corrected
Remove init bed feature as tables are now corrected
2015-02-25 20:40:41 +08:00
Luc 7c47ce772d Sync with repetier 0.91/0.92
Was set to 0 when repetier set it to 1, no idea why this was set to 0,
did several print and did not see any drawback so put 1
2015-02-20 16:56:04 +08:00
Luc bdc167473b Add RW Pin but no do use it, just disable it
Add RW Pin but no do use it, just disable it,  Thanks Jnadke
This is to be sure the connected pin is not in unknown state and corrupt
communication.
This may not only solve the LCD Initialization issue, but also LCD
become white when printing issue that was reported (TBC)
Tested on 1.0, 1.0A, 2.0SF for initialization
2015-01-28 09:28:49 +08:00
Luc 04163a6845 Fix erratic temperatures and decouple when Fan On
Fix erratic temperatures and decouple when Fan On, thanks oscahie
2015-01-18 21:20:46 +08:00
Luc 4cea0ea717 Update 1.0A extruder thermistor table
Update 1.0A extruder thermistor table to fix sensor defect error when
temperature is around and under 20 degres - thanks superdavex
2015-01-08 08:44:51 +08:00
Luc 8d52744098 Update FW version and revert Davinci to 1.0
Update FW version and revert Davinci to 1.0
2015-01-02 17:14:08 +08:00
Luc 07715315ab Update Thermistor tables for Gen 0 and Gen 1
Use all data provided to generate tables, which will be now I hope, more
accurate and avoid the "winter bug" (temperature 16~22 may generate a
defect sensor error).
Data show Gen 0 and 1 use same table for bed, so applying Gen 0 bed
table should solve "winter bug" on Gen 1 for bed - for Gen 1 extruder
table need help to adjust if issue happen like for Gen 0 as no Gen 1
available
Excel file contain all data and adjustements
please refer to
https://github.com/luc-github/Repetier-Firmware/issues/83
2015-01-02 17:07:45 +08:00
Luc ca6fa392f0 Add new table thermistor tables for new Davinci
Add new table thermistor tables for new Davinci Boards (the one with J37
jumper for hard reset)
Thanks ogremustcrush
2014-12-12 10:36:43 +08:00
Luc 57089d95bf Adding basic for AIO based boards (experimental)
Adding some pins change for AIO based board
Add a new define : MODEL in configuration.h
#define MODEL  0//"0" for first generation (jumper JP1 to reset ) , "1"
for new generation   (jumper J37 to reset)
2014-12-10 11:10:06 +08:00
Luc c98a9232f0 Fix : Fans are inverted on 2.0 dual fans
Fix : Fans are inverted on 2.0 dual fans
2014-12-09 08:50:03 +08:00
Luc 5f8c73d3b8 Fix wrong pin assignment for LED_PIN
And add LIGHT_PIN to usurping.h
2014-12-08 17:25:45 +08:00
Luc ebeea04dfa Adjust table for temperature under 20 degres to avoid false defect sensor error 2014-12-08 14:18:01 +08:00
Luc 31f84d23ba Update version 2014-11-27 19:32:35 +08:00
Luc 592ce62bc0 Adjust decouple test period for extruders
Adjust decouple test period for extruders
2014-11-27 16:32:22 +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