mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
Add Dremel 3D20, 3D40, and 3D45 (#4777)
* Add base files & 3D20 * Add Dremel 3D20, 3D40, and 3D45 * Used the wrong name * Let's see if this fixes the crashes * test * Limit variables and trying something * Forgot to remove these,,, * Tweaks * Re-add Dremel files and fix several format errors * Add Dremel 3D40 & 3D45 and process * Temp bed model/texture * Forgot to add the actual files * Revert "Forgot to add the actual files" This reverts commit9190ca3d0e. * Revert "Temp bed model/texture" This reverts commit6e873f8e72. * Update fdm_process_dremel_common.json * Add bed models * Improve upon build plates * Attempt at fixing error * Didn't work * Attempt at a fix * Revert "Attempt at a fix" This reverts commit1e06ea355c. * Try changing order of process_list * Remove gcode_flavor from process * Add fdm_filament_pla to Dremel.json * Add Dremel Generic PLA * forgot this... * Change to dremel * Fix buildplate model naming * Try this * Revert "Try this" This reverts commit851f355c2e. * Fix issues that it won't load on Linux/Mac OS --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
12
resources/profiles/Dremel/filament/Dremel Generic PLA.json
Normal file
12
resources/profiles/Dremel/filament/Dremel Generic PLA.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "Dremel Generic PLA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_flow_ratio": ["0.98"],
|
||||
"filament_max_volumetric_speed": ["12"],
|
||||
"slow_down_layer_time": ["8"]
|
||||
}
|
||||
Reference in New Issue
Block a user