Add Dremel 3D40 & 3D45 and process

This commit is contained in:
cochcoder 2024-03-29 20:42:18 -04:00
parent c22dbcf307
commit 64aa703e8c
29 changed files with 1346 additions and 665 deletions

View file

@ -1,19 +1,34 @@
{
"filament_settings_id": [
"Generic PLA @Dremel 3D40 all"
"type": "filament",
"setting_id": "GFSL99_00",
"name": "Dremel Generic PLA @3D40 all",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_max_volumetric_speed": ["9"],
"slow_down_layer_time": ["10"],
"filament_retraction_length": [
"3"
],
"from": "system",
"hot_plate_temp": [
"filament_retraction_speed": [
"60"
],
"hot_plate_temp_initial_layer": [
"60"
],
"inherits": "fdm_filament_common",
"is_custom_defined": "0",
"name": "Generic PLA @Dremel 3D40 all",
"hot_plate_temp": [
"60"
],
"nozzle_temperature": [
"225"
],
"nozzle_temperature_initial_layer": [
"225"
],
"version": "1.7.0.2"
"nozzle_temperature_range_high": [
"230"
],
"compatible_printers": [
"Dremel 3D40 0.4 nozzle"
]
}