Commit History

Author SHA1 Message Date
  FormerLurker bb33c76d2b Fix and simplify M214 data types and default config initialization. 2 years ago
  FormerLurker 02b0307307 Code Cleanup 4 years ago
  FormerLurker 623c029bfa Code cleanup to reduce program storage 4 years ago
  FormerLurker acc234b0c5 Fix config store load (was missing n_arc_correction). 4 years ago
  FormerLurker 3880777691 Fix invalid bool compare. 4 years ago
  FormerLurker 6fc8155cbe Add n_arc_correction and enhanced small angle sin/cos approximation. 4 years ago
  FormerLurker 58d9916d54 Make suggested corrections. 4 years ago
  FormerLurker 4aa5a75301 Enhance arc interpolation and add M214 for controlling arc interpolation settings. 4 years ago
  Alex Voinea e3f48ead9f Merge pull request #3440 from gudnimg/optimise-checkFanSpeed 2 years ago
  Alex Voinea d860d61513 Merge pull request #3459 from gudnimg/remove_pid_add_extrusion_rate 2 years ago
  Alex Voinea d4d8149c9b Merge pull request #3438 from leptun/MK3_reset_acceleration_rates_on_steps_per_mm_change 2 years ago
  Alex Voinea a4887b542f Merge pull request #3467 from gudnimg/autostart_stilltocheck-optimisation 2 years ago
  Alex Voinea 453e2f102a Merge pull request #3474 from leptun/MK3_xflash_upload_screen 2 years ago
  Alex Voinea b5f6bbb2c3 XFlash upload message 2 years ago
  Guðni Már Gilbert 15b41e7348 Optimise autostart_stilltocheck variable 2 years ago
  Guðni Már Gilbert c62c412cc3 Remove unused setting PID_ADD_EXTRUSION_RATE 2 years ago
  Yuri D'Elia 9bb8797b60 update_eeprom: Read correctly both old/new address prefix sizes 2 years ago
  3d-gussner b3532749ff Merge pull request #3451 from 3d-gussner/MK3_Translation_Maintainers 3 years ago
  3d-gussner c71637107c Swedish active 3 years ago
  Guðni Már Gilbert d42ef4784c Optimise checkFanSpeed() 3 years ago
  Alex Voinea 159c4cf8ae Reset acceleration rates when changing microstepping resolution 3 years ago
  Alex Voinea 56cb8cbc63 Merge pull request #3432 from leptun/MK3_3.12_Optimizations_PR3 3 years ago
  Guðni Már Gilbert 4a02ff3de8 Change SERIAL_PROTOCOL to SERIAL_PROTOCOLPGM in a few lines 3 years ago
  Alex Voinea 97c371e5e8 Make the "ln" functions no-inline. 3 years ago
  Guðni Már Gilbert af36f654d1 Optimise a few uses of SERIAL_PROTOCOLLN 3 years ago
  Alex Voinea bb56c35b87 Optimise PINDA cal status Serial print 3 years ago
  Guðni Már Gilbert efde923e57 Purge ftostr3 3 years ago
  Alex Voinea 8e85242c8f Temperature selection is int16_t. Use sprintf for PID start command. 3 years ago
  Guðni Már Gilbert 6d98e99356 Use sprintf_P for M301 instead of ftostr32 3 years ago
  Guðni Már Gilbert 0e6ff38b61 Optimise strcpy calls to use strcpy_P 3 years ago