396 Commits (0c428a66d92ab3db49c76cfedde5b239db16195d)

Author SHA1 Message Date
Eduardo José Tagle 0c428a66d9 Proper AVR preemptive interrupt handling (#10496) 6 years ago
Scott Lahteine f423e54f77 Strip trailing spaces 6 years ago
Scott Lahteine cb46cb8480
Add HAS_HEATED_BED conditional (#10495) 6 years ago
Scott Lahteine a90cbc6339
[2.0.x] Wait for bed heaters between probing (#10472) 6 years ago
Scott Lahteine 5a064d0e94 Fix bug in planner.set_position_mm 6 years ago
Scott Lahteine 8f57e098de Use end-of-line comments in planner.cpp 6 years ago
Scott Lahteine 36b97bde9f clear_block_buffer, kill_current_block in quick_stop 6 years ago
Luc Van Daele 12785583d0 [2.0.x] G33 MIN_STEPS_PER_SEGMENT (#10386) 6 years ago
Luc Van Daele 646aa20b43 Overhaul of G33 Delta Calibration (#8822) 6 years ago
Luc Van Daele ac2e0afb62 Low Point for delta calibration (#10363) 6 years ago
Eduardo José Tagle 57a899a412 [2.0.x] 6th-order jerk-controlled motion planning in real-time for AVR (#10373) 6 years ago
Sean 2d9b0a66fe Add Filament Change accelerations 6 years ago
Scott Lahteine 8b8ad14178 Add Z_PROBE_LOW_POINT to prevent damage 6 years ago
etagle a29adde5c0 Implement BEZIER_JERK_CONTROL 6 years ago
Lenbok 0e8242180d Chamber temperature monitoring and auto fan control. 6 years ago
Marcio Teixeira 75037493fa Default active low for TMC2130 DIAG1 (#10294) 6 years ago
Scott Lahteine e8e60263c8 Scale feedrate (mm/s to deg/s) for SCARA 6 years ago
Scott Lahteine 1c36606886 Fix MSG_HEATING_FAILED_LCD_BED macro evaluation 6 years ago
Scott Lahteine fe91514395
MBL should add z_offset regardless of fade (#10308) 6 years ago
Marcio Teixeira 8bc93c6f2b Improve heating/cooling LCD messages (#10293) 6 years ago
GMagician 21a47b50f4 Additional tool-change fixes (#10304) 6 years ago
Karl Andersson 7cbbc2af7a [2.0.x] Optional heater signal inversion (#10260) 6 years ago
Scott Lahteine 4c79dc1093 Fix a Serial+EEPROM compile error 6 years ago
Scott Lahteine adcb87f0db Z Endstop Servo => Z Probe Servo 6 years ago
Scott Lahteine 02f0f95d40
Handle disabled HYBRID_THRESHOLD in EEPROM (#10275) 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 7d8a46519f Output ABC for delta stepper counts 6 years ago
Scott Lahteine ac7e97f4fe Change order of inactive stepper disable/enable 6 years ago
Scott Lahteine b6a55f0891 Temporary workaround for tool-change compile error 6 years ago
Scott Lahteine b852781eba Fix BLTOUCH compile error 6 years ago
Scott Lahteine 8b7381b626 Clear sensorless homing in home_delta after first move-to-top 6 years ago
Scott Lahteine dbe2b6f7b0 Do moves towards endstops differently in do_homing_move 6 years ago
Scott Lahteine 2bc7f416ee Fix missing comma in tmc_sgt 6 years ago
Bob-the-Kuhn 9656a82609 Fix G53/CNC_COORDINATE_SYSTEMS compilation, Travis testing (#10227) 6 years ago
Scott Lahteine b287560258 Fix say_M603 6 years ago
Scott Lahteine a891af2f7a Enforce minimum TMC2130 / TMC2208 libs 6 years ago
Bob-the-Kuhn 8870f9b1da Fix M503 helper functions following TMC updates (#10197) 6 years ago
Scott Lahteine bb7236a750
Z correction on tool-change for all HAS_MESH (#10199) 6 years ago
Scott Lahteine 9da0797e29 Fix EEPROM size of tmc_hybrid_threshold 6 years ago
Roxy-3D 1628a9e864
make data declarations consistent 6 years ago
Scott Lahteine 1cb810ff1c
[2.0.x] Automatically reset stepper timeout (#10179) 6 years ago
Eduardo José Tagle 97e8a6ebd9 Various fixes for DUE... (#10152) 6 years ago
Scott Lahteine 9fd1016bb1 Trust the bootloader to clear globals 6 years ago
Scott Lahteine bc45fb6b13 Tweak use of move_z_after_probing 6 years ago
Scott Lahteine c352954882 Allow no raise after run_z_probe in probe_pt 6 years ago
AnHardt 837ac2fdbd [2.0.x] Fix_Autotune_THERMAL_PROTECTION_BED_off (#10166) 6 years ago
Scott Lahteine a5c6d3c7b8 Prevent null pointer crash in Endstops::update 6 years ago
Scott Lahteine a46bac3100 Add 'I' parameter to M906/M913/M914; 'T' to M906/M913 6 years ago