4372 Commits (b72238f4063fcf67f3155fdf732d50f4860d795c)

Author SHA1 Message Date
Scott Lahteine a1a5cb5393 Propose simpler cel index methods 8 years ago
Scott Lahteine 360adc6a3b Small reduction in M421 code 8 years ago
Scott Lahteine a4ed988c60 Two index finding functions for MBL 8 years ago
Scott Lahteine 0e55c06f7d Rename CORE_AXIS_3 to NORMAL_AXIS 8 years ago
Scott Lahteine 5172d4ba40 COREYZ stepper, planner, endstop, babysteps 8 years ago
Scott Lahteine 6c7f4909b1 COREYZ Conditionals, SanityCheck for only a single kinematic 8 years ago
Scott Lahteine 95fee8ca81 Add option for CoreYZ kinematics 8 years ago
AnHardt bb66ffb2ae Correct hardware endstops default 8 years ago
João Brázio 75221fa673
Followup for #3813 8 years ago
João Brázio 8c0edb2de4
Fixes #3809 and adds several improvements to the Stopwatch and 8 years ago
Scott Lahteine c5130fd23b Additional instructions for controller reverse options 8 years ago
Scott Lahteine 0c7c45063b PID_ADD_EXTRUSION_RATE based on MarlinKimbra 8 years ago
Scott Lahteine 92ac133f2b Conditionals and Sanity Check for SINGLENOZZLE 8 years ago
Scott Lahteine 69abfef82e Add "SINGLENOZZLE" extruder option 8 years ago
AnHardt f5a036510f Extend M421 with I and J parameters 8 years ago
Scott Lahteine 1a6c72cb57 Apply to the rest of the configs 8 years ago
Scott Lahteine 37c6d0f4ed Reword MESH_G28_REST_ORIGIN comment 8 years ago
Edward Patel c7d90dc5ec Add option to configure G28 all axis resting position for MBL 8 years ago
Mateusz Juszczyk bbe4c20ef6 Update language_pl.h 8 years ago
João Brázio 14652bb141
Moves shared helper scripts to the buildroot 8 years ago
João Brázio 80f05920c5
Moves Felix's dual configuration to a folder 8 years ago
Scott Lahteine 8218558953 Update comments, rename next_ping_ms, followup to #3797 8 years ago
AnHardt e761bdbb4b Remove SF_ARC_FIX from G5 (Cubic B-spline) 8 years ago
AnHardt 2207001333 No compromises for the manage_heater() 8 years ago
AnHardt 0c4d885d5b Speedup sreen update delay 8 years ago
Rafa Couto 9d416289cc Update Galician language to 1.1.0-RCBugFix. 8 years ago
Scott Lahteine 07c9a11c3c Automatically set X2 stepper pins 8 years ago
João Brázio e6effb8f35
Implements S1 argument in M999 8 years ago
Scott Lahteine 2a7b1a85f7 Improve DUAL_X_CARRIAGE sanity check errors 8 years ago
Scott Lahteine 516e79bbda Declare extruder_duplication_enabled in Marlin.h 8 years ago
esenapaj 56d5ae596c Update Japanese trasration 8 years ago
Scott Lahteine 4041508ffb Function decl. in headers don't need "extern" 8 years ago
Scott Lahteine ecec5c5e58 Bezier style and DELTA patch 8 years ago
Scott Lahteine a28970784c XYZ unhomed 8 years ago
Scott Lahteine a9926b71a4 Require homing of Z before G29 8 years ago
AnHardt 41e9569dbc Minor DELTA segmentation speedup 8 years ago
João Brázio b6a3aef297
G29: Report final position back to host when using MBL 8 years ago
esenapaj 95f30529a6 Add stowing process for MECHANICAL_PROBE 8 years ago
esenapaj e2b87f6c85 Separate Z_PROBE_ALLEN_KEY from MECHANICAL_PROBE 8 years ago
Scott Lahteine 2f14934c65 Fix checkExtruderAutoFans 8 years ago
João Brázio ecd490ed49
Bugfix: iteration invokes undefined behavior 8 years ago
Scott Lahteine 754b0152f5 Fix MBL zigzag calls 8 years ago
esenapaj 6d722716f7 Follow-up the PR #3720 and #3759 8 years ago
João Brázio 451000387d
Remove the hotbed icon when HAS_TEMP_BED is false 8 years ago
Scott Lahteine a058226799 Prevent watchdog timeout in bezier moves 8 years ago
Scott Lahteine 13175ce7da Fix error checking in M421 8 years ago
Scott Lahteine bc5a547d55 More robust MBL index / point conversion 8 years ago
Scott Lahteine a3520b6f01 More precision in M503 output for MBL's M421 8 years ago
João Brázio f9a62f6a8e Added PRINTJOB_TIMER_AUTOSTART section to example config files 8 years ago
João Brázio 8a18c52002 Adds an option to disable print job timer auto start 8 years ago