Commit Graph

9 Commits

Author SHA1 Message Date
wenjie.guo
6edaa740bc FIX: Change z hop height from 0.2mm to 0.4mm
Models with overhanging areas are easily knocked down with Z hop height
at 0.2mm
Github: None
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: I65fa14fe5f217c2d1384569efa8c2233c14dde83
2023-11-01 09:33:21 +08:00
chunmao.guo
142499871e NEW: add best_object_pos for auto-arranging
For i3 printers, best object position may not be the bed center,
we need to align objects to the specified best_object_pos.

Jira: STUDIO-4133

Change-Id: I06e31e597d2dd8288eb24a52d836cc8a134a4111
2023-11-01 09:11:19 +08:00
lane.wei
a22fd80bf4 ENH: refine the logic of extruder_clearance_radius
1. use extruder_clearance_max_radius instead
2. set the value of P1P/P1S to the same value of X1C
JIRA: STUDIO-4214

Change-Id: I1ae5e4203db0933854b4388b5505dbf34b40edae
2023-11-01 09:11:19 +08:00
xun.zhang
1e83346277 ENH: add printer structure in config
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I78969725c8b9984872e57fd2da476b9417cc1df7
(cherry picked from commit c57fc4a9ea501e60f52f4267892816cdf8f4e3c8)
2023-11-01 09:11:19 +08:00
wenjie.guo
de13d6bcad FIX: Change the default z_hop from 0.4mm to 0.2mm
for X series and P seris with nozzle 0.4mm.

Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: Iaa15c4ffaeed455f99261151020f13d498c615f4
(cherry picked from commit 3dafafe3a66863b7af743b4fffd41d68b9c24737)
2023-11-01 09:11:19 +08:00
lane.wei
3752f608a4 FIX: sync the layer change gcode to P1P
Change-Id: I8a57c43dbb1e5979a1714939426995dc7d229966
2023-08-01 22:09:01 +08:00
xun.zhang
13d33a2cf2 ENH: modify P1S start gcode
Use P1P start gcode for P1S

Change-Id: Ic787c78e1e368551740344893a0d7092a34f5b40
2023-07-31 14:29:15 +08:00
xun.zhang
793c657b46 ENH: remove nozzle_hrc in params page and profiles
use std::map to map nozzle_type to nozzle_hrc

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ie9d1db486808bd5164c7952caecaf4ac279f43d8
2023-07-31 14:29:15 +08:00
qing.zhang
108b0b6999 ENH: add P1S machine
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ide4b293e20e0a66dde748ee5844c7bc0dfcc359e
2023-07-13 10:35:05 +08:00