54 Commits (4c3d7083c019032706e5534762e38cdb3a2bb6d0)

Author SHA1 Message Date
Scott Lahteine 468f34104b Patch do_blocking_move_to so 'destination' can be used 6 years ago
Thomas Moore f3914a432e Clear retracted status when homing the Z axis 7 years ago
Studiodyne 23a576faf7 [2.0] Fix for FW retract (#9878) 6 years ago
Scott Lahteine 91db7930dc Drop SCARA_FEEDRATE_SCALING 6 years ago
Scott Lahteine a446433c87
Fix SENSORLESS_HOMING for Core Kinematics (#9868) 6 years ago
Thomas Moore 1541224a81 Enable Z axis and delta sensorless homing (#9516) 6 years ago
Thomas Moore 786746404b [2.0.x] Apply feedrate to nozzle movement for kinematic machines (#8778) 6 years ago
GMagician ea9ad4e46d [2.0.x] Fix compile error on delta when NO_WORKSPACE_OFFSETS (#9388) 6 years ago
Thomas Moore 7035471982 Clear retracted status when homing the Z axis 7 years ago
Scott Lahteine 51c7b5d46f Fix set_home_offset bug from bad porting 7 years ago
Thomas Moore 44239b1062 Allow DELTA to compile with soft endstops disabled 7 years ago
Scott Lahteine d80c4f1a6e Fix typo in delta call to buffer_line 7 years ago
Scott Lahteine 705ea98fd3 Comment `return false` in motion functions 7 years ago
Scott Lahteine caa5093498 General DELTA_IK macro 7 years ago
Scott Lahteine c694608450 Apply SCARA_FEEDRATE_SCALING to G2/G3 7 years ago
teemuatlut 0cd1e91056 [2.0.x] TMC driver update (#8769) 7 years ago
Scott Lahteine 24f9bec6f4 UBL + DUAL_X_CARRIAGE compatibility 7 years ago
Scott Lahteine a71d2f3f40 UBL_DELTA => UBL_SEGMENTED 7 years ago
Scott Lahteine 73e32925e4 References are better for array args 7 years ago
Scott Lahteine 03ba79f144 Sync and report changed position 7 years ago
Scott Lahteine 81c0a918af feed_factor => inverse_secs 7 years ago
Scott Lahteine 840289e7cc Use block cleaning instead of split flag 7 years ago
AnHardt a993c5227d Don't split first_move while homing or probing 7 years ago
Scott Lahteine 63a91cd37a Fix a homing comment 7 years ago
Scott Lahteine 000b3b3117 Comment/cleanup of motion code 7 years ago
Scott Lahteine ef2531558c Add an option to segment leveled moves 7 years ago
AnHardt 02aa93a6ad Fix Watchdog time out during long lasting DELTA moves 7 years ago
Scott Lahteine 25674da90c Tweaks to do_blocking_move 7 years ago
Scott Lahteine f5d210c35c Fix report_current_position 7 years ago
Scott Lahteine 06ee6584fd Remove offsets from soft endstops, tool change 7 years ago
Scott Lahteine d4a1154c25 Use do_blocking_move_to where possible 7 years ago
Scott Lahteine cba9c1cf9e Add pre-calculated planner.e_factor 7 years ago
Thomas Moore 600c85226e Normalize load/unload length in M600 7 years ago
Scott Lahteine 0cfb936dd1 Clarify some motion code 7 years ago
Thomas Moore f34c3597dc Add delta_height variable in lieu of using home_offset 7 years ago
Scott Lahteine b0b4a20930 Tweaks to core motion code 7 years ago
Roxy-3D 1c6e83c137
if !HAS_MESH we still need to do some motion! (#8328) 7 years ago
Roxy-3D ed62c621d7
Fix G26 Circle Drawing. Add Default Extrusion Settings (#8313) 7 years ago
Scott Lahteine 79772219ae Fix Fan Multiplexer init 7 years ago
Scott Lahteine f8393a0908 Operate in Native Machine Space 7 years ago
Scott Lahteine 04c0d9f3c3 Implement kinematic software endstops 7 years ago
Scott Lahteine 723f2a77f6 Implement support for Dual X and Y endstops 7 years ago
Roxy-3D 72156a2029 change to better (more clear) names (#8050) 7 years ago
Scott Lahteine c46189e429 Fix UBL+Delta segmented feedrate 7 years ago
Jeff Eberl b206f70693 Split the software endstop capability by axis. 7 years ago
Scott Lahteine 3e3911fb81 Use planner.leveling_active for all leveling systems 7 years ago
Scott Lahteine 9a930ebec2 Make leveling_is_active a macro 7 years ago
Scott Lahteine 6ea2cc0293 Make prepare_move_to_destination_dualx a proper move function 7 years ago
Scott Lahteine 90af1fe5ee Implement NO_MOTION_BEFORE_HOMING option 7 years ago
Scott Lahteine 6d5fcac54a G33 changes from 1.1.x 7 years ago