11 Commits

Author SHA1 Message Date
nathanrooy
7cd2c68e2d fixed "positionning" -> "positioning" typo 2024-03-25 19:28:46 -04:00
Jelle Spijker
09a34f5155
Fixed Unnecessary default_values
Contributes to CURA-11575
2024-01-22 14:21:35 +01:00
Christopher Peredy
16715e6a3b EN4 update Neptune 4 (Pro) definition
Update same acceleration and start G-code settings according to
Elegoo Cura v4.8.0_20231208.
2023-12-09 16:55:36 +01:00
Christopher Peredy
ae50a047f5 EN4 Remove ineffective default values
The test `test_validateOverridingDefaultValue` pointed out that some
default values are ineffective. This commit removes these default
values.
2023-10-09 02:49:01 +02:00
Christopher Peredy
05facee620 EN4 Remove redundancies in definition 2023-10-05 01:46:00 +02:00
Christopher Peredy
d73b5cb458 EN4 Run printer-linter 2023-10-03 23:11:00 +02:00
Christopher Peredy
4aafc04505 EN4 Fix missing extruder error 2023-10-01 12:45:14 +02:00
Christopher Peredy
ab3d44d7d4 EN4 Fix print one at a time
Removed `gantry_height` because it covers the entire build plate and
makes printing one at a time practically impossible. The user should
manually verify that the printing order is correct, so the external part
cooler does not nock of already printed models.
2023-09-30 21:02:19 +02:00
Christopher Peredy
7b6827e128 EN4 definition inherits elegoo_base
Pros:
    - Less redundancy between elegoo_base and N4 definition
Cons:
    - Changes in elegoo_base also effect N4
    - I don't fully understand what presets get priority over others and
      when they overwrite or just extend another preset. It works for now
      but changes in Curas preset parsing/handling may break this
      profile!
2023-09-30 14:18:07 +02:00
Christopher Peredy
f8ea66604e EN4 Improve print time estimation 2023-09-28 16:52:54 +02:00
Christopher Peredy
6d0e0f2cbc Add support for ELEGOO Neptune 4 2023-09-27 01:15:58 +02:00