Brandon Wees
Brandon Wees
@liberodark we have been working on a standalone profile for the C1 on the discord: https://discord.com/channels/1137181739773603922/1341526631465881762 We have a working start/end gcode that works with the chamber temperature control in...
Also, I added some margins to the core one picture so it doesnt look squished if you would like to use this picture instead: 
> > If we take what is done on the Prusa side, it is indeed COREONE. > > But you can change it in the search menu. > > It's...
[Apple's HIG Colors](https://developer.apple.com/design/human-interface-guidelines/color#Specifications) are a great resource since they have specific color sets for light and dark mode that maximize contrast in UI.
I did some investigation into the issue this evening. The issue appears to be caused by Prusa's servers not giving a correct response back when WebKit tries to do the...
> This one works for me: [dev.to/jobber/custom-google-map-markers-on-ios-with-react-native-maps-1m2n](https://dev.to/jobber/custom-google-map-markers-on-ios-with-react-native-maps-1m2n) > > Finally a (good) workaround What specifically worked? Using the buffered array? I am getting this error when I hide a bunch...
Cool yeah I realized that I hadn't setup all of the proper export directories on my output directoy. Looks like the CORE One uses a different dependency system than the...
Yeah I took some time yesterday to see how it all works. It looks like Prusa just use the mk4s as the base profile and tweak the acceleration and speeds...
Yeah I am hitting that same issue 😅. I will report back if I can get it working!
> > I had to do a few adjustments to the start gcode to handle chamber temperatures (orca only has one temperature setting instead of 2 like PS). > >...