Bassam Husain
d4b9849f78
Merge branch 'master' into skr-mini-e3-v3
2023-04-26 13:17:52 -04:00
Bassam Husain
b0d122a1c1
Adjust Initial steps, step 1.
2023-04-23 09:39:20 -04:00
Bassam Husain
6ede727449
Update README.md
...
Flash Firmware section.
2023-04-23 08:57:17 -04:00
Bassam Husain
6eedc4bd60
Update README.md
...
Edit Adjust Your Slicer section.
2023-04-22 16:53:46 -04:00
Bassam Husain
940ea48541
Update README.md
2023-04-22 15:00:45 -04:00
Bassam Husain
57e6755ced
Merge pull request #42 from muffix/dont-cool-down-in-print-start
...
Avoid cooling down the extruder in PRINT_START
2023-04-22 07:24:44 -04:00
Björn Marschollek
835e990d88
Avoid cooling down the extruder in PRINT_START
...
The current `PRINT_START` macro heats the extruder to 150 degrees, then
to 170, and finally to the target temperature. If the extruder is
already hot, this unnecessarily cools it down and wastes time.
This change only cools down the hotend if it's above the target
temperature and then only to that temperature.
If the extruder was colder than 150 degrees, this change maintains the
current behaviour.
2023-04-22 12:20:01 +02:00
Bassam Husain
45434cde14
Merge pull request #41 from muffix/add-rpi2040-with-2x-adxl345
...
Add config for 2 ADXL345 via RasPi pico
2023-04-21 16:41:58 -04:00
Bassam Husain
51fd3f0b19
Update adxl-rpi-pico-2x.cfg
...
Minor adjustments to adxl-rpi-pico-2x.cfg.
2023-04-21 16:41:26 -04:00
Björn Marschollek
4df5ef2db3
Add config for 2 ADXL345 via RasPi pico
...
This adds a configuration supporting two ADXL345 sensors at the same
time though a Raspberry Pi pico.
Resonance measurements for both the head and the bed can be done without
having to change the sensors.
2023-04-21 20:26:11 +02:00
Bassam Husain
23d24aab17
Merge branch 'master' of github.com:bassamanator/Sovol-SV06-firmware
2023-04-20 17:09:58 -04:00
Bassam Husain
43d067acab
Merge pull request #39 from muffix/add-minimum-for-bed-temperature
...
Add a minimum bed temperature of 0 degrees in `PRINT_START`.
2023-04-20 17:04:35 -04:00
Björn Marschollek
4a38d34a0e
Add a minimum bed temperature of 0 degrees
...
If the bed temperature is less than 2, the print job fails with an
error message complaining about an invalid temperature. This happens,
for instance, when printing ABS where the bed is not supposed to be
heated.
This change makes sure that the bed temperature cannot be negative.
2023-04-20 22:53:19 +02:00
Bassam Husain
5e342261c8
Pulling in print_start from personal branch.
2023-04-20 12:19:06 -04:00
Bassam Husain
1823d0ca37
Updated readme: Download section.
2023-04-19 22:59:32 -04:00
Bassam Husain
c7a3508b2e
Pulling from master.
2023-04-18 08:20:52 -04:00
Bassam Husain
8bfed9c573
Spelling fixes.
2023-04-18 07:44:09 -04:00
Bassam Husain
807c91507a
Pulling in from personal branch.
2023-04-17 00:41:03 -04:00
Bassam Husain
a30d367d1d
Commented out raspberry pi temperature section.
2023-04-17 00:21:03 -04:00
Bassam Husain
297ce7b437
Reversed stepper_x.dir_pin.
2023-04-13 17:41:33 -04:00
Bassam Husain
70557d38d3
Pulling in from master.
2023-04-13 17:34:34 -04:00
Bassam Husain
5abaf73b9c
Comment cleanup in print_end.
2023-04-13 17:32:44 -04:00
Bassam Husain
238091d860
Minor speedup in print_start.
2023-04-13 17:28:55 -04:00
Bassam Husain
6dc119cf99
Added pause/runout/m600 to faq. Reduced speed in print_start.
2023-04-07 19:44:30 -04:00
Bassam Husain
9e68610908
Update README.md
2023-04-07 18:07:24 -04:00
Bassam Husain
b3040f4244
Create CODE_OF_CONDUCT.md
2023-04-07 14:04:00 -04:00
Bassam Husain
8c6ebbca2c
Create CONTRIBUTING.md
2023-04-07 13:56:28 -04:00
Bassam Husain
1f3707123a
Update issue templates
2023-04-07 13:47:17 -04:00
Bassam Husain
1a5c935c54
Merging with master.
2023-04-07 10:00:31 -04:00
Bassam Husain
953daefa32
Adjusted PRINT_START sequence to save time, and to prevent oozing. Increased microsteps to 128, and added square_corner_velocity.
v0.1.2-sv06
2023-04-07 09:52:06 -04:00
Bassam Husain
1226153862
Updated readme.
2023-04-06 08:34:11 -04:00
Bassam Husain
4f499a72f5
Update printer.cfg
...
Set extruder.microsteps to 64.
2023-04-06 07:10:31 -04:00
Bassam Husain
d0b426d5b0
Updated readme.
2023-04-06 06:44:26 -04:00
Bassam Husain
4b90c7abc5
Added G90 to steps after homing.
2023-04-06 06:22:01 -04:00
Bassam Husain
daa07e37c0
Merge branch 'master' of github.com:bassamanator/Sovol-SV06-firmware.
2023-04-03 14:49:03 -04:00
Bassam Husain
758a3f8b77
Update README.md
...
Added instructions for adjusting slicer start/end gcode.
2023-04-03 12:51:49 -04:00
Bassam Husain
c1427d9418
Update README.md
2023-04-03 08:28:35 -04:00
Bassam Husain
371e0d604a
Update README.md
2023-04-03 08:09:36 -04:00
Bassam Husain
ab339294b9
Simplified and made clear instructions on skr-mini-e3-v3 branch.
2023-04-02 22:50:23 -04:00
Bassam Husain
dba8b85da6
Getting skr-e3-v3 inline with master.
2023-04-02 22:24:21 -04:00
Bassam Husain
5b5ce8df57
Adjusted readme.
v0.1.1-sv06
2023-04-02 19:11:43 -04:00
Bassam Husain
8346c79f35
Adjusted start position for purge_line.
2023-04-02 19:00:47 -04:00
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
39131e0d66
Merge branch 'master' of github.com:bassamanator/Sovol-SV06-firmware
2023-04-02 11:08:47 -04:00
Bassam Husain
862c45b88f
Update README.md
...
Added firmware location to Flash Firmware section.
2023-04-01 22:48:49 -04:00
Bassam Husain
73f15169b6
README: minor change.
2023-03-27 18:33:48 -04:00
Bassam Husain
3caf21bc8b
Adjusted fans and reversed stepper_x move direction.
2023-03-26 08:44:37 -04:00
Bassam Husain
5142687f98
Merge branch 'master' into skr-mini-e3-v3
2023-03-26 07:13:01 -04:00
Bassam Husain
38cabc7513
Update README.md
...
Before you begin section.
v0.1.0-sv06
2023-03-24 20:36:06 -04:00
Bassam Husain
d628b6e9ef
Updated 'before you begin' section to let users know that is assumed to be the username.
2023-03-23 12:05:36 -04:00