Scott Lahteine
|
8806c7bbcc
|
Merge pull request #3903 from epatel/marlin/mbl_negative_xy
MBL: Fix for negative x/y positions
|
9 years ago |
Scott Lahteine
|
189e60db55
|
Merge pull request #3909 from thinkyhead/fix_array_inits
Fix some array initializations
|
9 years ago |
Scott Lahteine
|
dc22097b3a
|
Fix some of array initializations
- In `stepper.h` init `count_direction` array
- In `ultralcd.cpp` init `autotune_temp` array
|
9 years ago |
Edward Patel
|
eb2746a34f
|
MBL: Fix for negative x/y positions
|
9 years ago |
Scott Lahteine
|
fe3122774a
|
Merge pull request #3806 from thinkyhead/rc_coreyz_support
Support for COREYZ. Fixes for COREXY, COREXZ
|
9 years ago |
Scott Lahteine
|
30f6b84561
|
Merge pull request #3812 from thinkyhead/rc_mbl_index_finders
Two index finding functions for MBL
|
9 years ago |
Scott Lahteine
|
89e630b2fb
|
Merge pull request #3808 from thinkyhead/rc_singlenozzle
SINGLENOZZLE
|
9 years ago |
Scott Lahteine
|
827738a790
|
set_z parameters marked const
|
9 years ago |
Scott Lahteine
|
9049f4084b
|
EEPROM report uses G29 S3
|
9 years ago |
Scott Lahteine
|
4955163959
|
Propose simpler probe index methods
|
9 years ago |
Scott Lahteine
|
a1a5cb5393
|
Propose simpler cel index methods
|
9 years ago |
Scott Lahteine
|
360adc6a3b
|
Small reduction in M421 code
|
9 years ago |
Scott Lahteine
|
a4ed988c60
|
Two index finding functions for MBL
|
9 years ago |
Scott Lahteine
|
0e55c06f7d
|
Rename CORE_AXIS_3 to NORMAL_AXIS
|
9 years ago |
Scott Lahteine
|
5172d4ba40
|
COREYZ stepper, planner, endstop, babysteps
|
9 years ago |
Scott Lahteine
|
6c7f4909b1
|
COREYZ Conditionals, SanityCheck for only a single kinematic
|
9 years ago |
Scott Lahteine
|
95fee8ca81
|
Add option for CoreYZ kinematics
|
9 years ago |
Scott Lahteine
|
678cbad76a
|
Merge pull request #3819 from jbrazio/bugfix/followup-3813
Followup for #3813
|
9 years ago |
Scott Lahteine
|
6cdae35261
|
Merge pull request #3822 from jbrazio/cleanup/hires-logo
Cleanup the Marlin logo with a hires svg version
|
9 years ago |
Scott Lahteine
|
714d526614
|
Merge pull request #3828 from AnHardt/hw-endstops-default
Correct hardware endstops default
|
9 years ago |
João Brázio
|
05a041cb13
|
Cleanup the Marlin logo with a hires svg version
|
9 years ago |
AnHardt
|
bb66ffb2ae
|
Correct hardware endstops default
All credits to RicardoGA
|
9 years ago |
João Brázio
|
75221fa673
|
Followup for #3813
|
9 years ago |
Scott Lahteine
|
f9b4b90058
|
Merge pull request #3813 from jbrazio/bugfix/3809
Stopwatch and PrintCounter improvements
|
9 years ago |
João Brázio
|
8c0edb2de4
|
Fixes #3809 and adds several improvements to the Stopwatch and
PrintCounter classes
|
9 years ago |
Scott Lahteine
|
03e44e0f83
|
Merge pull request #3807 from thinkyhead/rc_reverse_options_doc
Additional instructions for controller reverse options
|
9 years ago |
Scott Lahteine
|
c5130fd23b
|
Additional instructions for controller reverse options
|
9 years ago |
Scott Lahteine
|
cadf441059
|
Merge pull request #3798 from AnHardt/extend-M421
Extend M421 with I and J parameters
|
9 years ago |
Scott Lahteine
|
0c7c45063b
|
PID_ADD_EXTRUSION_RATE based on MarlinKimbra
|
9 years ago |
Scott Lahteine
|
92ac133f2b
|
Conditionals and Sanity Check for SINGLENOZZLE
|
9 years ago |
Scott Lahteine
|
69abfef82e
|
Add "SINGLENOZZLE" extruder option
|
9 years ago |
AnHardt
|
f5a036510f
|
Extend M421 with I and J parameters
Extend M421 with I and J parameters
|
9 years ago |
Scott Lahteine
|
2f6e7b7b9b
|
Merge pull request #3805 from MatixYo/patch-7
Update language_pl.h to the latest strings
|
9 years ago |
Scott Lahteine
|
88291d1656
|
Merge pull request #3802 from thinkyhead/rc_epatel_g28_rest_pos
MBL: Add option to configure G28 resting position for all axes
|
9 years ago |
Scott Lahteine
|
f69b5afe4c
|
Travis CI test for MBL
|
9 years ago |
Scott Lahteine
|
1a6c72cb57
|
Apply to the rest of the configs
|
9 years ago |
Scott Lahteine
|
37c6d0f4ed
|
Reword MESH_G28_REST_ORIGIN comment
|
9 years ago |
Edward Patel
|
c7d90dc5ec
|
Add option to configure G28 all axis resting position for MBL
|
9 years ago |
Mateusz Juszczyk
|
bbe4c20ef6
|
Update language_pl.h
|
9 years ago |
Scott Lahteine
|
319d184999
|
Merge pull request #3803 from jbrazio/feature/buildroot-cleanup
Buildroot cleanup
|
9 years ago |
João Brázio
|
3d3a919059
|
Moves the Marlin logo into the buildroot
|
9 years ago |
João Brázio
|
08b485a310
|
Travis will now generate and use the custom version header file
|
9 years ago |
Scott Lahteine
|
a469341555
|
Merge pull request #3800 from jbrazio/feature/move-felix-cfg
Moves Felix's dual configuration to a folder
|
9 years ago |
João Brázio
|
66fb23edb5
|
Makes buildroot bin scripts executable
|
9 years ago |
João Brázio
|
14652bb141
|
Moves shared helper scripts to the buildroot
|
9 years ago |
Scott Lahteine
|
61de6daf1d
|
Merge pull request #3761 from thinkyhead/rc_plan_arc_idle
Apply config changes, tweak comments, next_ping_ms => next_idle_ms
|
9 years ago |
João Brázio
|
80f05920c5
|
Moves Felix's dual configuration to a folder
|
9 years ago |
Scott Lahteine
|
8218558953
|
Update comments, rename next_ping_ms, followup to #3797
|
9 years ago |
Scott Lahteine
|
6d68b12e28
|
Merge pull request #3797 from AnHardt/fix-screen-updatedelay
Rework intermediate idle() and manage_heater() calls in G2/G3 and G5
|
9 years ago |
Scott Lahteine
|
aaaf4febaf
|
Merge pull request #3794 from esenapaj/RCBugFix
Update Galician language to 1.1.0-RCBugFix.
|
9 years ago |