-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge upstream #1
Merge upstream #1
Commits on Apr 5, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 0e6514e - Browse repository at this point
Copy the full SHA 0e6514eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f0081b - Browse repository at this point
Copy the full SHA 2f0081bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61de6ec - Browse repository at this point
Copy the full SHA 61de6ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for d24ea7c - Browse repository at this point
Copy the full SHA d24ea7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53eb662 - Browse repository at this point
Copy the full SHA 53eb662View commit details -
Merge pull request #1819 from thinkyhead/fixup_probing
Have the configurator read from MarlinFirmware repo
Configuration menu - View commit details
-
Copy full SHA for f5dad8a - Browse repository at this point
Copy the full SHA f5dad8aView commit details -
Disable splash-screen when done once
Splash screen was shown with every display init. That means every time the menus where entered. Note the 2 in the initialisation. The buffer is already written in two steps a 512 byte. Without the 2 only the upper half is shown.
Configuration menu - View commit details
-
Copy full SHA for 9865318 - Browse repository at this point
Copy the full SHA 9865318View commit details -
Draw content in display loop only when needed
Example for splash screen.
Configuration menu - View commit details
-
Copy full SHA for bf04a92 - Browse repository at this point
Copy the full SHA bf04a92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5360158 - Browse repository at this point
Copy the full SHA 5360158View commit details -
Prevents MINTEMP / MAXTEMP when no heaters present
This commit checks whether or not HEATER_0 is in use, and if not, skips the MIN / MAX temperature checks.
Configuration menu - View commit details
-
Copy full SHA for 1a5293c - Browse repository at this point
Copy the full SHA 1a5293cView commit details
Commits on Apr 6, 2015
-
Configuration menu - View commit details
-
Copy full SHA for cf66cb8 - Browse repository at this point
Copy the full SHA cf66cb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46474cf - Browse repository at this point
Copy the full SHA 46474cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d867c18 - Browse repository at this point
Copy the full SHA d867c18View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6f2bff - Browse repository at this point
Copy the full SHA b6f2bffView commit details -
Revert "Draw content in display loop only when needed"
This reverts commit bf04a92.
Configuration menu - View commit details
-
Copy full SHA for d521693 - Browse repository at this point
Copy the full SHA d521693View commit details -
Now the simplycistic solution.
Just and only display splashscreen only once.
Configuration menu - View commit details
-
Copy full SHA for 6ae7148 - Browse repository at this point
Copy the full SHA 6ae7148View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a093b2 - Browse repository at this point
Copy the full SHA 9a093b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d27c82a - Browse repository at this point
Copy the full SHA d27c82aView commit details -
Merge pull request #1827 from thinkyhead/fixup_dualz
Fix compile error with Z_DUAL_ENDSTOPS
Configuration menu - View commit details
-
Copy full SHA for ed7a2f9 - Browse repository at this point
Copy the full SHA ed7a2f9View commit details
Commits on Apr 7, 2015
-
Should be `retracting` and not `retract`
Configuration menu - View commit details
-
Copy full SHA for 6d084c0 - Browse repository at this point
Copy the full SHA 6d084c0View commit details -
Because we now can use utf8 with up to 3 bytes per symbol, lcd_status_message[] must be 3*LCD_WIDTH wide. Filling up the message, or cutting to length, are fixed to. Fix for #1832 about at the end.
Configuration menu - View commit details
-
Copy full SHA for ac843fb - Browse repository at this point
Copy the full SHA ac843fbView commit details -
Merge pull request #1828 from Wackerbarth/Configurator
Update Configurator Files
Configuration menu - View commit details
-
Copy full SHA for 6a860b9 - Browse repository at this point
Copy the full SHA 6a860b9View commit details -
Merge pull request #1829 from Natealus/Development
Azteeg X3 Pro Pin fix ups
Configuration menu - View commit details
-
Copy full SHA for 56aea5f - Browse repository at this point
Copy the full SHA 56aea5fView commit details -
Merge pull request #1823 from AnHardt/splashscreen
Disable splash-screen when done once
Configuration menu - View commit details
-
Copy full SHA for d70a4a3 - Browse repository at this point
Copy the full SHA d70a4a3View commit details -
Merge pull request #1839 from AnHardt/fix-statusmessage
Fix lcd_status_message
Configuration menu - View commit details
-
Copy full SHA for 5c2bb05 - Browse repository at this point
Copy the full SHA 5c2bb05View commit details -
Don't stow the probe until the last grid point!
- Address Issue #1682 at hash #issuecomment-89756858
Configuration menu - View commit details
-
Copy full SHA for d20f42c - Browse repository at this point
Copy the full SHA d20f42cView commit details -
Merge pull request #1825 from shaggythesheep/bugfix_no_heaters
Bugfix: Temperature checks when no heaters in use
Configuration menu - View commit details
-
Copy full SHA for d05efa0 - Browse repository at this point
Copy the full SHA d05efa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e502144 - Browse repository at this point
Copy the full SHA e502144View commit details -
Configuration menu - View commit details
-
Copy full SHA for 967db18 - Browse repository at this point
Copy the full SHA 967db18View commit details -
- Sections in all `Configuration_adv.h` - Recognize JAPANESE/WESTERN/CYRILLIC options - Better capturing of comments for tooltips
Configuration menu - View commit details
-
Copy full SHA for 7d2c2f1 - Browse repository at this point
Copy the full SHA 7d2c2f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c379f17 - Browse repository at this point
Copy the full SHA c379f17View commit details -
Merge pull request #1842 from thinkyhead/more_configurator
Configurator updates
Configuration menu - View commit details
-
Copy full SHA for 3db4e0f - Browse repository at this point
Copy the full SHA 3db4e0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 002340f - Browse repository at this point
Copy the full SHA 002340fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9ed39b - Browse repository at this point
Copy the full SHA a9ed39bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7c4e7e - Browse repository at this point
Copy the full SHA f7c4e7eView commit details -
Merge pull request #1847 from thinkyhead/more_configurator
Fix G29 not deploying probe in some instances
Configuration menu - View commit details
-
Copy full SHA for 5b2c67f - Browse repository at this point
Copy the full SHA 5b2c67fView commit details
Commits on Apr 8, 2015
-
Merge pull request #1774 from epatel/Development
Mesh bed leveling: Added G29 S3 + finer display steps during manual input + bug fix
Configuration menu - View commit details
-
Copy full SHA for e03da48 - Browse repository at this point
Copy the full SHA e03da48View commit details -
Fix de after PREVENT_DANGEROUS_EXTRUDE
- Set `de` to 0 when `position[E] = target[E]` - Address regression mention in #1846
Configuration menu - View commit details
-
Copy full SHA for 1d291be - Browse repository at this point
Copy the full SHA 1d291beView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf9b584 - Browse repository at this point
Copy the full SHA cf9b584View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb6e388 - Browse repository at this point
Copy the full SHA eb6e388View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff429cd - Browse repository at this point
Copy the full SHA ff429cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 419f3eb - Browse repository at this point
Copy the full SHA 419f3ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43773ff - Browse repository at this point
Copy the full SHA 43773ffView commit details -
Merge branch 'Development' into dev_version
Latest upstream commits
Configuration menu - View commit details
-
Copy full SHA for 7431ef7 - Browse repository at this point
Copy the full SHA 7431ef7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 756bb5e - Browse repository at this point
Copy the full SHA 756bb5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07fc2b5 - Browse repository at this point
Copy the full SHA 07fc2b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27cb90d - Browse repository at this point
Copy the full SHA 27cb90dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3162971 - Browse repository at this point
Copy the full SHA 3162971View commit details -
Configuration menu - View commit details
-
Copy full SHA for c82da64 - Browse repository at this point
Copy the full SHA c82da64View commit details -
Merge pull request #1864 from thinkyhead/is_running
IsStopped / IsRunning inline
Configuration menu - View commit details
-
Copy full SHA for caa7734 - Browse repository at this point
Copy the full SHA caa7734View commit details -
Merge pull request #1853 from thinkyhead/dev_version
Set version to "1.0.3 dev"
Configuration menu - View commit details
-
Copy full SHA for bb917ec - Browse repository at this point
Copy the full SHA bb917ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4788b59 - Browse repository at this point
Copy the full SHA 4788b59View commit details -
Merge pull request #1865 from thinkyhead/configurator_values
Thermistor values for configurator
Configuration menu - View commit details
-
Copy full SHA for 98f3130 - Browse repository at this point
Copy the full SHA 98f3130View commit details -
Remove Contrast Menu for U8GLIB_ST7920
The other two devices we use in u8glib have more than only dummy code. Checked this in the library code.
Configuration menu - View commit details
-
Copy full SHA for bcc0419 - Browse repository at this point
Copy the full SHA bcc0419View commit details -
Configuration menu - View commit details
-
Copy full SHA for a76fb42 - Browse repository at this point
Copy the full SHA a76fb42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a514f3 - Browse repository at this point
Copy the full SHA 6a514f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dc64ef - Browse repository at this point
Copy the full SHA 7dc64efView commit details -
Moved the definitions of the LCD_STR_* to Conditionals.h
to avoid errors in Marlin_main.cpp. #1860 In the include tree of Marlin_main.cpp the decision between the display types is not made. To include the right LCD_STR_* ether 'dogm_lcd_implementation.h' or 'ultralcd_implementation_hitachi_HD44780.h' with all their code. A 'dogm_lcd_implementation.h.h' would be a curiosity. So i moved both of the definition blocks to conditionals.h On the long term it could make sense to use the same numbering for the u8glib and the hitachi symbols.
Configuration menu - View commit details
-
Copy full SHA for ea89765 - Browse repository at this point
Copy the full SHA ea89765View commit details -
Replaced SERIAL_PROTOCOLPGM(MSG_BED) with SERIAL_PROTOCOLPGM("Bed")
Resolved some warnings in Marlin_main.cpp regarding compares of signed and unsigned integers by replacing 'int' or 'uint16_t' with 'uint8_t'.
Configuration menu - View commit details
-
Copy full SHA for 14d4419 - Browse repository at this point
Copy the full SHA 14d4419View commit details -
Configuration menu - View commit details
-
Copy full SHA for 540dbb3 - Browse repository at this point
Copy the full SHA 540dbb3View commit details
Commits on Apr 9, 2015
-
Z Probe inverting not present in example configs, causes error
The line const bool Z_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the logic of the endstop is in the main configuration.h but wasn't present in the example configuration.h's. Causes a compiling error with Z Probe enabled. Just added it to all the configs. :)
Configuration menu - View commit details
-
Copy full SHA for 585eee6 - Browse repository at this point
Copy the full SHA 585eee6View commit details -
Merge pull request #1866 from AnHardt/contrast
Remove Contrast Menu for device U8GLIB_ST7920
Configuration menu - View commit details
-
Copy full SHA for 4abd23a - Browse repository at this point
Copy the full SHA 4abd23aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1269c44 - Browse repository at this point
Copy the full SHA 1269c44View commit details -
Merge remote-tracking branch 'upstream/Development' into Development
Latest upstream commits
Configuration menu - View commit details
-
Copy full SHA for 7f22464 - Browse repository at this point
Copy the full SHA 7f22464View commit details -
Merge pull request #1868 from AnHardt/LCD_STR
Moved the definitions of the LCD_STR_* to Conditionals.h
Configuration menu - View commit details
-
Copy full SHA for a00ebf0 - Browse repository at this point
Copy the full SHA a00ebf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a95544f - Browse repository at this point
Copy the full SHA a95544fView commit details -
Merge pull request #1867 from epatel/Development
Added sanity check for MESH_NUM_X_POINTS and MESH_NUM_Y_POINTS
Configuration menu - View commit details
-
Copy full SHA for 837ceb9 - Browse repository at this point
Copy the full SHA 837ceb9View commit details -
Merge pull request #1876 from thinkyhead/cold_extrude
Catch dangerous extrude before trying several
Configuration menu - View commit details
-
Copy full SHA for 2ca099d - Browse repository at this point
Copy the full SHA 2ca099dView commit details -
Merge remote-tracking branch 'upstream/Development' into Development
Latest upstream commits
Configuration menu - View commit details
-
Copy full SHA for dcde09f - Browse repository at this point
Copy the full SHA dcde09fView commit details -
Made encoderPosition and quick_feedback dependant on NEWPANEL
where the hardware is available. Fix for #1873
Configuration menu - View commit details
-
Copy full SHA for df50523 - Browse repository at this point
Copy the full SHA df50523View commit details -
Merge pull request #1875 from Natealus/Development
Z Probe inverting not present in example configs, causes error
Configuration menu - View commit details
-
Copy full SHA for b1950a7 - Browse repository at this point
Copy the full SHA b1950a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a488445 - Browse repository at this point
Copy the full SHA a488445View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6096164 - Browse repository at this point
Copy the full SHA 6096164View commit details -
Merge pull request #1877 from AnHardt/display-only
Made encoderPosition and quick_feedback dependant on NEWPANEL
Configuration menu - View commit details
-
Copy full SHA for 7a1aef1 - Browse repository at this point
Copy the full SHA 7a1aef1View commit details -
Fix moves for DELTA for MANUAL_BED_LEVELING
- Use `line_to_current` in place of `plan_buffer_line`
Configuration menu - View commit details
-
Copy full SHA for 9189cc6 - Browse repository at this point
Copy the full SHA 9189cc6View commit details
Commits on Apr 10, 2015
-
Configuration menu - View commit details
-
Copy full SHA for fb4cefc - Browse repository at this point
Copy the full SHA fb4cefcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b328c6e - Browse repository at this point
Copy the full SHA b328c6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5914d9d - Browse repository at this point
Copy the full SHA 5914d9dView commit details -
Merge branch 'Development' into cold_extrude
Latest upstream commits
Configuration menu - View commit details
-
Copy full SHA for 740152e - Browse repository at this point
Copy the full SHA 740152eView commit details -
Merge pull request #1879 from thinkyhead/cold_extrude
Fix moves for DELTA for MANUAL_BED_LEVELING
Configuration menu - View commit details
-
Copy full SHA for 67c0e83 - Browse repository at this point
Copy the full SHA 67c0e83View commit details -
Break out prevent_dangerous_extrude feature
- It’s inline here, but could be a macro and duplicated for `planner.cpp`
Configuration menu - View commit details
-
Copy full SHA for 8b16ebe - Browse repository at this point
Copy the full SHA 8b16ebeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 907e8e9 - Browse repository at this point
Copy the full SHA 907e8e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01654bd - Browse repository at this point
Copy the full SHA 01654bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3105ebc - Browse repository at this point
Copy the full SHA 3105ebcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3b13eb - Browse repository at this point
Copy the full SHA a3b13ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93eb632 - Browse repository at this point
Copy the full SHA 93eb632View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe912f4 - Browse repository at this point
Copy the full SHA fe912f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 652d59c - Browse repository at this point
Copy the full SHA 652d59cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a327d87 - Browse repository at this point
Copy the full SHA a327d87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f164f4 - Browse repository at this point
Copy the full SHA 8f164f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fe3829 - Browse repository at this point
Copy the full SHA 5fe3829View commit details -
Merge pull request #1887 from thinkyhead/cold_extrude
Break out prevent_dangerous_extrude feature
Configuration menu - View commit details
-
Copy full SHA for f1a03c5 - Browse repository at this point
Copy the full SHA f1a03c5View commit details
Commits on Apr 11, 2015
-
Merge branch 'Development' into cold_extrude
Latest upstream commits
Configuration menu - View commit details
-
Copy full SHA for 71adb1e - Browse repository at this point
Copy the full SHA 71adb1eView commit details -
Apply CUSTOM_MACHINE_NAME to configurations
- Replace “Mendel” with “RepRap”
Configuration menu - View commit details
-
Copy full SHA for ccbe2c4 - Browse repository at this point
Copy the full SHA ccbe2c4View commit details -
Merge pull request #1890 from thinkyhead/cold_extrude
Apply CUSTOM_MACHINE_NAME to configs
Configuration menu - View commit details
-
Copy full SHA for 79a5b14 - Browse repository at this point
Copy the full SHA 79a5b14View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6bb98a - Browse repository at this point
Copy the full SHA c6bb98aView commit details -
Merge pull request #1891 from thinkyhead/cold_extrude
machine name for hephestos too
Configuration menu - View commit details
-
Copy full SHA for f8b4ee0 - Browse repository at this point
Copy the full SHA f8b4ee0View commit details -
Fix doubled lcd_quick_feedback
- MENU_ITEM causes lcd_quick_feedback to be called, so only those calls to `lcd_goto_menu` outside of the `MENU_ITEM` macro need to set the `feedback` flag when calling `lcd_goto_menu`.
Configuration menu - View commit details
-
Copy full SHA for 388dd0c - Browse repository at this point
Copy the full SHA 388dd0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 055b118 - Browse repository at this point
Copy the full SHA 055b118View commit details -
Merge pull request #1893 from thinkyhead/cold_extrude
Fix doubled lcd_quick_feedback
Configuration menu - View commit details
-
Copy full SHA for b089eb4 - Browse repository at this point
Copy the full SHA b089eb4View commit details
Commits on Apr 12, 2015
-
- Prevent `Z_SAFE_HOMING` from homing Z twice in some cases - Allow `G28` with XYZ values of 0 to explicitly set the position - Don’t add `home_offset` when setting XYZ explicitly in `G28` - Add `code_has_value` function to check for the presence of a numeric value (could just test for space or nul to allow other types of values)
Configuration menu - View commit details
-
Copy full SHA for ac2b23f - Browse repository at this point
Copy the full SHA ac2b23fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a37c7ff - Browse repository at this point
Copy the full SHA a37c7ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8857b9e - Browse repository at this point
Copy the full SHA 8857b9eView commit details
Commits on Apr 13, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 74e4b42 - Browse repository at this point
Copy the full SHA 74e4b42View commit details -
Merge pull request #1896 from thinkyhead/cold_extrude
Homing fixes
Configuration menu - View commit details
-
Copy full SHA for e7aae31 - Browse repository at this point
Copy the full SHA e7aae31View commit details -
Merge pull request #1897 from epatel/Development
Manual bed leveling menu fixes.
Configuration menu - View commit details
-
Copy full SHA for 666f9cd - Browse repository at this point
Copy the full SHA 666f9cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccddc28 - Browse repository at this point
Copy the full SHA ccddc28View commit details -
Merge branch 'Development' into squash_fixups
Conflicts: Marlin/ultralcd.cpp
Configuration menu - View commit details
-
Copy full SHA for cfa60bd - Browse repository at this point
Copy the full SHA cfa60bdView commit details -
next_ vars faster than previous_
- Change some `previous_` time vars to `next_` so an add only happens at intervals - Fix `HEATER_0_USES_MAX6675` polling too frequently, or not at all
Configuration menu - View commit details
-
Copy full SHA for e4b1e86 - Browse repository at this point
Copy the full SHA e4b1e86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 257a907 - Browse repository at this point
Copy the full SHA 257a907View commit details -
Merge pull request #1899 from thinkyhead/squash_fixups
Several fixups
Configuration menu - View commit details
-
Copy full SHA for 0908c41 - Browse repository at this point
Copy the full SHA 0908c41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a9e45c - Browse repository at this point
Copy the full SHA 5a9e45cView commit details -
Merge pull request #1902 from msutas/Development
Fix Syntax Error Filament Runout Statement
Configuration menu - View commit details
-
Copy full SHA for c05b347 - Browse repository at this point
Copy the full SHA c05b347View commit details
Commits on Apr 14, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 09d60e0 - Browse repository at this point
Copy the full SHA 09d60e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17ad80c - Browse repository at this point
Copy the full SHA 17ad80cView commit details -
Merge pull request #1906 from thinkyhead/some_fixes
Naming and code comments
Configuration menu - View commit details
-
Copy full SHA for 6b51305 - Browse repository at this point
Copy the full SHA 6b51305View commit details -
Configuration menu - View commit details
-
Copy full SHA for 642f6a9 - Browse repository at this point
Copy the full SHA 642f6a9View commit details -
Merge pull request #1907 from thinkyhead/some_fixes
Fix type of code_has_value
Configuration menu - View commit details
-
Copy full SHA for dee6840 - Browse repository at this point
Copy the full SHA dee6840View commit details -
Add pin configuration for Brainwave Pro
Copied from jcrocholl's contributions to the OpenBeamUSA Marlin fork
Configuration menu - View commit details
-
Copy full SHA for ffaf1b4 - Browse repository at this point
Copy the full SHA ffaf1b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0e68c5 - Browse repository at this point
Copy the full SHA e0e68c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f02da6 - Browse repository at this point
Copy the full SHA 3f02da6View commit details -
Merge pull request #1910 from thinkyhead/some_fixes
Rename servos[] array in Marlin to servo[]
Configuration menu - View commit details
-
Copy full SHA for 639ffc3 - Browse repository at this point
Copy the full SHA 639ffc3View commit details -
Enable all old_z_*_endstop vars for Z_DUAL_ENDSTOPS
- Potentially addressing #1911
Configuration menu - View commit details
-
Copy full SHA for 5dd87d2 - Browse repository at this point
Copy the full SHA 5dd87d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7336e6d - Browse repository at this point
Copy the full SHA 7336e6dView commit details -
Merge pull request #1912 from thinkyhead/some_fixes
Enable all old_z_*_endstop vars for Z_DUAL_ENDSTOPS
Configuration menu - View commit details
-
Copy full SHA for d57b23b - Browse repository at this point
Copy the full SHA d57b23bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b447a4f - Browse repository at this point
Copy the full SHA b447a4fView commit details -
Example Configuration for K8200 back in sync
example_configurations\K8200\Configuration.h: * merge upstream changes from default Configuration.h manually * add some machine specific comments
Configuration menu - View commit details
-
Copy full SHA for 3851ac6 - Browse repository at this point
Copy the full SHA 3851ac6View commit details -
Some minor translations to spanish
elgambitero authored and elgambitero committedApr 14, 2015 Configuration menu - View commit details
-
Copy full SHA for cb9ac49 - Browse repository at this point
Copy the full SHA cb9ac49View commit details
Commits on Apr 15, 2015
-
Merge pull request #1913 from CONSULitAS/Development_Update_K8200_Config
Example Configuration for K8200 back in sync
Configuration menu - View commit details
-
Copy full SHA for 71f183a - Browse repository at this point
Copy the full SHA 71f183aView commit details -
Merge pull request #1915 from elgambitero/Development
Some minor translations to spanish
Configuration menu - View commit details
-
Copy full SHA for 637babb - Browse repository at this point
Copy the full SHA 637babbView commit details -
Example Configuration for K8200: comments/URL/readme
Example Configuration for K8200 : comments/URL/readme example_configurations\K8200\Configuration.h: * add machine specific header * change STRING_URL to K8200 fork (@thinkyhead: What do you think?) example_configurations\K8200\readme.md: * updated documentation * added URLs and links
Configuration menu - View commit details
-
Copy full SHA for 0af5e3a - Browse repository at this point
Copy the full SHA 0af5e3aView commit details -
Example Configuration for K8200: comments/URL/readme
Example Configuration for K8200 : comments/URL/readme example_configurations\K8200\Configuration.h: * add machine specific header * change STRING_URL to K8200 fork (@thinkyhead: What do you think?) example_configurations\K8200\readme.md: * updated documentation * added URLs and links
Configuration menu - View commit details
-
Copy full SHA for 1de9b56 - Browse repository at this point
Copy the full SHA 1de9b56View commit details -
Example Configuration for K8200 back in sync
example_configurations\K8200\Configuration.h: * merge upstream changes from default Configuration.h manually * add some machine specific comments
Configuration menu - View commit details
-
Copy full SHA for a40c274 - Browse repository at this point
Copy the full SHA a40c274View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60f4627 - Browse repository at this point
Copy the full SHA 60f4627View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8389b1 - Browse repository at this point
Copy the full SHA f8389b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0b1f70 - Browse repository at this point
Copy the full SHA d0b1f70View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1b69db - Browse repository at this point
Copy the full SHA e1b69dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for cde5eee - Browse repository at this point
Copy the full SHA cde5eeeView commit details
Commits on Apr 16, 2015
-
Merge pull request #1919 from paclema/M48_mismatch
Fixed M48 mismatch between n and P parameter on documentation
Configuration menu - View commit details
-
Copy full SHA for f49a73d - Browse repository at this point
Copy the full SHA f49a73dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53be0f3 - Browse repository at this point
Copy the full SHA 53be0f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63b98b8 - Browse repository at this point
Copy the full SHA 63b98b8View commit details -
Apply zprobe_zoffset in axis_is_at_home
Ensure the probe offset will always be included when homing Z.
Configuration menu - View commit details
-
Copy full SHA for 58d128b - Browse repository at this point
Copy the full SHA 58d128bView commit details -
Merge pull request #1923 from thinkyhead/babystep_delay_2us
Babystep delay 2us
Configuration menu - View commit details
-
Copy full SHA for d0b65ff - Browse repository at this point
Copy the full SHA d0b65ffView commit details -
Fixed jump in speed when using high accelerations on axes with lots o…
…f steps. I.e., when acceleration * steps per mm > 2,000,000. This was done by changing MultiU24X24toH16 to take a 32b bit operand. Removed the claim that stepper.cpp uses the Leib algorithm.
Configuration menu - View commit details
-
Copy full SHA for e4595fa - Browse repository at this point
Copy the full SHA e4595faView commit details
Commits on Apr 17, 2015
-
Configuration menu - View commit details
-
Copy full SHA for cc6b7cf - Browse repository at this point
Copy the full SHA cc6b7cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 483384a - Browse repository at this point
Copy the full SHA 483384aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 581685a - Browse repository at this point
Copy the full SHA 581685aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d1e730 - Browse repository at this point
Copy the full SHA 2d1e730View commit details -
Fixed compilation error "error: stray ‘\357’ in program" in several c…
…onfiguration files. Introduced in commit 697ee2d and later spread to other files.
Configuration menu - View commit details
-
Copy full SHA for b99e63a - Browse repository at this point
Copy the full SHA b99e63aView commit details
Commits on Apr 18, 2015
-
Merge pull request #1926 from nophead/acceleration_fix
Fixed jump in speed at high accelerations on axes with lots of steps
Configuration menu - View commit details
-
Copy full SHA for 67a4471 - Browse repository at this point
Copy the full SHA 67a4471View commit details -
Merge pull request #1931 from paclema/M303_echo
Added new PID autotune info, to make easy copy & paste results to marlin
Configuration menu - View commit details
-
Copy full SHA for 5e3bb4b - Browse repository at this point
Copy the full SHA 5e3bb4bView commit details -
Merge pull request #1933 from bq/Fix_stray_in_configuration
Fixed compilation error "error: stray ‘\357’ in program"
Configuration menu - View commit details
-
Copy full SHA for a4ca87b - Browse repository at this point
Copy the full SHA a4ca87bView commit details
Commits on Apr 19, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 4784776 - Browse repository at this point
Copy the full SHA 4784776View commit details -
Configuration menu - View commit details
-
Copy full SHA for d931220 - Browse repository at this point
Copy the full SHA d931220View commit details -
Configuration menu - View commit details
-
Copy full SHA for 671aaf2 - Browse repository at this point
Copy the full SHA 671aaf2View commit details
Commits on Apr 20, 2015
-
Centralised beep code to lcd_buzz(). From gcode_M300() and lcd_quick_feedback(). Enforced max. duration for M300 to 5 seconds. Corrected description in 'Configuration.h' LCD_FEEDBACK_FREQUENCY_HZ 0 gives now a silent delay of LCD_FEEDBACK_FREQUENCY_DURATION_MS.
Configuration menu - View commit details
-
Copy full SHA for 064f2b3 - Browse repository at this point
Copy the full SHA 064f2b3View commit details -
Commented REPRAP_DISCOUNT_SMART_CONTROLLER again
and removed some tabs.
Configuration menu - View commit details
-
Copy full SHA for 3a27a78 - Browse repository at this point
Copy the full SHA 3a27a78View commit details -
Configuration menu - View commit details
-
Copy full SHA for da0d91a - Browse repository at this point
Copy the full SHA da0d91aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61ae43f - Browse repository at this point
Copy the full SHA 61ae43fView commit details
Commits on Apr 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for b59e92a - Browse repository at this point
Copy the full SHA b59e92aView commit details -
Add DISPLAY_CHARSET_HD44780_CYRILLIC as alternative in SanityCheck.h
and add some documentation - how to integrate a new font.
Configuration menu - View commit details
-
Copy full SHA for c5e0e29 - Browse repository at this point
Copy the full SHA c5e0e29View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2c94b3 - Browse repository at this point
Copy the full SHA f2c94b3View commit details
Commits on Apr 22, 2015
-
unknown authored and unknown committed
Apr 22, 2015 Configuration menu - View commit details
-
Copy full SHA for c26d816 - Browse repository at this point
Copy the full SHA c26d816View commit details
Commits on Apr 23, 2015
-
Configuration menu - View commit details
-
Copy full SHA for be9e4ce - Browse repository at this point
Copy the full SHA be9e4ceView commit details
Commits on Apr 24, 2015
-
Merge pull request #1941 from thinkyhead/gcode_M410
Add M410 QuickStop command
Configuration menu - View commit details
-
Copy full SHA for 461aaf2 - Browse repository at this point
Copy the full SHA 461aaf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b97a7d - Browse repository at this point
Copy the full SHA 3b97a7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8534bc3 - Browse repository at this point
Copy the full SHA 8534bc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 996d0a9 - Browse repository at this point
Copy the full SHA 996d0a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64268f3 - Browse repository at this point
Copy the full SHA 64268f3View commit details -
Merge pull request #1955 from AnHardt/langlang
Add DISPLAY_CHARSET_HD44780_CYRILLIC as alternative in SanityCheck.h
Configuration menu - View commit details
-
Copy full SHA for 0094481 - Browse repository at this point
Copy the full SHA 0094481View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0a5ff6 - Browse repository at this point
Copy the full SHA a0a5ff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3560e0 - Browse repository at this point
Copy the full SHA c3560e0View commit details -
Merge pull request #1958 from thinkyhead/redo_1937
Fix homing of YZ with DUAL_X_CARRIAGE
Configuration menu - View commit details
-
Copy full SHA for c2e11da - Browse repository at this point
Copy the full SHA c2e11daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3193291 - Browse repository at this point
Copy the full SHA 3193291View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2558c10 - Browse repository at this point
Copy the full SHA 2558c10View commit details -
Merge pull request #1959 from thinkyhead/lcd_move_rate
Include axis parameter to ultralcd's line_to_current
Configuration menu - View commit details
-
Copy full SHA for 075386e - Browse repository at this point
Copy the full SHA 075386eView commit details -
Apply zprobe_zoffset in axis_is_at_home
Ensure the probe offset will always be included when homing Z.
Configuration menu - View commit details
-
Copy full SHA for 0165560 - Browse repository at this point
Copy the full SHA 0165560View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fb8d9f - Browse repository at this point
Copy the full SHA 7fb8d9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 588ed70 - Browse repository at this point
Copy the full SHA 588ed70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79a44a9 - Browse repository at this point
Copy the full SHA 79a44a9View commit details -
Add variant for MAX6675 in M104
Else will throw error: @:0 B@:0 Error:No thermistors - no temperature [ERROR] Error:No thermistors - no temperature when no bed is defined
Configuration menu - View commit details
-
Copy full SHA for 0fed463 - Browse repository at this point
Copy the full SHA 0fed463View commit details
Commits on Apr 25, 2015
-
Merge pull request #1960 from Wurstnase/macro_steppercpp
Macro steppercpp
Configuration menu - View commit details
-
Copy full SHA for 2606d1d - Browse repository at this point
Copy the full SHA 2606d1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a74bb5 - Browse repository at this point
Copy the full SHA 3a74bb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35e79d5 - Browse repository at this point
Copy the full SHA 35e79d5View commit details -
Merge pull request #1965 from thinkyhead/g28_xyz_are_flags
Remove set-coordinate extension of G28
Configuration menu - View commit details
-
Copy full SHA for c5a1b22 - Browse repository at this point
Copy the full SHA c5a1b22View commit details -
G4 shows status message only if no message is set already
- Address issue raised in #1961
Configuration menu - View commit details
-
Copy full SHA for ce142af - Browse repository at this point
Copy the full SHA ce142afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56ff46e - Browse repository at this point
Copy the full SHA 56ff46eView commit details -
Merge pull request #1964 from AnHardt/Max6675again
Add variant for MAX6675 in M104
Configuration menu - View commit details
-
Copy full SHA for 3c9e94e - Browse repository at this point
Copy the full SHA 3c9e94eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a6fd91 - Browse repository at this point
Copy the full SHA 3a6fd91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 182f2cd - Browse repository at this point
Copy the full SHA 182f2cdView commit details -
Merge pull request #1925 from thinkyhead/move_zoffset
Apply zprobe_zoffset in axis_is_at_home
Configuration menu - View commit details
-
Copy full SHA for 777ca11 - Browse repository at this point
Copy the full SHA 777ca11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d8c00d - Browse repository at this point
Copy the full SHA 0d8c00dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7295640 - Browse repository at this point
Copy the full SHA 7295640View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97dfa03 - Browse repository at this point
Copy the full SHA 97dfa03View commit details -
Merge pull request #1966 from thinkyhead/g4_dwell_message
G4 shows status message only if no message is set already
Configuration menu - View commit details
-
Copy full SHA for b275946 - Browse repository at this point
Copy the full SHA b275946View commit details -
Configuration menu - View commit details
-
Copy full SHA for c92b599 - Browse repository at this point
Copy the full SHA c92b599View commit details -
Merge pull request #1967 from thinkyhead/g4_dwell_message
Use millis_t for progress_bar_ms and expire_status_ms
Configuration menu - View commit details
-
Copy full SHA for a640cad - Browse repository at this point
Copy the full SHA a640cadView commit details -
Merge pull request #1924 from thinkyhead/raise_z_for_m401_m402
Raise Z for M401 and M402
Configuration menu - View commit details
-
Copy full SHA for 0438f0d - Browse repository at this point
Copy the full SHA 0438f0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c29fda - Browse repository at this point
Copy the full SHA 5c29fdaView commit details -
Merge pull request #1968 from thinkyhead/more_disable_warning
Add a warning for DISABLE_[XYZ] options
Configuration menu - View commit details
-
Copy full SHA for b3436c8 - Browse repository at this point
Copy the full SHA b3436c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c5d14e - Browse repository at this point
Copy the full SHA 9c5d14eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a932e74 - Browse repository at this point
Copy the full SHA a932e74View commit details -
Merge pull request #1969 from thinkyhead/buzz_duration
Fix BEEPER duration
Configuration menu - View commit details
-
Copy full SHA for ac9ca64 - Browse repository at this point
Copy the full SHA ac9ca64View commit details
Commits on Apr 26, 2015
-
Configuration menu - View commit details
-
Copy full SHA for a22a228 - Browse repository at this point
Copy the full SHA a22a228View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ec4447 - Browse repository at this point
Copy the full SHA 0ec4447View commit details -
Merge pull request #1970 from thinkyhead/rename_files
Rename files to move them in the IDE
Configuration menu - View commit details
-
Copy full SHA for 1f530be - Browse repository at this point
Copy the full SHA 1f530beView commit details
Commits on Apr 27, 2015
-
- Add `M111` as a standard option to set the debug level - Implement `DEBUG_ECHO` in `process_commands` - Other debug levels (e.g., `DEBUG_DRYRUN`) need more work
Configuration menu - View commit details
-
Copy full SHA for d43cc2d - Browse repository at this point
Copy the full SHA d43cc2dView commit details -
Merge pull request #1973 from thinkyhead/m111_debug_level
M111 - Debug Level
Configuration menu - View commit details
-
Copy full SHA for 01bedd1 - Browse repository at this point
Copy the full SHA 01bedd1View commit details -
Make EEPROM reproducible in GCode
With these changes the output of `M503 S0` is all you need to restore the EEPROM. Building on this it is straightforward to save and restore the EEPROM state using the SD card or external GCode file. - Added `M145` to set “heatup states” for the LCD menu - Added `M420` to toggle Mesh Bed Leveling - Added `M421` to set a single Mesh coordinate - Extended `Config_PrintSettings` with added M codes - Cleaned up some comments here and there
Configuration menu - View commit details
-
Copy full SHA for 0fca084 - Browse repository at this point
Copy the full SHA 0fca084View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb37938 - Browse repository at this point
Copy the full SHA fb37938View commit details -
Edited the European part of 'ISO10646_CN.fon' to match the existing fonts. Added Chinese font to make_fonts.bat Created 'dogm_font_data_ISO10646_CN.h' Added Chinese to 'language.h' Added 'language_cn.h' with some minor edits. Added Chinese font in 'language_en.h' to not fall back to European font. Added cn to 'Configuration.h' Changed WIDTH to LCD_PIXEL_WIDTH and HEIGHT to LCD_PIXEL_HEIGHT to have more descriptive names. In 'dogm_lcd_implementation.h' Added Chinese Font Made 1 pixel more room for the larger Chinese font on the status line. Changed geometry of the 'select bar' by one pixel. Changed the way the position for values and postcars are set.
Configuration menu - View commit details
-
Copy full SHA for 6b1b718 - Browse repository at this point
Copy the full SHA 6b1b718View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76b12ed - Browse repository at this point
Copy the full SHA 76b12edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d9699b - Browse repository at this point
Copy the full SHA 1d9699bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cba6bc - Browse repository at this point
Copy the full SHA 6cba6bcView commit details -
Allow Y to home before X with option in Configuration_adv.h.
Configuration menu - View commit details
-
Copy full SHA for 98ca460 - Browse repository at this point
Copy the full SHA 98ca460View commit details -
Merge remote-tracking branch 'upstream/Development' into K8200_2015-0…
…4-23_TEST Conflicts: Marlin/example_configurations/K8200/Configuration.h
Configuration menu - View commit details
-
Copy full SHA for d1c1f76 - Browse repository at this point
Copy the full SHA d1c1f76View commit details -
K8200 example Configuration.h: STRING_URL removed
K8200 example Configuration.h: * STRING_URL removed: like proposed by thinkyhead in #1917
Configuration menu - View commit details
-
Copy full SHA for 6af40e9 - Browse repository at this point
Copy the full SHA 6af40e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f8824e - Browse repository at this point
Copy the full SHA 8f8824eView commit details -
language_de.h: updated translation and minor typos
language_de.h: updated translation and minor typos
Configuration menu - View commit details
-
Copy full SHA for c5dfb35 - Browse repository at this point
Copy the full SHA c5dfb35View commit details
Commits on Apr 28, 2015
-
- Add “Level Bed” menu item for auto bed leveling - Hide the option if homing has not been done yet - Arrange the Prepare submenu more logically (?) - Add documentation comments, some white-space - Apply some coding standards here and there - Move old encoder multiplier debug option to `ultralcd.cpp`
Configuration menu - View commit details
-
Copy full SHA for 5b24875 - Browse repository at this point
Copy the full SHA 5b24875View commit details -
Corrected "servo.h" to "Servo.h" because of the updated filename.
Bernardo committedApr 28, 2015 Configuration menu - View commit details
-
Copy full SHA for ff67ee7 - Browse repository at this point
Copy the full SHA ff67ee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e449659 - Browse repository at this point
Copy the full SHA e449659View commit details -
Merge pull request #1984 from thinkyhead/leveling_menu_items
Level Bed in Prepare submenu
Configuration menu - View commit details
-
Copy full SHA for ed988e3 - Browse repository at this point
Copy the full SHA ed988e3View commit details -
Change M421 to take coordinates
This makes `M421` more amenable for irregular matrices
Configuration menu - View commit details
-
Copy full SHA for ff178d8 - Browse repository at this point
Copy the full SHA ff178d8View commit details -
Merge pull request #1977 from AnHardt/Cinese2
We mark this historic day, when Marlin went to China.
Configuration menu - View commit details
-
Copy full SHA for 2bc1d70 - Browse repository at this point
Copy the full SHA 2bc1d70View commit details -
Add `sync_plan_position()` after `axis_is_at_home(axis)` to keep the planner position in sync when homing.
Configuration menu - View commit details
-
Copy full SHA for c36226c - Browse repository at this point
Copy the full SHA c36226cView commit details -
Merge pull request #1986 from thinkyhead/fix_homing_zpos
Fix homing Z position
Configuration menu - View commit details
-
Copy full SHA for 8c28e36 - Browse repository at this point
Copy the full SHA 8c28e36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71a0b1a - Browse repository at this point
Copy the full SHA 71a0b1aView commit details -
Merge pull request #1987 from thinkyhead/fix_homing_zpos
Disable endstops between homing bumps
Configuration menu - View commit details
-
Copy full SHA for c1dd9bd - Browse repository at this point
Copy the full SHA c1dd9bdView commit details -
Merge pull request #1957 from Voxel8/sjk/home_y_before_x
Allow Y to home before X with option in Configuration_adv.h.
Configuration menu - View commit details
-
Copy full SHA for 28aef68 - Browse repository at this point
Copy the full SHA 28aef68View commit details -
Merge branch 'Development' into eeprom_in_gcode
Latest upstream commits
Configuration menu - View commit details
-
Copy full SHA for 0f687b5 - Browse repository at this point
Copy the full SHA 0f687b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0970102 - Browse repository at this point
Copy the full SHA 0970102View commit details -
Merge pull request #1917 from CONSULitAS/Development_Update_K8200_Config
Example Configuration for K8200: comments/URL/readme
Configuration menu - View commit details
-
Copy full SHA for 185f8a0 - Browse repository at this point
Copy the full SHA 185f8a0View commit details -
Merge pull request #1985 from Arengorn/Development
Update of servo.h
Configuration menu - View commit details
-
Copy full SHA for 31516e2 - Browse repository at this point
Copy the full SHA 31516e2View commit details -
Merge pull request #1988 from thinkyhead/bye_string_url
Remove obsolete STRING_URL
Configuration menu - View commit details
-
Copy full SHA for c1fbef1 - Browse repository at this point
Copy the full SHA c1fbef1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae53b3c - Browse repository at this point
Copy the full SHA ae53b3cView commit details -
Merge pull request #1974 from thinkyhead/eeprom_in_gcode
Make EEPROM reproducible in GCode
Configuration menu - View commit details
-
Copy full SHA for 3688256 - Browse repository at this point
Copy the full SHA 3688256View commit details -
Configuration menu - View commit details
-
Copy full SHA for a120bf3 - Browse repository at this point
Copy the full SHA a120bf3View commit details -
Merge pull request #1989 from thinkyhead/pid_tuning_report
Fix the M303 S-1 report text
Configuration menu - View commit details
-
Copy full SHA for a9a4f0e - Browse repository at this point
Copy the full SHA a9a4f0eView commit details -
Merge pull request #1983 from CONSULitAS/Development_Update_language_…
…de.h language_de.h: updated translation and minor typos
Configuration menu - View commit details
-
Copy full SHA for 02acf06 - Browse repository at this point
Copy the full SHA 02acf06View commit details -
Merge pull request #1886 from ex-nerd/pins_BRAINWAVE_PRO
Add pin configuration for Brainwave Pro
Configuration menu - View commit details
-
Copy full SHA for 7548a56 - Browse repository at this point
Copy the full SHA 7548a56View commit details
Commits on Apr 29, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 2610b8d - Browse repository at this point
Copy the full SHA 2610b8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 514d8ac - Browse repository at this point
Copy the full SHA 514d8acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dcc0fd - Browse repository at this point
Copy the full SHA 4dcc0fdView commit details -
Merge pull request #1991 from thinkyhead/thermal_protection_on
Enable thermal runaway protection by default
Configuration menu - View commit details
-
Copy full SHA for e47e888 - Browse repository at this point
Copy the full SHA e47e888View commit details
Commits on Apr 30, 2015
-
Configuration menu - View commit details
-
Copy full SHA for d065d37 - Browse repository at this point
Copy the full SHA d065d37View commit details -
Don't apply M428 if an error occurs
- Also move audio feedback into the command - Added shorthand for `lcd_buzz` availability
Configuration menu - View commit details
-
Copy full SHA for d4c74b8 - Browse repository at this point
Copy the full SHA d4c74b8View commit details -
Merge pull request #2001 from thinkyhead/thermal_protection_on
Add M428 to set home_offset logically
Configuration menu - View commit details
-
Copy full SHA for b12bcd0 - Browse repository at this point
Copy the full SHA b12bcd0View commit details -
Merge pull request #1993 from AnHardt/TRP-bed
Enable TRP for the bed
Configuration menu - View commit details
-
Copy full SHA for 425cd46 - Browse repository at this point
Copy the full SHA 425cd46View commit details -
Merge pull request #1998 from paclema/Filament_runout_fix
Fixed sintaxis error of filament runout
Configuration menu - View commit details
-
Copy full SHA for ca8cec8 - Browse repository at this point
Copy the full SHA ca8cec8View commit details