Commit Graph

3840 Commits

Author SHA1 Message Date
Scott Lahteine
845cda367d Keep "astyled" elements in qr_solve.* - plus code reduction 1.1.0-RC2 2015-10-02 23:22:58 -07:00
Scott Lahteine
80aa05b944 Keep "astyled" elements in misc files - small changes 2015-10-02 23:21:52 -07:00
Scott Lahteine
7c84ba64a1 Keep "astyled" elements in M100_*.cpp 2015-10-02 23:21:19 -07:00
Scott Lahteine
2973e2a504 Keep "astyled" elements in speed_lookuptable.h 2015-10-02 23:20:40 -07:00
Scott Lahteine
8d97d17055 Keep "astyled" elements in configuration_store.cpp 2015-10-02 23:20:02 -07:00
Scott Lahteine
c2d4a1db58 Keep "astyled" elements in vector_3.* 2015-10-02 23:19:13 -07:00
Scott Lahteine
7909c6e4dd Keep "astyled" elements in dogm_bitmaps.h 2015-10-02 23:18:55 -07:00
Scott Lahteine
e6d77b540a Keep "astyled" elements in Conditionals.h 2015-10-02 23:18:40 -07:00
Scott Lahteine
de2e9fe687 Keep "astyled" elements in fastio.h 2015-10-02 23:17:46 -07:00
Scott Lahteine
9b00ffe37b Keep "astyled" elements in SanityCheck.h 2015-10-02 23:17:28 -07:00
Scott Lahteine
a99ac86c19 Latest style in thermistortables.h 2015-10-02 23:16:30 -07:00
Scott Lahteine
dbf1a98d13 Keep "astyled" elements in mesh_bed_leveling.h 2015-10-02 23:16:00 -07:00
Scott Lahteine
f11586b517 Keep "astyled" elements in planner.* 2015-10-02 23:15:36 -07:00
Scott Lahteine
4c99327329 Keep "astyled" elements in SD-related files 2015-10-02 23:15:24 -07:00
Scott Lahteine
2bffd12ebd Keep "astyled" elements in servo.* 2015-10-02 23:14:39 -07:00
Scott Lahteine
9cb7f3fafd Keep "astyled" elements in stepper_indirection.* 2015-10-02 23:14:19 -07:00
Scott Lahteine
38f626d7a2 Keep "astyled" elements in stepper.* 2015-10-02 23:13:44 -07:00
Scott Lahteine
2c42dc5121 Keep "astyled" elements in temperature.* 2015-10-02 23:13:23 -07:00
Scott Lahteine
e272cc7fc7 Keep "astyled" elements in pins files 2015-10-02 23:12:48 -07:00
Scott Lahteine
9ab5401df3 Keep "astyled" elements in MarlinSerial.* 2015-10-02 23:12:16 -07:00
Scott Lahteine
f844d18724 Keep "astyled" elements in Marlin_main.cpp, Marlin.h 2015-10-02 23:12:03 -07:00
Scott Lahteine
d99a4acd4b Keep "astyled" elements in cardreader.* 2015-10-02 23:11:34 -07:00
Scott Lahteine
2016ed48c0 Keep "astyled" elements in ultralcd-related files 2015-10-02 23:11:05 -07:00
Scott Lahteine
b90ec2cf8f Match indentation for language files 2015-10-02 23:10:31 -07:00
Scott Lahteine
34ec34e741 Keep "astyled" elements in dogm files 2015-10-02 23:08:58 -07:00
Richard Wackerbarth
91b5156b3e Marlin 1.1.0 Release Candidate 2 - 29 September 2015 2015-09-29 20:28:41 -05:00
Richard Wackerbarth
03f0edb57e Fix high LCD status screen update frequency (PR#2655) 2015-09-28 11:07:33 -05:00
KiteLab
0ad25c6665 Hint for changed behaviour of SDSUPPORT 2015-09-28 11:07:33 -05:00
Richard Wackerbarth
56a6d85c41 Add (disabled) style test 2015-09-28 11:07:14 -05:00
Richard Wackerbarth
4cdafc0b35 Add astyle specification 2015-09-17 10:45:38 -05:00
Richard Wackerbarth
e01f5e1ef7 Cleanup 2015-09-17 10:44:23 -05:00
Mike Cochrane
5e36b64635 SDEXTRASLOW for some SD card readers (PR#176)
Add SDEXTRASLOW which runs the SD card at SPI_QUARTER_SPEED. Quarter speed is needed for RIGIDBOT_PANEL
2015-09-14 07:58:08 -05:00
Scott Lahteine
5d65a36dee Give lcd_sd_status an UNKNOWN state (PR#180) 2015-09-14 06:32:27 -05:00
fmalpartida
0f149ea0c6 LCD home button causes repeated homing (PR#175)
Fix: increased debounce delay.
2015-09-14 06:31:49 -05:00
Scott Lahteine
b825567e0f Drop www. from marlinfirmware.org (PR#175) 2015-09-14 06:28:53 -05:00
Richard Wackerbarth
42e381f8e2 Merge Extrusion_rate_heater_compensation 2015-09-12 07:54:42 -05:00
Scott Lahteine
db27e67580 Apply PID_ADD_EXTRUSION_RATE to extras 2015-09-12 07:53:20 -05:00
Scott Lahteine
bc50db9cf6 Implement PID_ADD_EXTRUSION_RATE 2015-09-12 07:53:20 -05:00
Richard Wackerbarth
b5987de08a Merge Menu Updates 2015-09-12 07:51:37 -05:00
Scott Lahteine
cffb2d457e Cleanup file formatting 2015-09-12 07:48:27 -05:00
Scott Lahteine
7ac7ddbf20 Show nozzles, heaters, and extruders numbered 1-4 2015-09-12 07:40:18 -05:00
Scott Lahteine
5bc480fee8 Fix Move E menu items 2015-09-12 07:33:49 -05:00
Scott Lahteine
fc882c34a3 Init lcd_sd_status as false to force lcd_update test
Replaces #145 which is way out of date
2015-09-12 07:32:20 -05:00
Scott Lahteine
e27dd5c22d Conditionalize functions that rely on SDSUPPORT 2015-09-12 07:30:09 -05:00
Scott Lahteine
fabf3ae4a0 Add final Z raise after Delta probe 2015-09-12 07:23:24 -05:00
Petr Zahradnik
8c768a76a2 Create language_cz.h
Czech language translation.
2015-09-12 07:18:05 -05:00
Petr Zahradnik
5b9010965d Update language.h
Added comment for Czech language (associated with file language_cz.h).
2015-09-11 04:43:54 +02:00
Scott Lahteine
89fb778684 Fix up probe pin define and test 2015-09-10 10:54:03 -05:00
Scott Lahteine
558665cd90 Constrain Tune > Nozzle/Flow menu items 2015-09-10 08:47:11 -05:00
Scott Lahteine
9f462f0cf5 Hack to address stuttering caused by ISR not finishing in time
(PR #138)

When the ISR does not finish in time, the timer will
wrap in the computation of the next interrupt time.

This hack replaces the correct (past) time with a time not far in the future.
2015-09-10 08:26:17 -05:00