Commit Graph

76 Commits

Author SHA1 Message Date
Bassam Husain
98a1cd7fe6 Purge_line macro adjusted to print at the front of the bed; printer agnostic. Print_end adjusted to use safer speed. 2023-04-02 18:31:58 -04:00
Bassam Husain
ad78f3f759 Merge branch 'purge' into personal 2023-03-27 17:02:55 -04:00
Bassam Husain
d227fcb58f Re-added temperature_wait. 2023-03-27 16:57:42 -04:00
Bassam Husain
d08bbb7f23 Adjust purge_line. 2023-03-27 16:50:43 -04:00
Bassam Husain
c462eb819c Adjust purge_line. 2023-03-26 15:04:35 -04:00
Bassam Husain
4528151bc1 Adjusted print_end to fix speed calculation error. 2023-03-26 14:35:04 -04:00
Bassam Husain
aff79ff8de Merge remote-tracking branch 'origin/temp-ms' into personal 2023-03-26 14:24:43 -04:00
Bassam Husain
f12e2f3382 Adjusted print_end to use speeds pulled from config. 2023-03-26 14:16:24 -04:00
Bassam Husain
3c73cf3461 Removed temperature_wait. Increased microsteps to 128. 2023-03-24 03:12:40 -04:00
Bassam Husain
3551f307ae Added beeping on colour/filament change. 2023-03-20 01:04:36 -04:00
Bassam Husain
f4ce4165d5 Added beeping on colour/filament change. 2023-03-20 01:02:56 -04:00
Bassam Husain
95897311e6 Filament runout sensor code merged. 2023-03-14 21:08:16 -04:00
Bassam Husain
c2bd1fa076 More changes pulled from personal. Added filament sensor pinout. 2023-03-14 19:47:16 -04:00
Bassam Husain
9239a54e8b More changes pulled from personal. 2023-03-14 18:55:07 -04:00
Bassam Husain
c967be1023 More changes pulled from personal. 2023-03-14 18:45:30 -04:00
Bassam Husain
64a6f98fe4 Pulling in structure from personal branch. 2023-03-14 18:36:53 -04:00
Bassam Husain
150e1b7425 Removed CHECK_PRE_PURGE_PRIME_LENGTH
macro.
2023-03-12 14:35:13 -04:00
Bassam Husain
0b5909ab53 Added ADJUST_FILAMENT_SENSOR_STATUS use back. 2023-03-12 12:19:59 -04:00
Bassam Husain
c0f4eb76fc Merge branch 'fix-sensor' into personal 2023-03-12 11:37:09 -04:00
Bassam Husain
36ba332e81 Added SET_FILAMENT_SENSOR to print_start. 2023-03-12 11:15:01 -04:00
Bassam Husain
f70f23e290 ADJUST_FILAMENT_SENSOR_STATUS and conditional_beep fixed. 2023-03-12 10:44:23 -04:00
Bassam Husain
5ccabd1a3d Added conditional beeping. 2023-03-12 01:53:44 -05:00
Bassam Husain
69a5cbc45c Merging filament sensor related code. 2023-03-12 01:32:40 -05:00
Bassam Husain
e3762db8b2 Minor cleanup in misc-macros.cfg. 2023-03-10 07:59:26 -05:00
Bassam Husain
6c63082072 Moved many sections from printer.cfg to misc-macros.cfg. 2023-03-10 04:52:04 -05:00
Bassam Husain
6492c67e31 Renamed macros.cfg to misc-macros.cfg. 2023-03-10 04:46:19 -05:00