Commit Graph

1870 Commits

Author SHA1 Message Date
SoftFever
d3ab2596c6 refactor global to plate translation 2023-04-17 00:12:57 +08:00
SoftFever
c1ec4130f2 fix bed mesh for multi plate 2023-04-16 22:06:37 +08:00
SoftFever
5a61edf005 set default filament_colors in app config 2023-04-16 21:54:33 +08:00
SoftFever
1dde6b98ba tweak name pos 2023-04-16 17:02:19 +08:00
Cory Charlton
a6d0ad778e 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
65142df472 support custom bed texture and model
#83
#685
#695
2023-04-15 01:37:46 +08:00
SoftFever
30d95dffcc increase nozzle_diameter limitation
#752
2023-04-15 01:19:30 +08:00
SoftFever
76807000f2 fix build error on Windows 2023-04-14 00:57:34 +08:00
SoftFever
03de23ad8e fix wrong object polygon for non-first plates
#668
2023-04-13 19:51:00 +08:00
SoftFever
c72697cfd9 Fix Windows icon res 2023-04-12 17:05:23 +08:00
SoftFever
5aea14e7a0 fix crash when undo/redo 2023-04-11 23:12:56 +08:00
SoftFever
e279c86d5a optimized plate name location 2023-04-10 22:54:06 +08:00
SoftFever
2e928554ef USE_PRIVATE_FONTS 2023-04-10 20:44:20 +08:00
SoftFever
266915ce4a optimize icon position for circle bed 2023-04-10 18:55:14 +08:00
SoftFever
3bd27e8578 fix an issue that time estimation is written twice for 3rd party printers 2023-04-10 11:44:53 +08:00
SoftFever
103d3ac04d fix default bed triangles and check_outside & intersect_instance 2023-04-09 22:16:36 +08:00
SoftFever
2b06c8d0dd Revert "wip"
This reverts commit 35d8c101fb.
2023-04-08 10:45:42 +08:00
SoftFever
4f3a0bc918 Merge branch 'main' into feature/delta 2023-04-08 09:21:35 +08:00
SoftFever
8cd1d81944 Fix top/bottom flow rate bug #680 2023-04-07 22:15:50 +08:00
SoftFever
88c037f90a wip 2023-04-07 13:40:17 +08:00
SoftFever
93b8ff6cef fix Malformed command issue for Klipper 2023-04-06 15:39:02 +08:00
SoftFever
8d3134cf2f update OrcaCube v2 2023-04-06 15:38:08 +08:00
SoftFever
ca2ac83f97 fix an undo/redo bug for plate name 2023-04-05 23:22:51 +08:00
SoftFever
f1d612fa03 1.6
fix duplicated menu items
2023-04-05 22:34:42 +08:00
SoftFever
89ea42eb7d add Orca Cube V1 2023-04-05 22:17:05 +08:00
SoftFever
da19f1db26 Merge pull request #645 from hliebscher/cz
add czech language (user request)
2023-04-05 22:05:34 +08:00
SoftFever
de13b726ec 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
f22c99b8e7 tweak plate name location for Mac and Linux 2023-04-04 21:39:33 +08:00
SoftFever
be2f3ef9da Stop mandatory temperature stetting commands in gcode for Klipper
#61
2023-04-03 21:42:06 +08:00
SoftFever
cdc6f194b4 Keep project file compatible with BambuStudio
#599
2023-04-03 20:04:53 +08:00
SoftFever
f77828d70f Show help info of setting up connection 2023-04-03 20:02:55 +08:00
SoftFever
da8086287d Unable to Export Config Files #622 2023-04-02 22:53:37 +08:00
SoftFever
f9532b39e8 fix instance id 2023-04-02 22:23:23 +08:00
SoftFever
c757263d13 fix bug 2023-04-02 21:57:25 +08:00
SoftFever
b3604c983a fix extruder_clearance_radius
#620
2023-04-02 20:58:49 +08:00
SoftFever
a8161b985e New feature: show auto calibration marks on bed for X1/X1C printers
#88
2023-04-02 11:42:18 +08:00
SoftFever
1454621ec1 opti string for klipper connection 2023-04-02 00:21:16 +08:00
SoftFever
77e6fa5dad 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
58d5acbc11 fix czech 2023-04-01 13:38:48 +02:00
Heiko Liebscher
5c25f0deeb first init czech language 2023-04-01 10:46:03 +02:00
SoftFever
6833b7f1e5 F5 key to reload printer view
#543
2023-04-01 15:04:23 +08:00
SoftFever
ce5a19295f support Klipper Exclude objects natively.
Also remove fake slicer info
2023-04-01 13:25:55 +08:00
SoftFever
6218147061 use plate name in job name if set 2023-04-01 13:24:13 +08:00
SoftFever
1077c3361b Set z hop/lift type to Normal by default 2023-03-29 23:38:49 +08:00
SoftFever
173140729c set z hop type to Normal by default 2023-03-29 23:38:08 +08:00
SoftFever
d71a639898 New feature: plate name 2023-03-29 22:13:42 +08:00
SoftFever
d6f282e899 New feature: plate name 2023-03-29 21:36:14 +08:00
veevee2
3fec53af3e 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
444b3b8eaa update doxygen 2023-03-19 18:14:16 +08:00
SoftFever
bfeeee7636 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