mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +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/machine/Dremel 3D45.json
Normal file
12
resources/profiles/Dremel/machine/Dremel 3D45.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "Dremel 3D45",
|
||||
"nozzle_diameter": "0.4",
|
||||
"family": "Dremel",
|
||||
"bed_model": "dremel_3d40_3d45_buildplate_model.stl",
|
||||
"bed_texture": "",
|
||||
"hotend_model": "",
|
||||
"machine_tech": "FFF",
|
||||
"model_id": "Dremel_3D45",
|
||||
"default_materials": "Dremel Generic PLA @3D45 all"
|
||||
}
|
||||
Reference in New Issue
Block a user