Wykres commitów

155 Commity (5763e174df09daf0aeff30f34473d24e4bc50fb6)

Autor SHA1 Wiadomość Data
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 790001a78d Import %on feature from 0.92.3
Unike $Ne which give current extruder if more than 1 extruder, %on give
1 even only 1 extruder
2015-03-13 17:37:28 +08:00
Luc c167ac1dc1 Code Formating, small changes
Import from 0.92.3
2015-03-13 17:21:53 +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 0566e928c6 Better fix for Bed cannot reach temperature bug
Repetier fix
2015-03-13 16:39:43 +08:00
Luc 47e5973715 Import addStringOnOff function
from 0.92.3
2015-03-13 14:44:50 +08:00
Luc e0212f3532 Fix Bed cannot reach temperature
Latest change for decouple test is buggy - fix the problem that bed heat
stop to target temperature - 20 degres
2015-03-13 13:55:47 +08:00
Luc 5673a2299f Update M116 command based on 0.92.3
Move test to extruder
2015-03-12 22:35:46 +08:00
Luc 1fa84e5242 Import BangBang Decoupled fix from 0.92.3
and stop printing if decouple error
add configuration define to stop heating on stop also
2015-03-12 22:21:59 +08:00
Luc 8f28a342e9 Missing definitions for CONTROLLER_GATE_3NOVATICA
Import from0.92.3
2015-03-12 20:30:54 +08:00
Luc e0204f5d01 Remove uncessary call to includes
Import from 0.92.3
2015-03-12 20:19:18 +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 ce3ea1154c Fix Compilation issue if FEATURE_BEEPER 0
and copy buzzer pin definition in userpins.h for information
2015-03-12 15:20:07 +08:00
Luc a53c8a6e0b Move Davinci mode to menuModeEx
by creating a menuModeEx and related functions
This is to avoid conflict with new repetier modes
2015-03-12 14:57:11 +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 9033dd0a1b Code Cleaning
Move DaVinci Code specific to UserPin.h instead of others files to help
to simplify maintainance vs original repetier FW
Add some comment to highlight some change is for DaVinci to help code
maintenance/porting
2015-03-12 09:51:45 +08:00
Luc 631a0687ad Remove 1.6.0 files / Add 1.6.1 support files
1.6.0 is buggy so no need to keep related files
1.6.1 is released so update variant.cpp/usbcore.cpp to support it
2015-03-11 20:04:27 +08:00
Luc 66ba1b5c17 Move Version out of manual edition part
as seems confusing for some people and this part is likely not necessary
to be modified
2015-03-10 12:37:04 +08:00
Luc 971953bcf2 Fix typo issue in extruder menu for 1.0
to see extruder line at once
2015-03-06 11:07:19 +08:00
Luc fba5e494fb Import Cooler Shared feature from 0.92.2
for extruder and board
and fix https://github.com/luc-github/Repetier-Firmware-0.92/issues/56
2015-03-06 11:04:08 +08:00
Luc 0d75caadc4 New Analog measurement from 0.92.2
New Analog measurement from 0.92.2
2015-03-02 13:42:07 +08:00
Luc eef2f7009d Add Compilation Condition for watchdog
Add Compilation Condition for watchdog (0.92.2)
2015-03-02 13:42:05 +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 932ea7e619 Update README.md
Advice not to use 1.6.0
Remove WARMUP_BED_ON_INIT reference as removed
2015-03-01 09:16:20 +08:00
Luc 84158b3e96 Fix Typo wrong extruder test for 1.0 for load
Test on 1.0 is wrong for extruder for 1.0 it use 2.0 position
2015-02-27 11:10:42 +08:00
Luc 2d9fef9b5b Use Dripboxes for Load/Unload Filament
Use Dripboxes for Load/Unload Filament, thanks for the catch Zyphuris55
2015-02-26 22:35:41 +08:00
Luc dbe919c170 Reset Home Flag if steppers are disabled
This will avoid issue if manual changes are done
2015-02-26 22:31:25 +08:00
Luc 6efdaa6755 Fix Bug of Homed Flag for X, Y and Z
Fix Bug of Homed Flag for X, Y and Z
2015-02-26 22:27:24 +08:00
Luc d46b1e12f3 Add M355 Command / Remove M101/M102
Use New M355 Repetier command to handle the lights
Remove M101/M102 as useless now
Add M355 and M360 commands as no wake up commands if light is off
2015-02-26 20:24:50 +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 a26970f86f Use the SD_RUN_ON_STOP to do actions after stop
The M50 S0 parameter is overriden by this command present in
configuration.h
so I remove it
The SD_RUN_ON_STOP command affect Stop send by Host using M50 and Stop
from printer so it is more consistent
2015-02-26 16:25:09 +08:00
Luc 3c63ba7039 Set Status Idle when M100 command is finished
Set Status Idle when M100 command is finished
2015-02-26 15:30:17 +08:00
Luc c7d79c7264 Protocol V3 and Code Formating
Protocol V3 and Code Formating
2015-02-26 13:18:48 +08:00
Luc 7e2b60468e Improved SD reading from 0.92.2
Improved SD reading from 0.92.2
2015-02-26 12:47:27 +08:00
Luc db5f67b7b0 Fix issue with Flag FEATURE_DECOUPLE_TEST to 0
HTR_SLOWBANG need to check the time interval
2015-02-26 12:16:41 +08:00
Luc 088d66e005 Add sound/message when Pause from printer
Fix also message when immediate Stop
2015-02-26 11:54:34 +08:00
Luc 993436bc33 Fix Compilation Issue....
Fix Compilation Issue....
2015-02-26 11:36:22 +08:00
Luc b501f1a7ac Stop Printing if decouple issue
Stop Printing if decouple issue
2015-02-26 11:01:48 +08:00
Luc 1dfd534455 Missing Conditions/file in previous patch
forget to save changes......
2015-02-26 10:50:14 +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 1b4c93a34b Import 0.92.2 decouple updates
Import 0.92.2 decouple updates
Update code formating
2015-02-26 09:56:22 +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 3a6297db7e Update README.md
Add 2.0A support thanks David
2015-02-25 09:59:20 +08:00
Luc cea210132b Update README.md 2015-02-23 14:20:47 +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 56eef2f405 Missing file for previous commit
Missing file for previous commit
#$%@
2015-02-19 20:19:26 +08:00
Luc 26f38efed0 Change SD Card Pause position to Xmin, Ymin
Change SD Card Pause position to Xmin, Ymin and save  which extruder is
in use for 2.0 to restore the correct one in case there is some extruder
change like when loading/unloading
2015-02-17 22:18:28 +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 0731a63153 Update README.md
Add arduino 1.6.0 support
2015-02-16 18:23:14 +08:00
Luc 4d5d66d2ea Support for Arduino IDE 1.6.0
Support for Arduino IDE 1.6.0
2015-02-16 18:12:34 +08:00