Wykres commitów

257 Commity (cd0ee68810d44f85c067369df9f9df1e2c2a9708)

Autor SHA1 Wiadomość Data
Luc cd0ee68810
Update .travis.yml
allow travis to build no tag
2017-11-12 19:59:39 +01:00
luc lebosse 4d321c8a45 Fix compilation if not Davinci board 2017-08-06 19:30:21 +02:00
luc lebosse a8eb705cab Add visual feedbak on sensors when loading unloading 2017-08-01 21:24:36 +02:00
luc lebosse c3d2b6f589 Add M121 command for sensor status 2017-08-01 21:23:41 +02:00
luc lebosse 6e6edc0c88 Move pins upper of 127 to 92/93 to avoid overflow in type
fix compilation warning for sensitive pin over 128
2017-08-01 21:20:51 +02:00
luc lebosse 7c0cb5b01c Fix Door sensor with extuders heating 2017-08-01 10:17:40 +02:00
luc lebosse 832ddaf6cf Sync isPositionAllowed and printCurrentPosition functions 2017-07-31 17:45:01 +02:00
Luc db25a431dc Update README.md 2017-07-15 09:36:14 +02:00
luc lebosse f15ec540fd Add Z+10 if Z pos < 10 when loading/unloading
per @razor-keen suggestion
2017-06-02 09:56:41 +02:00
Luc e8bf11e404 limit zip files to bin directory instead of full paths 2017-04-10 09:52:43 +02:00
Luc 3a0616b8db Release with correct name 2017-04-10 09:35:51 +02:00
Luc 3c374336ab zip renamed files
push zip in script
2017-04-10 09:19:20 +02:00
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