Commit Graph

5552 Commits (3d78b8f92982b6a3ccec426936e6ddd11b28805f)
 

Author SHA1 Message Date
Scott Lahteine 7ac0b91a45 Collapsible long comment in gcode_T
João Brázio e71a631f8f do_blocking_move_*() no longer depend on HAS_BED_PROBE
Scott Lahteine 8bf6861af8 Merge pull request from jbrazio/feature/g12-clean-tool
Implements clean nozzle feature (Lulzbot's REWIPE)
Scott Lahteine 75901b616c Merge pull request from thinkyhead/rc_long_print_times
Allow stopwatch and printcounter to go over 18:12:15
Scott Lahteine c5e51f6b96 finished => completed
Scott Lahteine 1618870c84 card.printingHasFinished does print_job_timer.stop
Scott Lahteine 34da77dad3 Simply run M31 at the end of an SD print
Scott Lahteine 23d2bc5ab0 Patch Greek for new strings
Scott Lahteine a8d71f0ac6 Support longer print times in M31
Scott Lahteine e481b79af1 Allow stopwatch and printcounter to go over 18 hours
João Brázio 68c343a09a Added G12 configuration options to all configs
João Brázio 4937f9ada4 Minor G12 tweaks and point_t struct extension
Scott Lahteine 6080924589 Merge pull request from jbrazio/feature/bqh2-update
Update the bq Hephestos 2 configuration
Scott Lahteine ed89c71e53 Merge pull request from
Follow-up the PR  (Fixups for PID_ADD_EXTRUSION_RATE and HOTENDS==1)
Scott Lahteine f23689d9f1 Merge pull request from
Follow-up the PR  (Replace PLA/ABS preheating with generic)
João Brázio 021544f572 Improves G12 zig-zag pattern
João Brázio b05a75655a Implements a nozzle cleaning pattern generator (G12)
João Brázio 005af84140
Update the bq Hephestos 2 configuration
esenapaj 8f03f0be9b Follow-up the PR (Replace PLA/ABS preheating with generic)
esenapaj c2c8ab4698 Follow-up the PR (Fixups for PID_ADD_EXTRUSION_RATE and HOTENDS==1)
Scott Lahteine 4f77adddbe Merge pull request from thinkyhead/rc_debug_clean
Prefix and suffix in debug output
Scott Lahteine e5c7af5ddc Merge pull request from thinkyhead/rc_allow_cold_extrude
M302: Add "P" parameter, status output
Scott Lahteine 2224032568 Merge pull request from thinkyhead/rc_manual_move_fast_fine
No delay for the smallest LCD moves
Scott Lahteine cdd77d23bb Neaten up temperature member data
Scott Lahteine d4c68279c8 Add "P" parameter to M302
Scott Lahteine a5bae3c7d5 Merge pull request from blubbfish/patch-1
Update language_de.h for German translation
Scott Lahteine a8b6b6a128 Merge pull request from thinkyhead/rc_rename_hpb
Replace PLA/ABS preheating with generic
Scott Lahteine 1e14df876d Use varname as prefix in DEBUG_POS, string as suffix
Scott Lahteine 9e8b3e5ee6 Homing direction is irrelevant in probe raise!
Scott Lahteine ecd5e810ac No delay for the smallest LCD moves
Scott Lahteine 2b9515d60f Merge pull request from AnHardt/lang-system
Don't use UTF-strlen() if the text is not UTF
Scott Lahteine 973a669aa3 Merge pull request from thinkyhead/rc_ultralcd_encoder_pos
Remove extraneous conditions for encoder position
Scott Lahteine e9f62d8fdb Remove extraneous conditions for encoder position
Scott Lahteine 7c81398f95 Merge pull request from
Follow-up the PR  (X_DUAL_STEPPER_DRIVERS)
Scott Lahteine 0554b65d22 Merge pull request from thinkyhead/rc_serial_ln_macros
Sled-probe sanity fix, conditionals for remaining types of leveling
Scott Lahteine 655c3fd55f Move delta ABL sanity checks up
Scott Lahteine db0882d068 AUTO_BED_LEVELING_3POINT and DELTA_BED_LEVELING_GRID
Scott Lahteine e974ac63ef Init matrix in planner.init
Scott Lahteine 47d55513ec Merge pull request from AnHardt/msg-file-upload
Finalalize MSG_SD_WRITE_TO_FILE message with a \n
AnHardt b273736962 Make MAPPER_NON the fall back mapper
Make MAPPER_NON the fall back mapper - if no other is defined.
One list less to maintain.
AnHardt 54d35230df Don't use UTF-strlen() if the text is not UTF
Scott Lahteine a1de96d152 Merge pull request from thinkyhead/rc_more_hotends_1
Fixups for PID_ADD_EXTRUSION_RATE and HOTENDS==1
AnHardt 87957c7b44 Finalalize MSG_SD_WRITE_TO_FILE message with a \n
Finalalize MSG_SD_WRITE_TO_FILE message with a \n
else RH hangs.
esenapaj 9b5cbf2423 Follow-up the PR (X_DUAL_STEPPER_DRIVERS)
・Update a forgotten Configuration_adv.h of K8400
Scott Lahteine 809da999dc Apply HOTEND_INDEX in preheat methods
Scott Lahteine 3d78b690e5 Single PID dataset with HOTENDS == 1
Scott Lahteine bf9967c65d Apply HOTEND_INDEX in MILLISECONDS_PREHEAT_TIME
Scott Lahteine 11dcbae7a2 Only a single E axis. Can tool-change reseed position[E_AXIS]?
Scott Lahteine 4865447830 Merge pull request from esenapaj/Suppress-warnings
Suppress warnings
Scott Lahteine 815df28b0b Merge pull request from
Follow-up the PR  (Greek Language by @psavva)