Fix Dremel 3D45 Profile (#5497)

* Change G-Code

* Change config to closely match prusa profile

The profile can be found at https://forum.prusa3d.com/forum/prusaslicer/looking-for-a-dremel-3d45-profile-for-prusa-slicer-help-me-help-my-students/

* Use original build plate model

* Change printable area

* Update machine settings

* Change bed model naming

* Prevent future conflicts

* Update values

* Fix error

* Disable firmware retraction

* Enable reduce infill retraction

* Fully disable relative e distances

* Fix filename format

* Revert "Fix filename format"

This reverts commit b95e76a57a.

* Forgot this one

* Clean up
This commit is contained in:
cochcoder
2024-06-15 08:01:26 +00:00
committed by GitHub
parent b3fff4ffd5
commit 35352d48e8
5 changed files with 49 additions and 76 deletions

View File

@@ -5,28 +5,26 @@
"from": "system",
"instantiation": "true",
"inherits": "Dremel Generic PLA",
"filament_max_volumetric_speed": ["9"],
"slow_down_layer_time": ["10"],
"slow_down_min_speed": "10",
"close_fan_the_first_x_layers": "3",
"filament_loading_speed_start": "3",
"filament_loading_speed": "28",
"filament_unloading_speed_start": "100",
"filament_unloading_speed": "90",
"filament_cooling_moves": "4",
"filament_cooling_initial_speed": "2.2",
"filament_cooling_final_speed": "3.4",
"filament_retraction_length": [
"3"
],
"filament_retraction_speed": [
"60"
],
"hot_plate_temp_initial_layer": [
"60"
],
"hot_plate_temp": [
"60"
],
"nozzle_temperature": [
"225"
"200"
],
"nozzle_temperature_initial_layer": [
"225"
],
"nozzle_temperature_range_high": [
"230"
"200"
],
"compatible_printers": [
"Dremel 3D45 0.4 nozzle"