152 Commits (de582ac8e978ff77a01a90a5790736867e9461b2)

Author SHA1 Message Date
Roxy-3D 0780913848 IDEX Improvements (#11848) 6 years ago
Thomas Moore c437bb08f1 Overhaul of the planner (#11578) 6 years ago
Scott Lahteine d882717d98
Save some PROGMEM with constexpr (#11798) 6 years ago
Kevin e25d2ae4a2 [2.0.x] SWITCHING_TOOLHEAD (#11623) 6 years ago
scott0122 72fdb6bab3 Fix SWITCHING_NOZZLE zdiff (#11683) 6 years ago
Scott Lahteine d1ceaf5550
[2.0.x] Followup to IDEX changes (#11707) 6 years ago
Roxy-3D 7680b64aa6
IDEX clean up (#11690) 6 years ago
Scott Lahteine 3e81745e81 Fix issues, make optional 6 years ago
Jan aa80e448e2 Store servo angles in EEPROM 6 years ago
scott0122 6dc9553aa5 Fix SWITCHING_NOZZLE compile error (#11657) 6 years ago
Scott Lahteine e2b8fc4f17 Reduce some debug strings 6 years ago
Scott Lahteine acf5ae3083 !ENABLED => DISABLED 6 years ago
Kevin 6483285bc5 HOTEND_OFFSET_Z always available (#11603) 6 years ago
Scott Lahteine ad12b9b46b Fix indentation, whitespace, spelling, formbot pins... 6 years ago
InsanityAutomation 9de730b2bf Update tool_change.cpp (#11559) 6 years ago
Scott Lahteine 9c62c47579
[2.0.x] Fix Dual X Carriage tool change crash (#11447) 6 years ago
Roxy-3D 16432376ab
Revert "[2.0.x]Idex and bl touch fixes" (#11407) 6 years ago
silentninja1 6dafb90c01 [2.0.x]Idex and bl touch fixes (#11395) 6 years ago
Scott Lahteine 63a146d424 planner.synchronize at start of tool_change 6 years ago
Scott Lahteine f2c3b0d476 Use bit flags for homed/known 6 years ago
Scott Lahteine d2647c1f19 Fix G1 behaviour after tool unpark 6 years ago
GMagician 3c76bda2d8 Fix switching extruder 6 years ago
Scott Lahteine 306f0f2135
Move Stepper::synchronize to Planner (#10713) 6 years ago
GMagician 21a47b50f4 Additional tool-change fixes (#10304) 6 years ago
Scott Lahteine 2672120a97 Do a small raise for all move-back 6 years ago
Scott Lahteine 5acccbacc1 Simplified leveling-based tool change 6 years ago
Scott Lahteine d1734a089a Split up tool_change for some setups 6 years ago
Scott Lahteine b6a55f0891 Temporary workaround for tool-change compile error 6 years ago
Scott Lahteine bb7236a750
Z correction on tool-change for all HAS_MESH (#10199) 6 years ago
Scott Lahteine c6ff39cc14 Spacing cleanup 6 years ago
Scott Lahteine a6feb58837
Delta support for multiple hotends with offsets (#10118) 6 years ago
Scott Lahteine 2bea1bda56 Move more strings to PROGMEM 7 years ago
Scott Lahteine fadf9eb2d7 Simplify midpos calculation 7 years ago
GMagician 118ac61e59 [2.0.x] Tool change bad behaviour fix 7 years ago
GMagician a61127a421 [2.0.x] tool change bad behaviours 7 years ago
Scott Lahteine c0000a0cdc Move servo code to modules/servo.* 7 years ago
Scott Lahteine 06ee6584fd Remove offsets from soft endstops, tool change 7 years ago
Scott Lahteine 79772219ae Fix Fan Multiplexer init 7 years ago
Scott Lahteine f8393a0908 Operate in Native Machine Space 7 years ago
Roxy-3D 72156a2029 change to better (more clear) names (#8050) 7 years ago
Scott Lahteine c0dddd4233 Tweaks to tool_change, GcodeSuite::T() 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
Thomas Moore 0cb00f52d9 Cleanup warnings 7 years ago
GMagician c508e9adec Fix compiler error 7 years ago
Scott Lahteine 07cf75883f Move T (tool change) to cpp 7 years ago
Scott Lahteine 1a37ebc76d Move M163-M165 MIXING_EXTRUDER to cpp 7 years ago
Scott Lahteine 75cf17d816 Move M702 MK2_MULTIPLEXER to cpp 7 years ago
Scott Lahteine 4a220a8b79 Move M380_M381 to cpp, solenoid feature 7 years ago
Scott Lahteine 51f195e698 Move dwell to gcode 7 years ago