Wykres commitów

245 Commity (313cfd30c560dd83e62ee46bfe2f5b72fd88ee90)

Autor SHA1 Wiadomość Data
Luc 313cfd30c5 Fix for 1.0A due to wrong variable 2017-04-10 08:55:57 +02:00
Luc 6419adc1e3 Change bin names for readibility
keep DX-MX for process check then rename
2017-04-10 08:35:57 +02:00
Luc 719def0991 Remove matrix in travis 2017-04-09 21:48:32 +02:00
Luc da3ef3c87d add more log 2017-04-09 21:18:07 +02:00
Luc db1e29155d Fix wrong space in travis script 2017-04-09 20:58:36 +02:00
Luc 1284afce93 update travis for auto build binaries
simplify sed for matrix
add build path to collect bin (Thanks Jason
zip all binaries
2017-04-09 20:50:49 +02:00
Luc dca62ed790 Update README.md 2017-02-26 23:55:05 -06:00
Luc e11d22c44b Update README.md 2017-02-23 10:30:09 +01:00
Luc 0e0bbf91f9 Update README.md 2017-02-23 10:25:27 +01:00
Luc 028565d55f Update README.md
Clarify the M106/M107 commands not active by default
2017-01-17 21:16:37 +01:00
luc lebosse edd3f5721f Change to ide 1.8.0 in travis-ci and readme 2016-12-31 18:25:27 +01:00
Luc 222abd6d1c Update .travis.yml 2016-12-31 18:18:04 +01:00
Luc 4871efca11 Update README.md 2016-10-26 23:45:39 +02:00
Luc 156a692fef Update README.md
put back donation button that was missing
2016-10-24 16:28:36 +02:00
Luc 949f3480e0 Update README.md 2016-10-08 13:45:05 +02:00
Luc d24d2e3178 Fix compilation issue with decouple test
Thanks @Seiler270 for pointing out
2016-09-21 10:50:25 +08:00
Luc 7f28c5eded Update README.md 2016-09-14 16:37:13 +02:00
luc lebosse b64b0701c8 Mount SD card before accessing EEPROM for baud rate
move UI_INITIALIZE to originale position as now SD Card is mounted
earlier
2016-09-12 09:00:53 +02:00
luc lebosse 0d56084a48 Update computing position after M100 command 2016-09-10 10:15:59 +02:00
Luc bd6fcb09d2 Update README.md
Add clarification about jumper position before flashing
2016-09-04 12:54:18 +02:00
luc lebosse d39d6c84a8 Add missing IT language in readme 2016-08-31 08:49:36 +02:00
luc lebosse 5b7f1f5e4b Merge devt branch to move to 0.92.10 base 2016-08-29 10:40:14 +02:00
luc lebosse a1d7816570 Fix version for last release before 0.92.10 2016-08-29 10:32:26 +02:00
Luc b5bbc65c37 Update README.md 2016-08-01 21:01:23 +02:00
Luc 487d916a85 Update README.md 2016-07-17 08:52:50 +02:00
Luc 6614790346 Update README.md
moved development branch from 0.92.6 to devt
2016-07-14 18:40:16 +02:00
Luc c302f05e15 Merge pull request #170 from gdfuego/master
Corrected USBCore.cpp filename
2016-07-09 19:49:20 +02:00
Gregory Boyce 09167689d4 Corrected reference to configuration.h instead of Configuration.h 2016-07-09 09:56:27 -04:00
Gregory Boyce 1b3577489a Corrected USBCore.cpp filename 2016-07-09 09:29:18 -04:00
Luc e809348bb4 Update README.md 2016-06-07 13:55:20 +02:00
Luc 12bb817e07 Update README.md
Add link to new test version based on 0.92.10
2016-06-07 13:54:44 +02:00
luc 0cf39068d4 Add support files for IDE 1.6.8 and Due 1.6.7 2016-04-11 17:05:38 +02:00
Luc 44a1430032 Merge pull request #138 from limited660/master
Modified extruder naming
2016-02-02 12:47:31 +08:00
tjb1 8fbfa6ec62 Removed unnecessary entries in Extruder menu
Removed extruder selection prompts from the heating menu.
2016-01-26 23:48:30 -05:00
tjb1 e62f0513da Changed extruder definitions to Left/Right for 2.0
Switched from Ext1/2 names to Left/Right to simplify process, change was only on English menu.
2016-01-26 23:47:32 -05:00
tjb1 80e318d533 Fixed extruder naming, Left = 0 & Right = 1
Fixed my error in extruder naming; M100 T0 now cleans left extruder and M100 T1 cleans right extruder.
2016-01-26 23:46:24 -05:00
Luc 47b4b069d9 Update userpins.h
put correct pin for top sensor for new generation
Thanks @thomastech
2016-01-24 22:22:51 +08:00
Luc b509f84771 Update commands list for M100 parameter
thanks @limited660
2016-01-20 12:00:21 +08:00
Luc c5c53cfeb7 Merge pull request #134 from limited660/master
Added code for selective nozzle cleaning
2016-01-20 11:54:31 +08:00
tjb1 99069389cb Update Printer.cpp 2016-01-17 20:39:40 -05:00
tjb1 47a011583d Added code for selective nozzle cleaning
Use "M100 T0" to clean extruder 0 and "M100 T1" to clean extruder 1 on 2.0/2.0A printers, "M100" or anything other than "M100 T0" or "M100 T1" will clean both.
2016-01-17 20:36:25 -05:00
tjb1 87cca6a123 Added code for selective nozzle cleaning
Use "M100 T0" to clean extruder 0 and "M100 T1" to clean extruder 1 on 2.0/2.0A printers, "M100" or anything other than "M100 T0" or "M100 T1" will clean both.
2016-01-17 20:32:19 -05:00
tjb1 579bafd77a Update Printer.cpp 2016-01-15 16:40:33 -05:00
tjb1 dc0ec164b7 Added code for selective nozzle cleaning
Use "M100 T1" to clean extruder 1 and "M100 T2" to clean extruder 2 on 2.0/2.0A printers, "M100" or anything other than "M100 T1" or "M100 T2" will clean both.
2016-01-15 16:35:31 -05:00
tjb1 2fa1bb4aaf Added code for selective nozzle cleaning
Use "M100 T1" to clean extruder 1 and "M100 T2" to clean extruder 2 on 2.0/2.0A printers, "M100" or anything other than "M100 T1" or "M100 T2" will clean both.
2016-01-15 16:34:39 -05:00
tjb1 b49a809426 Added code for selective nozzle cleaning
Use "M100 T1" to clean extruder 1 and "M100 T2" to clean extruder 2 on 2.0/2.0A printers, "M100" or anything other than "M100 T1" or "M100 T2" will clean both.
2016-01-15 16:31:53 -05:00
Luc bc198ba495 Merge pull request #131 from limited660/patch-1
New nozzle wipe sequence for 2.0/2.0A
2016-01-14 22:41:31 +08:00
tjb1 6553fc30a1 Removed extra code 2016-01-14 09:26:27 -05:00
tjb1 d5c1c8443f Removed model switch
New wipe applies to 2.0 and 2.0A
2016-01-14 09:25:41 -05:00
tjb1 45869eb995 Lengthened wipe move 2016-01-12 06:57:44 -05:00