Commit graph

17 commits

Author SHA1 Message Date
Hukete
1067fc2649
Update the some profiles (#3470)
* 10-25

Add TPU-95A HF

* 1030

Adding Introduction of Chamber Temperature Control Macros(M191) to Notes

* 1102

Add ABS-GF10 profile,
Remove a extra "s" from the "0.36mm Standard @Qidi XPlus3 0.6 nozzle.json" file

* 1106

Add the PA value to some genetic filament profiles

* Add new filaments profiles

Add new filaments profiles

* 1

1

* Add two new filaments

Add two new filaments

* Optimized 0.2mm nozzle profiles

Optimized 0.2 mm nozzle QIDI Generic ABS/PETG/PLA profiles

* disable prime tower

disable prime tower and independent_support_layer_height,
Improve some part of the surface when supported

* Fix the name issue

Fix the name issue
2024-01-06 15:15:49 +08:00
SoftFever
f89932f63e make exclude_object off by default 2023-12-29 09:21:49 +08:00
SoftFever
5213fbfa86 Support initial_tool variable for filename format 2023-11-13 22:25:32 +08:00
Hukete
c03d58318a
Update fdm_process_qidi_x3_common.json 11/13 (#2717)
* 10-25

Add TPU-95A HF

* 1030

Adding Introduction of Chamber Temperature Control Macros(M191) to Notes

* 1102

Add ABS-GF10 profile,
Remove a extra "s" from the "0.36mm Standard @Qidi XPlus3 0.6 nozzle.json" file

* 1106

Add the PA value to some genetic filament profiles

* Update fdm_filament_pla.json

Change the fan rate of begin layers

* Update fdm_process_qidi_x3_common.json

Reduction of top surface particles

* Update fdm_process_qidi_x3_common.json

Add  M140 S90 to M191 macro, Preventing slow chamber warming in cold winter environments
2023-11-13 22:22:21 +08:00
Hukete
4645943360
Update fdm_process_qidi_x3_common.json (#2683)
* 10-25

Add TPU-95A HF

* 1030

Adding Introduction of Chamber Temperature Control Macros(M191) to Notes

* 1102

Add ABS-GF10 profile,
Remove a extra "s" from the "0.36mm Standard @Qidi XPlus3 0.6 nozzle.json" file

* 1106

Add the PA value to some genetic filament profiles

* Update fdm_filament_pla.json

Change the fan rate of begin layers

* Update fdm_process_qidi_x3_common.json

Reduction of top surface particles
2023-11-10 20:51:44 +08:00
Hukete
bea9b54689
Update profiles for Qidi printers (#2629)
* 10-25

Add TPU-95A HF

* 1030

Adding Introduction of Chamber Temperature Control Macros(M191) to Notes

* 1102

Add ABS-GF10 profile,
Remove a extra "s" from the "0.36mm Standard @Qidi XPlus3 0.6 nozzle.json" file

* 1106

Add the PA value to some genetic filament profiles

* Update fdm_process_qidi_x3_common.json

The macro code cant add to the bottom of the printer.cfg
2023-11-06 21:57:24 +08:00
Rob Trame
f1345d276b
Fix typos and style inconsistencies related to configuration (#2580)
* Fix 'min' accidentally defined as 'max'

* Remove duplicate retract_lift_above/below definitions

* Add correct unit for jerk

* Make speed tooltip consistent with others

* Remove accidental 's' in Qidi XPlus config

* Remove trailing comma in RatRig config

* Add 'type' field to KP3S PRO configs

* Revert "Make speed tooltip consistent with others"

This reverts commit 16c05751814cc6222fa976612ce7ff8e456141c8.

* Revert "Remove duplicate retract_lift_above/below definitions"

This reverts commit 54ca51f3de2a5e3ca1d9e9538c51a28b59acabcf.

* Remove non-translated retract_lift_above/below definitions

* Update PrintConfig.cpp

Revert jerk unit
2023-11-04 02:41:13 +08:00
SoftFever
01ff70197b set default internal_solid_infill_pattern to monotonic for Qidi machines 2023-11-03 18:35:46 +08:00
Hukete
cfcba09d9d
Update QIDI profiles (#2586)
* 10-25

Add TPU-95A HF

* 1030

Adding Introduction of Chamber Temperature Control Macros(M191) to Notes

* 1102

Add ABS-GF10 profile,
Remove a extra "s" from the "0.36mm Standard @Qidi XPlus3 0.6 nozzle.json" file
2023-11-02 18:41:03 +08:00
Hukete
95dc4b7c6d
Update Chamber Temperature Control (#2542)
* 10-25

Add TPU-95A HF

* 1030

Adding Introduction of Chamber Temperature Control Macros(M191) to Notes
2023-10-30 19:56:56 +08:00
Hukete
fdb73b2e2a
Qidi: profiles updates (#2506)
Add TPU-95A HF
2023-10-25 17:11:24 +08:00
Hukete
f2fdd03ba0
QIDI Profiles Change (#2054)
* QIDI Profiles Change

* fix syntax errors

---------

Co-authored-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2023-09-10 14:11:28 +08:00
SoftFever
e624632969 semm 2023-09-09 13:19:59 +08:00
SoftFever
e6fcbfae07 fix 2023-08-26 20:55:44 +08:00
SoftFever
2a478ab4f9 post changes after merging BS1.7.4
Remove tracking etc..
2023-08-26 18:45:43 +08:00
xun.zhang
a39c2018d4 ENH: optimize some params for third-party printer
Thanks for Orca's efforts to improve third-party profiles.
This modification is based on Orca's commits afdd753db7 and aaefc400e1.


commit afdd753db7
Author: SoftFever <softfeverever@gmail.com>
Date:   Thu Aug 3 00:40:30 2023 +0800

    tweak profiles

commit aaefc400e1
Author: SoftFever <softfeverever@gmail.com>
Date:   Mon Jul 31 18:48:25 2023 +0800

    Tweak profiles
    1. Fix Voron Trident printable height issue #1641
    2. Revamp Qidi X3 printer profiles
    3. Turn on accel_to_decel_enable for klipper machine by default
    4. Many other profiles tweaks


Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I7c3ffaec5b06df61eb44b1c565bcb4a6c8de89ea
2023-08-04 18:28:42 +08:00
xun.zhang
4733a9a602 ENH: pick Qidi and Voxelab printers from orca
Change-Id: Ic441a96dfe82915c6b1ddfba07c5cabd7a7a4148
2023-07-07 17:29:08 +08:00