Commit Graph

62 Commits

Author SHA1 Message Date
Bassam Husain
7ea890627a Made bedtempOver adjustable. 2023-05-20 20:12:11 -04:00
Bassam Husain
9d08c418c0 Print_start adjusted: comments styling only. 2023-05-10 18:49:04 -04:00
Bassam Husain
7112c53ad8 Print_start adjusted: prints will start as long as current bed temp is not higher than 10C compared to sliced bed temp. 2023-05-10 01:43:37 -04:00
Bassam Husain
f0602b5cb2 Print_start adjusted: added back 0 bed temp possibility. 2023-05-10 01:23:35 -04:00
Bassam Husain
5242dc7276 Print_start adjusted: prints should now start even if bed temp is higher than what was set in slicer; does set sliced temp at the end though. 2023-05-10 01:11:58 -04:00
Bassam Husain
05dba3939e Adjusted PRINT_START bedtempAlmost logic. 2023-05-09 17:20:30 -04:00
Bassam Husain
1cdcb4934b PRINT_START adjust: don't cooldown if not necessary. 2023-04-22 07:10:06 -04:00
Bassam Husain
498e0d4a4d PRINT_START bedtemp fix, 2nd try. 2023-04-20 16:56:25 -04:00
Bassam Husain
9b712df594 PRINT_START bedtemp fix. 2023-04-20 16:43:43 -04:00
Bassam Husain
e888ac0882 Added orange pi temp section. 2023-04-20 12:37:03 -04:00
Bassam Husain
89fbb10154 variable_pre_purge_prime_length reverted. 2023-04-20 12:10:00 -04:00
Bassam Husain
6eb152e58d Adjust PRINT_START: safe_z_home startX, startY. 2023-04-19 10:53:08 -04:00
Bassam Husain
2e5764f295 Adjusted print_start start x, y positions conditionally. 2023-04-18 10:39:22 -04:00
Bassam Husain
7e5aeb6654 Print_start adjusted. 2023-04-17 02:13:19 -04:00
Bassam Husain
f5d3499da7 Getting safe_z_home info in print_start. 2023-04-17 01:02:20 -04:00
Bassam Husain
2c8a4e5aa0 Print_start improvements. 2023-04-17 00:55:51 -04:00
Bassam Husain
b8d246762f Added print_start heating. 2023-04-14 07:39:46 -04:00
Bassam Husain
9fc09eef43 Added more steps to heating in print_start. 2023-04-13 19:48:11 -04:00
Bassam Husain
02eb713930 Added more steps to heating in print_start. 2023-04-13 18:06:36 -04:00
Bassam Husain
f0729bfc2e New z_offset. 2023-04-11 15:54:19 -04:00
Bassam Husain
d53a6d822a Adjusted PRINT_START: travel speeds. 2023-04-06 09:31:15 -04:00
Bassam Husain
3f06eebe42 Adjusted PRINT_START temperature heating sequence. 2023-04-06 09:16:18 -04:00
Bassam Husain
f9832b60c3 Adjusted print_start to start heating first, then home x and y. 2023-04-02 20:38:14 -04:00
Bassam Husain
1805a999b1 Adjusted start position for purge_line. 2023-04-02 18:47:41 -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
f4ce4165d5 Added beeping on colour/filament change. 2023-03-20 01:02:56 -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
3c84c049c8 Rearranged beeper section. 2023-03-11 23:19:47 -05:00
Bassam Husain
95dbb44ad2 Merge branch 'master' into personal 2023-03-10 05:08:56 -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
Bassam Husain
9263f3a912 Implemented TEMPERATURE_WAIT in macros. NOTE: users should pull these changes. 2023-03-08 03:05:33 -05:00
Bassam Husain
11f11de7db Added temperature wait macro. 2023-03-03 22:06:29 -05:00
bassamanator
119c313434 NOTE: users SHOULD pull in these changes. Removed test_speed.cfg import; macro is not ready for use. 2023-02-27 21:43:44 -05:00
Bassam Husain
8ad625a00f Adjusted README.md. 2023-02-19 02:37:59 -05:00
Bassam Husain
5fd3d77fc2 Many changes to README. 2023-02-19 02:30:08 -05:00
Bassam Husain
c3d755b671 Updated readme.md. 2023-02-17 23:55:53 -05:00