Commit graph

1870 commits

Author SHA1 Message Date
SoftFever
4a288c617c refactor global to plate translation 2023-04-17 00:12:57 +08:00
SoftFever
e74d366791 fix bed mesh for multi plate 2023-04-16 22:06:37 +08:00
SoftFever
656101dc79 set default filament_colors in app config 2023-04-16 21:54:33 +08:00
SoftFever
661e79ca8c tweak name pos 2023-04-16 17:02:19 +08:00
Cory Charlton
35725a23e6
Revert the default filament color change
In commit c7dbf848a6# the default filament color was changed. This reverts that change in order to implement #759
2023-04-15 11:10:10 -07:00
SoftFever
7f12c18a4a support custom bed texture and model
#83
#685
#695
2023-04-15 01:37:46 +08:00
SoftFever
9671cdfc68 increase nozzle_diameter limitation
#752
2023-04-15 01:19:30 +08:00
SoftFever
8127f27d79 fix build error on Windows 2023-04-14 00:57:34 +08:00
SoftFever
f5d82ee906 fix wrong object polygon for non-first plates
#668
2023-04-13 19:51:00 +08:00
SoftFever
099ed10144 Fix Windows icon res 2023-04-12 17:05:23 +08:00
SoftFever
a731241e9c fix crash when undo/redo 2023-04-11 23:12:56 +08:00
SoftFever
65e397767c optimized plate name location 2023-04-10 22:54:06 +08:00
SoftFever
07d048ef36 USE_PRIVATE_FONTS 2023-04-10 20:44:20 +08:00
SoftFever
ef3614a21a optimize icon position for circle bed 2023-04-10 18:55:14 +08:00
SoftFever
cb22560d38 fix an issue that time estimation is written twice for 3rd party printers 2023-04-10 11:44:53 +08:00
SoftFever
87ba3263cc fix default bed triangles and check_outside & intersect_instance 2023-04-09 22:16:36 +08:00
SoftFever
0d20f13196 Revert "wip"
This reverts commit 35d8c101fb.
2023-04-08 10:45:42 +08:00
SoftFever
1dec3fe9cb Merge branch 'main' into feature/delta 2023-04-08 09:21:35 +08:00
SoftFever
3f7ed3829c Fix top/bottom flow rate bug #680 2023-04-07 22:15:50 +08:00
SoftFever
35d8c101fb wip 2023-04-07 13:40:17 +08:00
SoftFever
23165b8f3e fix Malformed command issue for Klipper 2023-04-06 15:39:02 +08:00
SoftFever
5d1c36c7d4 update OrcaCube v2 2023-04-06 15:38:08 +08:00
SoftFever
51ef90c54e fix an undo/redo bug for plate name 2023-04-05 23:22:51 +08:00
SoftFever
65963b465b 1.6
fix duplicated menu items
2023-04-05 22:34:42 +08:00
SoftFever
7edef28bbc add Orca Cube V1 2023-04-05 22:17:05 +08:00
SoftFever
62556df685
Merge pull request #645 from hliebscher/cz
add czech language (user request)
2023-04-05 22:05:34 +08:00
SoftFever
5c91516420 New feature: add handy models
3DBenchy: https://www.3dbenchy.com/
Voron Cube https://vorondesign.com/
Autodesk FDM Test: https://github.com/kickstarter/kickstarter-autodesk-3d
2023-04-04 23:13:06 +08:00
SoftFever
814de36768 tweak plate name location for Mac and Linux 2023-04-04 21:39:33 +08:00
SoftFever
8640025ef8 Stop mandatory temperature stetting commands in gcode for Klipper
#61
2023-04-03 21:42:06 +08:00
SoftFever
0d3b84b9d3 Keep project file compatible with BambuStudio
#599
2023-04-03 20:04:53 +08:00
SoftFever
1a281e99a6 Show help info of setting up connection 2023-04-03 20:02:55 +08:00
SoftFever
7816c93741 Unable to Export Config Files #622 2023-04-02 22:53:37 +08:00
SoftFever
615a317173 fix instance id 2023-04-02 22:23:23 +08:00
SoftFever
1c09fe5caa fix bug 2023-04-02 21:57:25 +08:00
SoftFever
6cb7d0de95 fix extruder_clearance_radius
#620
2023-04-02 20:58:49 +08:00
SoftFever
bf556a0272 New feature: show auto calibration marks on bed for X1/X1C printers
#88
2023-04-02 11:42:18 +08:00
SoftFever
c68fa18caf opti string for klipper connection 2023-04-02 00:21:16 +08:00
SoftFever
c7dbf848a6 Set default filament color rgb(242, 117, 78)
Introduce secondary accent color rgb(242, 117, 78)
2023-04-01 22:20:53 +08:00
Heiko Liebscher
ade20ac962 fix czech 2023-04-01 13:38:48 +02:00
Heiko Liebscher
80904f0fc0 first init czech language 2023-04-01 10:46:03 +02:00
SoftFever
b85b514bd9 F5 key to reload printer view
#543
2023-04-01 15:04:23 +08:00
SoftFever
22a24168e6 support Klipper Exclude objects natively.
Also remove fake slicer info
2023-04-01 13:25:55 +08:00
SoftFever
32d952587d use plate name in job name if set 2023-04-01 13:24:13 +08:00
SoftFever
72e2a4c417 Set z hop/lift type to Normal by default 2023-03-29 23:38:49 +08:00
SoftFever
2e5c648be7 set z hop type to Normal by default 2023-03-29 23:38:08 +08:00
SoftFever
6d60f968f4 New feature: plate name 2023-03-29 22:13:42 +08:00
SoftFever
f5c4cc9a54 New feature: plate name 2023-03-29 21:36:14 +08:00
veevee2
0ddaa092ae Update PrintConfig.cpp
#534 ; allow up to 1.8mm nozzle diameter (from 1.0 maximum originaly)
2023-03-19 17:10:06 +01:00
SoftFever
01867cd319 update doxygen 2023-03-19 18:14:16 +08:00
SoftFever
2696a63bb2 fix regression: wrong first_layer_print_min and first_layer_print_max when project has multi plates
#523
2023-03-19 18:14:16 +08:00